Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added chain/injective-testnet/asset/usdc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions chain/injective-testnet/erc20_2.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,17 @@
"coinGeckoId": "",
"wallet_preload": true
},
{
"type": "erc20",
"contract": "0x0C382e685bbeeFE5d3d9C29e29E341fEE8E84C5d",
"name" : "USD Coin",
"symbol": "USDC",
"description": "USD Coin - Directly minted on Injective-Testnet by the Circle Foundation.",
"decimals": 6,
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/injective-testnet/asset/usdc.png",
"coinGeckoId": "",
"wallet_preload": true
},
{
"type": "erc20",
"contract": "0x719fF496ddf37C56F2A958676f630f417a4084aa",
Expand Down
Binary file modified chain/injective/asset/usdc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions chain/injective/erc20_2.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,16 @@
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/injective/asset/winj.png",
"coinGeckoId": "",
"wallet_preload": true
},
{
"type": "erc20",
"contract": "0xa00C59fF5a080D2b954d0c75e46E22a0c371235a",
"name" : "USD Coin",
"symbol": "USDC",
"description": "USD Coin - Directly minted on Injective by the Circle Foundation.",
"decimals": 6,
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/injective/asset/usdc.png",
"coinGeckoId": "usd-coin",
"wallet_preload": true
}
]
Loading