mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add SUSHI BEP20 (#5706)
* Add SUSHI BEP20 https://bscscan.com/token/0x947950bcc74888a40ffa2593c5798f11fc9124c4 * Fixes (sanity and consistency, auto), history Co-authored-by: Iamdeadlyz <Iamdeadlyz@users.noreply.github.com>
This commit is contained in:
parent
21e952ec1f
commit
a527c84642
|
@ -121,6 +121,7 @@
|
|||
"0x9095e8d707E40982aFFce41C61c10895157A1B22",
|
||||
"0x90DF11a8ccE420675e73922419e3f4f3Fe13CCCb",
|
||||
"0x928e55daB735aa8260AF3cEDadA18B5f70C72f1b",
|
||||
"0x947950BcC74888a40Ffa2593C5798F11Fc9124C4",
|
||||
"0x948d2a81086A075b3130BAc19e4c6DEe1D2E3fE8",
|
||||
"0x95c78222B3D6e262426483D42CfA53685A67Ab9D",
|
||||
"0x9678E42ceBEb63F23197D726B29b1CB20d0064E5",
|
||||
|
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"name": "Sushi",
|
||||
"website": "https://sushiswap.fi",
|
||||
"description": "SushiSwap claims to be an evolution of #Uniswap with $SUSHI tokenomics.",
|
||||
"explorer": "https://bscscan.com/token/0x947950bcc74888a40ffa2593c5798f11fc9124c4",
|
||||
"research": "",
|
||||
"type": "BEP20",
|
||||
"symbol": "SUSHI",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x947950BcC74888a40Ffa2593C5798F11Fc9124C4"
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 48 KiB |
Loading…
Reference in New Issue
Block a user