mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Migration for SAFEMOON (BEP20) (#16920)
* Create info.json * Create logo.png * Update info.json * Delete logo.png * Update info.json
This commit is contained in:
parent
b5cf04ed88
commit
cf6d6e1c82
|
@ -0,0 +1,24 @@
|
||||||
|
{
|
||||||
|
"name": "SafeMoon V2",
|
||||||
|
"website": "https://safemoon.net/",
|
||||||
|
"description": "SafeMoon is a cryptocurrency token created in March 2021 on the Binance Smart Chain blockchain.",
|
||||||
|
"explorer": "https://bscscan.com/token/0x42981d0bfbAf196529376EE702F2a9Eb9092fcB5",
|
||||||
|
"type": "BEP20",
|
||||||
|
"symbol": "SFM",
|
||||||
|
"decimals": 9,
|
||||||
|
"status": "active",
|
||||||
|
"id": "0x42981d0bfbAf196529376EE702F2a9Eb9092fcB5",
|
||||||
|
"tags": [
|
||||||
|
"deflationary"
|
||||||
|
],
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "reddit",
|
||||||
|
"url": "https://reddit.com/r/SafeMoon"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/safemoon"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Binary file not shown.
After Width: | Height: | Size: 75 KiB |
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"name": "SafeMoon",
|
"name": "Old SafeMoon",
|
||||||
"website": "https://safemoon.xyz",
|
"website": "https://safemoon.xyz",
|
||||||
"description": "Self generating liquidity token - Reflection paid back to holders.",
|
"description": "Self generating liquidity token - Reflection paid back to holders.",
|
||||||
"explorer": "https://bscscan.com/token/0x8076c74c5e3f5852037f31ff0093eeb8c8add8d3",
|
"explorer": "https://bscscan.com/token/0x8076c74c5e3f5852037f31ff0093eeb8c8add8d3",
|
||||||
|
@ -7,9 +7,9 @@
|
||||||
"type": "BEP20",
|
"type": "BEP20",
|
||||||
"symbol": "SAFEMOON",
|
"symbol": "SAFEMOON",
|
||||||
"decimals": 9,
|
"decimals": 9,
|
||||||
"status": "active",
|
"status": "abandoned",
|
||||||
"id": "0x8076C74C5e3F5852037F31Ff0093Eeb8c8ADd8D3",
|
"id": "0x8076C74C5e3F5852037F31Ff0093Eeb8c8ADd8D3",
|
||||||
"tags": [
|
"tags": [
|
||||||
"deflationary"
|
"deflationary"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 23 KiB |
Loading…
Reference in New Issue
Block a user