mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add Marlin (POND) (ERC20) (#13097)
* Update info.json * Create logo.png * Fixes (sanity and consistency, auto), history Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
This commit is contained in:
parent
8f99c26702
commit
18cf087439
|
@ -2326,6 +2326,7 @@
|
||||||
"0x57Ab1ec28D129707052df4dF418D58a2D46d5f51",
|
"0x57Ab1ec28D129707052df4dF418D58a2D46d5f51",
|
||||||
"0x57aD67aCf9bF015E4820Fbd66EA1A21BED8852eC",
|
"0x57aD67aCf9bF015E4820Fbd66EA1A21BED8852eC",
|
||||||
"0x57b7E9f4B3CD22B0D6CDb672F6494da2492C16fF",
|
"0x57b7E9f4B3CD22B0D6CDb672F6494da2492C16fF",
|
||||||
|
"0x57B946008913B82E4dF85f501cbAeD910e58D26C",
|
||||||
"0x57C09A8de0b0F471F8567609777aDdFfb5c46a08",
|
"0x57C09A8de0b0F471F8567609777aDdFfb5c46a08",
|
||||||
"0x57C75ECCc8557136D32619a191fBCDc88560d711",
|
"0x57C75ECCc8557136D32619a191fBCDc88560d711",
|
||||||
"0x57c8D5d5b87A1580FDAF996cEF674Bb0d7F14C98",
|
"0x57c8D5d5b87A1580FDAF996cEF674Bb0d7F14C98",
|
||||||
|
|
|
@ -0,0 +1,29 @@
|
||||||
|
{
|
||||||
|
"name": "Marlin POND",
|
||||||
|
"website": "https://www.marlin.pro/",
|
||||||
|
"description": "Marlin is an open protocol that provides a high-performance programmable network infrastructure for Web 3.0",
|
||||||
|
"explorer": "https://etherscan.io/token/0x57b946008913b82e4df85f501cbaed910e58d26c",
|
||||||
|
"type": "ERC20",
|
||||||
|
"symbol": "POND",
|
||||||
|
"decimals": 18,
|
||||||
|
"status": "active",
|
||||||
|
"id": "0x57B946008913B82E4dF85f501cbAeD910e58D26C",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/marlinprotocol"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "coingecko",
|
||||||
|
"url": "https://coingecko.com/en/coins/marlin/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "telegram",
|
||||||
|
"url": "https://t.me/marlinprotocol"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "coinmarketcap",
|
||||||
|
"url": "https://coinmarketcap.com/currencies/marlin/"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Binary file not shown.
After Width: | Height: | Size: 36 KiB |
Loading…
Reference in New Issue
Block a user