mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add RisingSun Token (BEP20) (#12777)
* Add RisingSun Token as a SmartChain asset * update links for RisingSun * remove excess comma from json * fix coingecko link
This commit is contained in:
parent
b626a17818
commit
0d974c2842
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"name": "RisingSun Token",
|
||||
"website": "https://risingsun.finance/",
|
||||
"description": "RisingSun powers the greatest play to earn NFT card game ecosystem on the Binance Smart Chain. Over 4 billion collectable samurai battle cards make for one of the most unique gaming experiences on blockchain. The novel NFT card game is coming soon — SamuraiRising.",
|
||||
"explorer": "https://bscscan.com/token/0x917841c010b3d86ED886F36F2C9807E07a2e3093",
|
||||
"type": "BEP20",
|
||||
"symbol": "RSUN",
|
||||
"decimals": 9,
|
||||
"status": "active",
|
||||
"id": "0x917841c010b3d86ED886F36F2C9807E07a2e3093",
|
||||
"links": [
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/RisingSun-Token"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/risingsuntoken"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/risingsun_token"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/risingsun/"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/risingsun"
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 26 KiB |
Loading…
Reference in New Issue
Block a user