forked from trustwallet/assets
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add top10 tokens (OPTIMISM), (ARETH) (trustwallet#17706)
* Create logo.png * Create info.json * Create logo.png * Create logo.png * Create info.json * Create logo.png * Create info.json * Create logo.png * Create info.json * Create logo.png * Create info.json * Create info.json * Create logo.png * Create info.json * Create logo.png * Create info.json * Create logo.png * Create info.json * Create logo.png * Create logo.png * Create info.json * Create info.json * Create logo.png * Create info.json * Create logo.png * Create info.json * Create logo.png * Create info.json * Update info.json * Update info.json * Update info.json * Update info.json * Update info.json * Fixes (sanity and consistency, auto) Co-authored-by: cryptomanz <[email protected]>
- Loading branch information
1 parent
78d518f
commit ab8a4bb
Showing
28 changed files
with
353 additions
and
0 deletions.
There are no files selected for viewing
21 changes: 21 additions & 0 deletions
21
blockchains/arbitrum/assets/0x82aF49447D8a07e3bd95BD0d56f35241523fBab1/info.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{ | ||
"name": "Wrapped Ether", | ||
"type": "ARBITRUM", | ||
"symbol": "WETH", | ||
"decimals": 18, | ||
"website": "https://weth.io/", | ||
"description": "wETH is wrapped ETH", | ||
"explorer": "https://arbiscan.io/token/0x82af49447d8a07e3bd95bd0d56f35241523fbab1", | ||
"status": "active", | ||
"id": "0x82aF49447D8a07e3bd95BD0d56f35241523fBab1", | ||
"links": [ | ||
{ | ||
"name": "coinmarketcap", | ||
"url": "https://coinmarketcap.com/currencies/weth/" | ||
}, | ||
{ | ||
"name": "coingecko", | ||
"url": "https://coingecko.com/coins/weth/" | ||
} | ||
] | ||
} |
Binary file added
BIN
+10.6 KB
blockchains/arbitrum/assets/0x82aF49447D8a07e3bd95BD0d56f35241523fBab1/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
33 changes: 33 additions & 0 deletions
33
blockchains/arbitrum/assets/0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1/info.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
{ | ||
"name": "Dai Stablecoin", | ||
"type": "ARBITRUM", | ||
"symbol": "DAI", | ||
"decimals": 18, | ||
"website": "https://tether.to/", | ||
"description": "Multi-Collateral Dai, brings a lot of new and exciting features, such as support for new CDP collateral types and Dai Savings Rate.", | ||
"explorer": "https://arbiscan.io/token/0xda10009cbd5d07dd0cecc66161fc93d7c9000da1", | ||
"status": "active", | ||
"id": "0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1", | ||
"links": [ | ||
{ | ||
"name": "coinmarketcap", | ||
"url": "https://coinmarketcap.com/currencies/multi-collateral-dai/" | ||
}, | ||
{ | ||
"name": "coingecko", | ||
"url": "https://coingecko.com/coins/dai/" | ||
}, | ||
{ | ||
"name": "twitter", | ||
"url": "https://twitter.com/MakerDAO" | ||
}, | ||
{ | ||
"name": "whitepaper", | ||
"url": "https://makerdao.com/whitepaper/" | ||
} | ||
], | ||
"tags": [ | ||
"stablecoin", | ||
"defi" | ||
] | ||
} |
Binary file added
BIN
+10.6 KB
blockchains/arbitrum/assets/0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
28 changes: 28 additions & 0 deletions
28
blockchains/arbitrum/assets/0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8/info.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
{ | ||
"name": "USD Coin (Arb1)", | ||
"type": "ARBITRUM", | ||
"symbol": "USDC", | ||
"decimals": 18, | ||
"website": "https://www.centre.io/usdc", | ||
"description": "USDC is a fully collateralized US Dollar stablecoin developed by CENTRE, the open source project with Circle being the first of several forthcoming issuers.", | ||
"explorer": "https://arbiscan.io/token/0xff970a61a04b1ca14834a43f5de4533ebddb5cc8", | ||
"status": "active", | ||
"id": "0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8", | ||
"links": [ | ||
{ | ||
"name": "coinmarketcap", | ||
"url": "https://coinmarketcap.com/currencies/usd-coin/" | ||
}, | ||
{ | ||
"name": "coingecko", | ||
"url": "https://coingecko.com/coins/usd-coin/" | ||
}, | ||
{ | ||
"name": "blog", | ||
"url": "https://centre.io/blog" | ||
} | ||
], | ||
"tags": [ | ||
"stablecoin" | ||
] | ||
} |
Binary file added
BIN
+19.9 KB
blockchains/arbitrum/assets/0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
32 changes: 32 additions & 0 deletions
32
blockchains/arbitrum/assets/0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9/info.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
{ | ||
"name": "Tether USD", | ||
"type": "ARBITRUM", | ||
"symbol": "USDT", | ||
"decimals": 6, | ||
"website": "https://tether.to/", | ||
"description": "Tether gives you the joint benefits of open blockchain technology and traditional currency by converting your cash into a stable digital currency equivalent.", | ||
"explorer": "https://arbiscan.io/token/0xfd086bc7cd5c481dcc9c85ebe478a1c0b69fcbb9", | ||
"status": "active", | ||
"id": "0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9", | ||
"links": [ | ||
{ | ||
"name": "coinmarketcap", | ||
"url": "https://coinmarketcap.com/currencies/tether/" | ||
}, | ||
{ | ||
"name": "coingecko", | ||
"url": "https://coingecko.com/coins/tether/" | ||
}, | ||
{ | ||
"name": "twitter", | ||
"url": "https://twitter.com/Tether_to" | ||
}, | ||
{ | ||
"name": "whitepaper", | ||
"url": "https://stableset.com/audits/tether_audit_v1/tether_audit_v1.pdf" | ||
} | ||
], | ||
"tags": [ | ||
"stablecoin" | ||
] | ||
} |
Binary file added
BIN
+11.5 KB
blockchains/arbitrum/assets/0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
32 changes: 32 additions & 0 deletions
32
blockchains/arbitrum/assets/0xfc5A1A6EB076a2C7aD06eD22C90d7E710E35ad0a/info.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
{ | ||
"name": "GMX", | ||
"type": "ARBITRUM", | ||
"symbol": "GMX", | ||
"decimals": 18, | ||
"website": "https://gmx.io/", | ||
"description": "GMX is a decentralized spot and perpetual exchange that supports low swap fees and zero price impact trades.", | ||
"explorer": "https://arbiscan.io/token/0xfc5a1a6eb076a2c7ad06ed22c90d7e710e35ad0a", | ||
"status": "active", | ||
"id": "0xfc5A1A6EB076a2C7aD06eD22C90d7E710E35ad0a", | ||
"links": [ | ||
{ | ||
"name": "coinmarketcap", | ||
"url": "https://coinmarketcap.com/currencies/gmx/" | ||
}, | ||
{ | ||
"name": "coingecko", | ||
"url": "https://coingecko.com/coins/gmx/" | ||
}, | ||
{ | ||
"name": "twitter", | ||
"url": "https://twitter.com/GMX_IO" | ||
}, | ||
{ | ||
"name": "telegram", | ||
"url": "https://t.me/GMX_IO" | ||
} | ||
], | ||
"tags": [ | ||
"defi" | ||
] | ||
} |
Binary file added
BIN
+20.9 KB
blockchains/arbitrum/assets/0xfc5A1A6EB076a2C7aD06eD22C90d7E710E35ad0a/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25 changes: 25 additions & 0 deletions
25
blockchains/optimism/assets/0x350a791Bfc2C21F9Ed5d10980Dad2e2638ffa7f6/info.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
{ | ||
"name": "ChainLink", | ||
"symbol": "LINK", | ||
"type": "OPTIMISM", | ||
"decimals": 18, | ||
"description": "A blockchain-based middleware, acting as a bridge between cryptocurrency smart contracts, data feeds, APIs and traditional bank account payments.", | ||
"website": "https://chain.link/", | ||
"explorer": "https://optimistic.etherscan.io/address/0x350a791Bfc2C21F9Ed5d10980Dad2e2638ffa7f6", | ||
"status": "active", | ||
"id": "0x350a791Bfc2C21F9Ed5d10980Dad2e2638ffa7f6", | ||
"links": [ | ||
{ | ||
"name": "twitter", | ||
"url": "https://twitter.com/chainlink" | ||
}, | ||
{ | ||
"name": "coingecko", | ||
"url": "https://coingecko.com/coins/chainlink/" | ||
}, | ||
{ | ||
"name": "coinmarketcap", | ||
"url": "https://coinmarketcap.com/currencies/chainlink/" | ||
} | ||
] | ||
} |
Binary file added
BIN
+6.94 KB
blockchains/optimism/assets/0x350a791Bfc2C21F9Ed5d10980Dad2e2638ffa7f6/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions
21
blockchains/optimism/assets/0x4200000000000000000000000000000000000006/info.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{ | ||
"name": "Wrapped Ether", | ||
"symbol": "WETH", | ||
"type": "OPTIMISM", | ||
"decimals": 18, | ||
"description": "wETH is wrapped ETH", | ||
"website": "https://weth.io/", | ||
"explorer": "https://optimistic.etherscan.io/address/0x4200000000000000000000000000000000000006", | ||
"status": "active", | ||
"id": "0x4200000000000000000000000000000000000006", | ||
"links": [ | ||
{ | ||
"name": "coinmarketcap", | ||
"url": "https://coinmarketcap.com/currencies/weth/" | ||
}, | ||
{ | ||
"name": "coingecko", | ||
"url": "https://coingecko.com/coins/weth/" | ||
} | ||
] | ||
} |
Binary file added
BIN
+9.47 KB
blockchains/optimism/assets/0x4200000000000000000000000000000000000006/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
28 changes: 28 additions & 0 deletions
28
blockchains/optimism/assets/0x5029C236320b8f15eF0a657054B84d90bfBEDED3/info.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
{ | ||
"name": "BitANT", | ||
"symbol": "BitANT", | ||
"type": "OPTIMISM", | ||
"decimals": 18, | ||
"description": "BitANT is a governance token of BitBTC Protocol.10 billion BitANT have been minted at genesis, the team does not own any tokens: 80% liquidity is locked in DEX for 8 years; 15%,community airdrops; 5%,community mining. The exchange fee of the platform is mainly used to repurchase and burn BitANT.", | ||
"website": "https://bitbtc.money/", | ||
"explorer": "https://optimistic.etherscan.io/address/0x5029C236320b8f15eF0a657054B84d90bfBEDED3", | ||
"status": "active", | ||
"id": "0x5029C236320b8f15eF0a657054B84d90bfBEDED3", | ||
"links": [ | ||
{ | ||
"name": "twitter", | ||
"url": "https://twitter.com/SatoshiNJunior" | ||
}, | ||
{ | ||
"name": "medium", | ||
"url": "https://ibitlabs.medium.com/" | ||
}, | ||
{ | ||
"name": "coinmarketcap", | ||
"url": "https://coinmarketcap.com/currencies/bitant/" | ||
} | ||
], | ||
"tags": [ | ||
"defi" | ||
] | ||
} |
Binary file added
BIN
+38.4 KB
blockchains/optimism/assets/0x5029C236320b8f15eF0a657054B84d90bfBEDED3/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions
21
blockchains/optimism/assets/0x50c5725949A6F0c72E6C4a641F24049A917DB0Cb/info.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{ | ||
"name": "Lyra Finance", | ||
"symbol": "LYRA", | ||
"type": "OPTIMISM", | ||
"decimals": 18, | ||
"description": "Lyra is an options trading protocol accessing the scalability of Layer 2 Ethereum to provide a robust, lightning-fast and reliable trading experience.", | ||
"website": "https://www.lyra.finance", | ||
"explorer": "https://optimistic.etherscan.io/address/0x50c5725949A6F0c72E6C4a641F24049A917DB0Cb", | ||
"status": "active", | ||
"id": "0x50c5725949A6F0c72E6C4a641F24049A917DB0Cb", | ||
"links": [ | ||
{ | ||
"name": "twitter", | ||
"url": "https://twitter.com/lyrafinance" | ||
}, | ||
{ | ||
"name": "coingecko", | ||
"url": "https://coingecko.com/coins/lyra-finance" | ||
} | ||
] | ||
} |
Binary file added
BIN
+19.9 KB
blockchains/optimism/assets/0x50c5725949A6F0c72E6C4a641F24049A917DB0Cb/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions
21
blockchains/optimism/assets/0x61BAADcF22d2565B0F471b291C475db5555e0b76/info.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{ | ||
"name": "Aelin Token", | ||
"symbol": "AELIN", | ||
"type": "OPTIMISM", | ||
"decimals": 18, | ||
"description": "Aelin is a fundraising protocol built on Ethereum and launched on Optimism", | ||
"website": "https://aelin.xyz", | ||
"explorer": "https://optimistic.etherscan.io/address/0x61BAADcF22d2565B0F471b291C475db5555e0b76", | ||
"status": "active", | ||
"id": "0x61BAADcF22d2565B0F471b291C475db5555e0b76", | ||
"links": [ | ||
{ | ||
"name": "coinmarketcap", | ||
"url": "https://coinmarketcap.com/currencies/aelin/" | ||
}, | ||
{ | ||
"name": "coingecko", | ||
"url": "https://coingecko.com/coins/aelin" | ||
} | ||
] | ||
} |
Binary file added
BIN
+24.8 KB
blockchains/optimism/assets/0x61BAADcF22d2565B0F471b291C475db5555e0b76/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions
21
blockchains/optimism/assets/0x9Bcef72be871e61ED4fBbc7630889beE758eb81D/info.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{ | ||
"name": "Rocket Pool ETH", | ||
"symbol": "rETH", | ||
"type": "OPTIMISM", | ||
"decimals": 18, | ||
"description": "Rocket Pool is the first truly decentralised Ethereum staking pool.", | ||
"website": "https://rocketpool.net", | ||
"explorer": "https://optimistic.etherscan.io/address/0x9Bcef72be871e61ED4fBbc7630889beE758eb81D", | ||
"status": "active", | ||
"id": "0x9Bcef72be871e61ED4fBbc7630889beE758eb81D", | ||
"links": [ | ||
{ | ||
"name": "twitter", | ||
"url": "https://twitter.com/Rocket_Pool" | ||
}, | ||
{ | ||
"name": "medium", | ||
"url": "https://medium.com/rocket-pool" | ||
} | ||
] | ||
} |
Binary file added
BIN
+64.1 KB
blockchains/optimism/assets/0x9Bcef72be871e61ED4fBbc7630889beE758eb81D/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
28 changes: 28 additions & 0 deletions
28
blockchains/optimism/assets/0x9e1028F5F1D5eDE59748FFceE5532509976840E0/info.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
{ | ||
"name": "Perpetual", | ||
"symbol": "PERP", | ||
"type": "OPTIMISM", | ||
"decimals": 18, | ||
"description": "On-chain derivative DEX with liquidity provisioning and up to 10x leverage for makers and takers.", | ||
"website": "https://www.perp.com/", | ||
"explorer": "https://optimistic.etherscan.io/address/0x9e1028F5F1D5eDE59748FFceE5532509976840E0", | ||
"status": "active", | ||
"id": "0x9e1028F5F1D5eDE59748FFceE5532509976840E0", | ||
"links": [ | ||
{ | ||
"name": "twitter", | ||
"url": "https://twitter.com/perpprotocol" | ||
}, | ||
{ | ||
"name": "coingecko", | ||
"url": "https://coingecko.com/coins/perpetual-protocol/" | ||
}, | ||
{ | ||
"name": "coinmarketcap", | ||
"url": "https://coinmarketcap.com/currencies/perpetual-protocol/" | ||
} | ||
], | ||
"tags": [ | ||
"defi" | ||
] | ||
} |
Binary file added
BIN
+5.11 KB
blockchains/optimism/assets/0x9e1028F5F1D5eDE59748FFceE5532509976840E0/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions
21
blockchains/optimism/assets/0xF98dCd95217E15E05d8638da4c91125E59590B07/info.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{ | ||
"name": "Kromatika", | ||
"symbol": "KROM", | ||
"type": "OPTIMISM", | ||
"decimals": 18, | ||
"description": "Non-mintable ERC20 token deployed on Ethereum, secured by OpenZepellin and audited by MythX with a total supply of 100 million.", | ||
"website": "https://kromatika.finance", | ||
"explorer": "https://optimistic.etherscan.io/address/0xF98dCd95217E15E05d8638da4c91125E59590B07", | ||
"status": "active", | ||
"id": "0xF98dCd95217E15E05d8638da4c91125E59590B07", | ||
"links": [ | ||
{ | ||
"name": "twitter", | ||
"url": "https://twitter.com/KromatikaFi" | ||
}, | ||
{ | ||
"name": "coinmarketcap", | ||
"url": "https://coinmarketcap.com/currencies/kromatika/" | ||
} | ||
] | ||
} |
Binary file added
BIN
+36.5 KB
blockchains/optimism/assets/0xF98dCd95217E15E05d8638da4c91125E59590B07/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions
21
blockchains/optimism/assets/0xffD27b572246f35c992EfB28DD8cB730b93Ed301/info.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{ | ||
"name": "Rubicon", | ||
"symbol": "Rubicon", | ||
"type": "OPTIMISM", | ||
"decimals": 18, | ||
"description": "The Rubicon Protocol is a decentralized exchange protocol on the Ethereum blockchain.", | ||
"website": "https://www.rubicon.finance", | ||
"explorer": "https://optimistic.etherscan.io/address/0xffD27b572246f35c992EfB28DD8cB730b93Ed301", | ||
"status": "active", | ||
"id": "0xffD27b572246f35c992EfB28DD8cB730b93Ed301", | ||
"links": [ | ||
{ | ||
"name": "twitter", | ||
"url": "https://twitter.com/rubicondefi" | ||
}, | ||
{ | ||
"name": "telegram", | ||
"url": "https://t.me/rubicondefi" | ||
} | ||
] | ||
} |
Binary file added
BIN
+16.3 KB
blockchains/optimism/assets/0xffD27b572246f35c992EfB28DD8cB730b93Ed301/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.