Skip to content

Commit

Permalink
Add USDC as verified (#8)
Browse files Browse the repository at this point in the history
NullSoldier authored Dec 22, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 897e566 commit 208a865
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions mainnet.json
Original file line number Diff line number Diff line change
@@ -21,6 +21,13 @@
"decimals": 8,
"logoURI": "https://chainport-public-files-prod.s3.amazonaws.com/61bb7212-13ab-4a9a-a7c2-16a9583d2342.svg",
"website": "https://app.chainport.io"
},
{
"identifier": "8e36e31d677a47cbd883843a345654c814b1e9ec1e0125bac9031f052ced9174",
"symbol": "USDC",
"decimals": 6,
"logoURI": "https://assets.coingecko.com/coins/images/6319/standard/usdc.png?1696506694",
"website": "https://www.circle.com/usdc"
}
]
}

0 comments on commit 208a865

Please sign in to comment.