Skip to content

Commit

Permalink
Add SAND and LAND Token (#873)
Browse files Browse the repository at this point in the history
  • Loading branch information
brennanfife authored Jun 15, 2021
1 parent 29aa942 commit f72903a
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 0 deletions.
15 changes: 15 additions & 0 deletions contract-map.json
Original file line number Diff line number Diff line change
Expand Up @@ -3019,5 +3019,20 @@
"erc20": true,
"symbol": "PMON",
"decimals": 18
},
"0x3845badAde8e6dFF049820680d1F14bD3903a5d0": {
"name": "SAND",
"logo": "SAND.svg",
"erc20": true,
"symbol": "SAND",
"decimals": 18
},
"0x50f5474724e0Ee42D9a4e711ccFB275809Fd6d4a": {
"name": "Sandbox's LANDs",
"logo": "SAND.svg",
"erc20": false,
"erc721": true,
"symbol": "LAND",
"decimals": 0
}
}
22 changes: 22 additions & 0 deletions images/SAND.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f72903a

Please sign in to comment.