mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
[Internal] Update SAITAMA ERC20 (#21900)
* [Internal] Update SAITAMA ERC20 Token migration announcement: https://twitter.com/WeAreSaitama/status/1531328120682188800 Old token contract: 0x8B3192f5eEBD8579568A2Ed41E6FEB402f93f73F New token contract: 0xCE3f08e664693ca792caCE4af1364D5e220827B2 * Fix logo and Facebook link * Update info.json * Update logo.png * Update tokenlist.json * Fixes (sanity and consistency, auto) Co-authored-by: CryptoA <82717856+Cryptocool1@users.noreply.github.com> Co-authored-by: Iamdeadlyz <Iamdeadlyz@users.noreply.github.com>
This commit is contained in:
parent
687e089012
commit
55257b8662
|
@ -6,6 +6,6 @@
|
|||
"website": "https://saitamatoken.com",
|
||||
"description": "Community Owned Decentralised Token",
|
||||
"explorer": "https://etherscan.io/token/0x8b3192f5eebd8579568a2ed41e6feb402f93f73f",
|
||||
"status": "active",
|
||||
"status": "abandoned",
|
||||
"id": "0x8B3192f5eEBD8579568A2Ed41E6FEB402f93f73F"
|
||||
}
|
|
@ -0,0 +1,44 @@
|
|||
{
|
||||
"name": "SAITAMA",
|
||||
"website": "https://saitamatoken.com",
|
||||
"description": "Community Owned Decentralised Token",
|
||||
"explorer": "https://etherscan.io/token/0xCE3f08e664693ca792caCE4af1364D5e220827B2",
|
||||
"type": "ERC20",
|
||||
"symbol": "SAITAMA",
|
||||
"decimals": 9,
|
||||
"status": "active",
|
||||
"id": "0xCE3f08e664693ca792caCE4af1364D5e220827B2",
|
||||
"tags": [
|
||||
"memes"
|
||||
],
|
||||
"links": [
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://saitamatoken.com/SAITAMA_INU_WHITEPAPER_V1.pdf"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/WeAreSaitama"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/SaitamaWorldwide"
|
||||
},
|
||||
{
|
||||
"name": "discord",
|
||||
"url": "https://discord.com/invite/saitama"
|
||||
},
|
||||
{
|
||||
"name": "facebook",
|
||||
"url": "https://facebook.com/groups/1275234186328559"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/saitama-inu-new/"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/saitama-inu/"
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 83 KiB |
|
@ -278,7 +278,7 @@
|
|||
"base": "c60_t0x8a854288a5976036A725879164Ca3e91d30c6A1B"
|
||||
},
|
||||
{
|
||||
"base": "c60_t0x8B3192f5eEBD8579568A2Ed41E6FEB402f93f73F"
|
||||
"base": "c60_t0xCE3f08e664693ca792caCE4af1364D5e220827B2"
|
||||
},
|
||||
{
|
||||
"base": "c60_t0x8CE9137d39326AD0cD6491fb5CC0CbA0e089b6A9"
|
||||
|
@ -2052,13 +2052,13 @@
|
|||
"pairs": []
|
||||
},
|
||||
{
|
||||
"asset": "c60_t0x8B3192f5eEBD8579568A2Ed41E6FEB402f93f73F",
|
||||
"asset": "c60_t0xCE3f08e664693ca792caCE4af1364D5e220827B2",
|
||||
"type": "ERC20",
|
||||
"address": "0x8B3192f5eEBD8579568A2Ed41E6FEB402f93f73F",
|
||||
"name": "Saitama Inu",
|
||||
"address": "0xCE3f08e664693ca792caCE4af1364D5e220827B2",
|
||||
"name": "SAITAMA",
|
||||
"symbol": "SAITAMA",
|
||||
"decimals": 9,
|
||||
"logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x8B3192f5eEBD8579568A2Ed41E6FEB402f93f73F/logo.png",
|
||||
"logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xCE3f08e664693ca792caCE4af1364D5e220827B2/logo.png",
|
||||
"pairs": []
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user