mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
SafeBank DIGITAL token submission (#6913)
* added Safebank Token logo and info * remove trailing whitespaces * update log and added whitepaper link * use checksum format for contract address * added temp postfix * rename the directy used checksum format * removed the safebank token to fix the checksum * added sagebank token info and icon * use the checksum address * use the checksum address * added website * added white-paper
This commit is contained in:
parent
2fceeedaf1
commit
df2a02bf36
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"name": "SafeBank DIGITAL",
|
||||
"description": "SafeBank Digital is a yield and liquidity generation protocol by DafriBank Digital. SafeBank employs 3 simple functions: Reflection + LP acquisition + Burn In each trade, the transaction is taxed a 10% fee, which is split 2 ways.",
|
||||
"explorer": "https://bscscan.com/token/0x52e22D2480bC39F4aB13d4788014AEc3195bbCf7",
|
||||
"website": "https://safebank.app",
|
||||
"white_paper": "https://safebank.app/whitepaper.html",
|
||||
"type": "BEP20",
|
||||
"symbol": "SafeBankToken",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x52e22D2480bC39F4aB13d4788014AEc3195bbCf7",
|
||||
"socials": [
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": "https://twitter.com/SafeBankToken"
|
||||
},
|
||||
{
|
||||
"name": "Telegram",
|
||||
"url": "https://t.me/SafeBank"
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 5.6 KiB |
Loading…
Reference in New Issue
Block a user