mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add SuperBid (ERC20) (#6892)
* Info for token SuperBid * Fix decimals field * Autofix (allowlist) Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
This commit is contained in:
parent
64d2903a3d
commit
402ca3858f
|
@ -153,6 +153,7 @@
|
|||
"0x054D64b73d3D8A21Af3D764eFd76bCaA774f3Bb2",
|
||||
"0x054f76beED60AB6dBEb23502178C52d6C5dEbE40",
|
||||
"0x055A0a8507949Aa3Fc323Ae001bdFcA36AE549cE",
|
||||
"0x0563DCe613D559a47877fFD1593549fb9d3510D6",
|
||||
"0x0569ae13ee0039Ac53C8457434288D92804DF820",
|
||||
"0x056dD20b01799E9C1952c7c9a5ff4409a6110085",
|
||||
"0x056Fd409E1d7A124BD7017459dFEa2F387b6d5Cd",
|
||||
|
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "SuperBid",
|
||||
"type": "ERC20",
|
||||
"symbol": "SUPERBID",
|
||||
"decimals": 18,
|
||||
"website": "https://www.superbid.io",
|
||||
"description": "SuperBid is an innovative social-auction app that connects influencers with their fans.",
|
||||
"explorer": "https://etherscan.io/token/0x0563DCe613D559a47877fFD1593549fb9d3510D6",
|
||||
"status": "active",
|
||||
"id": "0x0563DCe613D559a47877fFD1593549fb9d3510D6"
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 24 KiB |
Loading…
Reference in New Issue
Block a user