mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
add_ERC20_X2Y2 (#18265)
* add_ERC20_X2Y2 https://etherscan.io/token/0x1E4EDE388cbc9F4b5c79681B7f94d36a11ABEBC9 * removed github link cannot find Github link for X2Y2 * update coingecko link
This commit is contained in:
parent
834cb7edcc
commit
ac6f54b223
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"name": "X2Y2Token",
|
||||
"symbol": "X2Y2",
|
||||
"type": "ERC20",
|
||||
"decimals": 18,
|
||||
"description": "The decentralized NFT marketplace. By the people, for the people.",
|
||||
"website": "https://x2y2.io/",
|
||||
"explorer": "https://etherscan.io/token/0x1E4EDE388cbc9F4b5c79681B7f94d36a11ABEBC9",
|
||||
"status": "active",
|
||||
"id": "0x1E4EDE388cbc9F4b5c79681B7f94d36a11ABEBC9",
|
||||
"tags": [
|
||||
"nft"
|
||||
],
|
||||
"links": [
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/the_x2y2"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/x2y2"
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 19 KiB |
|
@ -3464,6 +3464,16 @@
|
|||
"decimals": 18,
|
||||
"logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xf4d2888d29D722226FafA5d9B24F9164c092421E/logo.png",
|
||||
"pairs": []
|
||||
},
|
||||
{
|
||||
"asset": "c60_t0x1E4EDE388cbc9F4b5c79681B7f94d36a11ABEBC9",
|
||||
"type": "ERC20",
|
||||
"address": "0x1E4EDE388cbc9F4b5c79681B7f94d36a11ABEBC9",
|
||||
"name": "X2Y2Token",
|
||||
"symbol": "X2Y2",
|
||||
"decimals": 18,
|
||||
"logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x1E4EDE388cbc9F4b5c79681B7f94d36a11ABEBC9/logo.png",
|
||||
"pairs": []
|
||||
}
|
||||
],
|
||||
"version": {
|
||||
|
|
Loading…
Reference in New Issue
Block a user