Skip to content

Commit

Permalink
tokens: sanko: add TRIPPY, SRANKO, DMTARDIO, SMOKE, LSD (#112)
Browse files Browse the repository at this point in the history
  • Loading branch information
deww400 authored Jun 15, 2024
1 parent cee3ecd commit 2ba6c78
Show file tree
Hide file tree
Showing 7 changed files with 45 additions and 9 deletions.
Binary file added src/assets/dmtardio.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/lsd.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/smoke.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/sranko.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/trippy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed src/assets/wony.png
Binary file not shown.
54 changes: 45 additions & 9 deletions src/tokens/sanko.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,15 +59,6 @@
"decimals": 18,
"quote": "other"
},
{
"chainId": 1996,
"symbol": "WONY",
"name": "WONYCOIN",
"address": "0x8D18F820d0bD4cE93550EcB9a69763E585713E1d",
"logoURI": "BASE_URL/assets/wony.png",
"decimals": 6,
"quote": "other"
},
{
"chainId": 1996,
"symbol": "GOLD",
Expand All @@ -76,5 +67,50 @@
"logoURI": "BASE_URL/assets/sankogold.png",
"decimals": 18,
"quote": "other"
},
{
"chainId": 1996,
"symbol": "TARD",
"name": "DMTardio Token",
"address": "0xad89dCFE247D12136Bc66127d70fFAb476136eCB",
"logoURI": "BASE_URL/assets/dmtardio.png",
"decimals": 18,
"quote": "other"
},
{
"chainId": 1996,
"symbol": "TRIPPY",
"name": "Trippy Dimethyltryptamine",
"address": "0xCBcd7944c0E729dDF44A8Fed973D74BD37Af9170",
"logoURI": "BASE_URL/assets/trippy.png",
"decimals": 18,
"quote": "other"
},
{
"chainId": 1996,
"symbol": "SRANKO",
"name": "POOP",
"address": "0x80e53DC303782d6CC1624d56b4C3bDa4125DB158",
"logoURI": "BASE_URL/assets/sranko.png",
"decimals": 18,
"quote": "other"
},
{
"chainId": 1996,
"symbol": "SMOKE",
"name": "smoke the ticker",
"address": "0xe78A3857593083dD6e1F7859e1B711401FC6f2cc",
"logoURI": "BASE_URL/assets/smoke.png",
"decimals": 18,
"quote": "other"
},
{
"chainId": 1996,
"symbol": "LSD",
"name": "LSD",
"address": "0x3c02f27100a06287e55bBA1A588CdC22D72B7965",
"logoURI": "BASE_URL/assets/lsd.png",
"decimals": 18,
"quote": "other"
}
]

0 comments on commit 2ba6c78

Please sign in to comment.