mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Updating with new contract info and setting old contract to "abandoned" status. (#13597)
* adding new Story contract. * adding social links.
This commit is contained in:
parent
c7a432e4bb
commit
453360916a
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "Story",
|
||||
"website": "https://storytoken.app",
|
||||
"description": "$STORY is the token fueling our crowdfunding platform called Story. Story provides anyone, anywhere with the platform to help others. Simply share their Story in 60 seconds or less and our community listens.",
|
||||
"explorer": "https://bscscan.com/token/0x85EE8e3E0068EdeeEE960979958d7F61416a9d84",
|
||||
"type": "BEP20",
|
||||
"symbol": "STORY",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x85EE8e3E0068EdeeEE960979958d7F61416a9d84",
|
||||
"links": [
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/StoryToken_"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/storytoken_official"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/story"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/story/"
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 8.7 KiB |
|
@ -6,6 +6,6 @@
|
|||
"type": "BEP20",
|
||||
"symbol": "STORY",
|
||||
"decimals": 9,
|
||||
"status": "active",
|
||||
"status": "abandoned",
|
||||
"id": "0xa1bc3505BB77735cE17484d00FfdE8C6eF53707b"
|
||||
}
|
Loading…
Reference in New Issue
Block a user