mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Derace token on BSC and ETH (#13795)
* Adding Derace token on ETH and BSC * Adding Derace ETH * Delete blockchains/smartchain/assets/0x373E768f79c820aA441540d254dCA6d045c6d25b directory * Fixed BSC info.config * Adding lists to ERC20 token * Adding lists to BEP20 token * Removing tiktok from links * Removing tiktok from links * Updated logo * Updated logo
This commit is contained in:
parent
9af1b65377
commit
90ec2e8d9e
|
@ -0,0 +1,33 @@
|
||||||
|
{
|
||||||
|
"name": "DeRace Token",
|
||||||
|
"website": "https://derace.com",
|
||||||
|
"description": "DeRace is a complete NFT horse racing ecosystem where you can participate in horse races, breed NFT horses with unique characteristics, build your own NFT hippodrome",
|
||||||
|
"explorer": "https://etherscan.io/token/0x9fa69536d1cda4A04cFB50688294de75B505a9aE",
|
||||||
|
"type": "ERC20",
|
||||||
|
"symbol": "DERC",
|
||||||
|
"decimals": 18,
|
||||||
|
"status": "active",
|
||||||
|
"id": "0x9fa69536d1cda4A04cFB50688294de75B505a9aE",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "blog",
|
||||||
|
"url": "https://derace.com"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/deracenft"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "telegram",
|
||||||
|
"url": "https://t.me/DeRaceNFT"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "medium",
|
||||||
|
"url": "https://deracenft.medium.com/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "discord",
|
||||||
|
"url": "https://discord.com/invite/67M9ckF3q3"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Binary file not shown.
After Width: | Height: | Size: 4.8 KiB |
|
@ -0,0 +1,33 @@
|
||||||
|
{
|
||||||
|
"name": "DeRace Token",
|
||||||
|
"website": "https://derace.com",
|
||||||
|
"description": "DeRace is a complete NFT horse racing ecosystem where you can participate in horse races, breed NFT horses with unique characteristics, build your own NFT hippodrome",
|
||||||
|
"explorer": "https://bscscan.com/token/0x373E768f79c820aA441540d254dCA6d045c6d25b",
|
||||||
|
"type": "BEP20",
|
||||||
|
"symbol": "DERC",
|
||||||
|
"decimals": 18,
|
||||||
|
"status": "active",
|
||||||
|
"id": "0x373E768f79c820aA441540d254dCA6d045c6d25b",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "blog",
|
||||||
|
"url": "https://derace.com"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/deracenft"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "telegram",
|
||||||
|
"url": "https://t.me/DeRaceNFT"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "medium",
|
||||||
|
"url": "https://deracenft.medium.com/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "discord",
|
||||||
|
"url": "https://discord.com/invite/67M9ckF3q3"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Binary file not shown.
After Width: | Height: | Size: 4.8 KiB |
Loading…
Reference in New Issue
Block a user