Skip to content

Commit

Permalink
Adding TON, WTON token (#1329)
Browse files Browse the repository at this point in the history
  • Loading branch information
mandoopapa authored Jul 16, 2024
1 parent 736a1fc commit d60fc95
Show file tree
Hide file tree
Showing 3 changed files with 102 additions and 0 deletions.
14 changes: 14 additions & 0 deletions contract-map.json
Original file line number Diff line number Diff line change
Expand Up @@ -4784,5 +4784,19 @@
"erc721": false,
"symbol": "QUICK",
"decimals": 18
},
"0x2be5e8c109e2197D077D13A82dAead6a9b3433C5": {
"name": "Tokamak Network Token",
"logo": "TON.svg",
"erc20": true,
"symbol": "TON",
"decimals": 18
},
"0xc4A11aaf6ea915Ed7Ac194161d2fC9384F15bff2": {
"name": "Wrapped TON",
"logo": "WTON.svg",
"erc20": true,
"symbol": "WTON",
"decimals": 27
}
}
44 changes: 44 additions & 0 deletions images/TON.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
44 changes: 44 additions & 0 deletions images/WTON.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 d60fc95

Please sign in to comment.