mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
add_BEP20_SAFEMOON (#6029)
* add_BEP20_SAFEMOON https://bscscan.com/token/0x8076c74c5e3f5852037f31ff0093eeb8c8add8d3 https://coinmarketcap.com/currencies/safemoon/ * Fixes (sanity and consistency, auto), history Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
This commit is contained in:
parent
6b22d924be
commit
be07879d36
|
@ -130,6 +130,7 @@
|
|||
"0x7Bd46f6Da97312AC2DBD1749f82E202764C0B914",
|
||||
"0x7f479d78380Ad00341fdD7322fE8AEf766e29e5A",
|
||||
"0x7F70642d88cf1C4a3a7abb072B53B929b653edA5",
|
||||
"0x8076C74C5e3F5852037F31Ff0093Eeb8c8ADd8D3",
|
||||
"0x81859801b01764D4f0Fa5E64729f5a6C3b91435b",
|
||||
"0x8191113581cBfa3fcdC6B0d2e6F84753D4850080",
|
||||
"0x81C15D3E956e55e77E1f3F257f0A65Bd2725fC55",
|
||||
|
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"name": "SafeMoon",
|
||||
"website": "https://safemoon.xyz",
|
||||
"description": "Self generating liquidity token - Reflection paid back to holders.",
|
||||
"explorer": "https://bscscan.com/token/0x8076c74c5e3f5852037f31ff0093eeb8c8add8d3",
|
||||
"research": "",
|
||||
"type": "BEP20",
|
||||
"symbol": "SAFEMOON",
|
||||
"decimals": 9,
|
||||
"status": "active",
|
||||
"id": "0x8076C74C5e3F5852037F31Ff0093Eeb8c8ADd8D3"
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 23 KiB |
Loading…
Reference in New Issue
Block a user