mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
add_BEP20_SFP (#5502)
* add_BEP20_SFP * Fixes (sanity and consistency, auto) Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
This commit is contained in:
parent
15dfc73cda
commit
a348b16cce
|
@ -147,6 +147,7 @@
|
|||
"0xcD7C5025753a49f1881B31C48caA7C517Bb46308",
|
||||
"0xcF6BB5389c92Bdda8a3747Ddb454cB7a64626C63",
|
||||
"0xd399359683c1cD5267f611261eDE08F22cE9729F",
|
||||
"0xD41FDb03Ba84762dD66a0af1a6C8540FF1ba5dfb",
|
||||
"0xd4CB328A82bDf5f03eB737f37Fa6B370aef3e888",
|
||||
"0xD83C88DB3A6cA4a32FFf1603b0f7DDce01F5f727",
|
||||
"0xD98560689C6e748DC37bc410B4d3096B1aA3D8C2",
|
||||
|
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "SafePal Token",
|
||||
"website": "https://www.safepal.io",
|
||||
"description": "SafePal is a cryptocurrency wallet that aims to provide a secure and user-friendly crypto asset management platform.",
|
||||
"explorer": "https://bscscan.com/token/0xd41fdb03ba84762dd66a0af1a6c8540ff1ba5dfb",
|
||||
"research": "https://research.binance.com/en/projects/safepal",
|
||||
"type": "BEP20",
|
||||
"symbol": "SFP",
|
||||
"decimals": 18,
|
||||
"id": "0xD41FDb03Ba84762dD66a0af1a6C8540FF1ba5dfb"
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 6.4 KiB |
Loading…
Reference in New Issue
Block a user