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:
John 2021-09-14 14:40:18 +01:00 committed by GitHub
parent c7a432e4bb
commit 453360916a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 30 additions and 1 deletions

View File

@ -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

View File

@ -6,6 +6,6 @@
"type": "BEP20",
"symbol": "STORY",
"decimals": 9,
"status": "active",
"status": "abandoned",
"id": "0xa1bc3505BB77735cE17484d00FfdE8C6eF53707b"
}