Skip to content

Commit

Permalink
Merge pull request #74 from 0xsequence/token-additions-15
Browse files Browse the repository at this point in the history
added testnet and mainnet avalanche USDC
  • Loading branch information
SamueleA committed Apr 4, 2024
2 parents 9ce42ac + 7add5f7 commit 92f780c
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 0 deletions.
13 changes: 13 additions & 0 deletions index/avalanche-testnet/erc20.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,19 @@
"keywords": ["erc20", "avalanche-testnet"],
"timestamp": "2021-12-08T19:03:47.288Z",
"tokens": [
{
"chainId": 43113,
"address": "0x5425890298aed601595a70AB815c96711a31Bc65",
"name": "USDC",
"symbol": "USDC",
"decimals": 6,
"logoURI": "https://assets.coingecko.com/coins/images/6319/large/USD_Coin_icon.png?1547042389",
"extensions": {
"link": "https://www.circle.com/en/usdc",
"description": "USDC is a fully collateralized US dollar stablecoin. USDC is the bridge between dollars and trading on cryptocurrency exchanges. The technology behind CENTRE makes it possible to exchange value between people, businesses and financial institutions just like email between mail services and texts between SMS providers. We believe by removing artificial economic borders, we can create a more inclusive global economy. ",
"ogImage": "https://www.circle.com/hubfs/share-USDC.png#keepProtocol"
}
}
],
"version": { "major": 1, "minor": 0, "patch": 0 }
}
13 changes: 13 additions & 0 deletions index/avalanche/erc20.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,19 @@
"originChainId": 56,
"originAddress": "0x82030cdbd9e4b7c5bb0b811a61da6360d69449cc"
}
},
{
"chainId": 43114,
"address": "0xb97ef9ef8734c71904d8002f8b6bc66dd9c48a6e",
"name": "USDC",
"symbol": "USDC",
"decimals": 6,
"logoURI": "https://assets.coingecko.com/coins/images/6319/large/USD_Coin_icon.png?1547042389",
"extensions": {
"link": "https://www.circle.com/en/usdc",
"description": "USDC is a fully collateralized US dollar stablecoin. USDC is the bridge between dollars and trading on cryptocurrency exchanges. The technology behind CENTRE makes it possible to exchange value between people, businesses and financial institutions just like email between mail services and texts between SMS providers. We believe by removing artificial economic borders, we can create a more inclusive global economy. ",
"ogImage": "https://www.circle.com/hubfs/share-USDC.png#keepProtocol"
}
}
]
}
Expand Down

0 comments on commit 92f780c

Please sign in to comment.