mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add IceToken to Ethereum and smartchain (#6470)
Co-authored-by: flachy <flachy2008@gmail.com>
This commit is contained in:
parent
b6aa2a3ee1
commit
11c1dd0873
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "IceToken",
|
||||
"website": "https://popsicle.finance",
|
||||
"description": "Popsicle finance is a next-gen cross-chain liquidity provider (LP) yield optimization platform",
|
||||
"explorer": "https://etherscan.io/token/0xf16e81dce15B08F326220742020379B855B87DF9",
|
||||
"type": "ERC20",
|
||||
"symbol": "ICE",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0xf16e81dce15B08F326220742020379B855B87DF9"
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 5.3 KiB |
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "IceToken",
|
||||
"website": "https://popsicle.finance",
|
||||
"description": "Popsicle finance is a next-gen cross-chain liquidity provider (LP) yield optimization platform",
|
||||
"explorer": "https://bscscan.com/token/0xf16e81dce15B08F326220742020379B855B87DF9",
|
||||
"type": "BEP20",
|
||||
"symbol": "ICE",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0xf16e81dce15B08F326220742020379B855B87DF9"
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 5.3 KiB |
Loading…
Reference in New Issue
Block a user