Skip to content

Commit 208a865

Browse files
authored
Add USDC as verified (#8)
1 parent 897e566 commit 208a865

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

mainnet.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,13 @@
2121
"decimals": 8,
2222
"logoURI": "https://chainport-public-files-prod.s3.amazonaws.com/61bb7212-13ab-4a9a-a7c2-16a9583d2342.svg",
2323
"website": "https://app.chainport.io"
24+
},
25+
{
26+
"identifier": "8e36e31d677a47cbd883843a345654c814b1e9ec1e0125bac9031f052ced9174",
27+
"symbol": "USDC",
28+
"decimals": 6,
29+
"logoURI": "https://assets.coingecko.com/coins/images/6319/standard/usdc.png?1696506694",
30+
"website": "https://www.circle.com/usdc"
2431
}
2532
]
2633
}

0 commit comments

Comments
 (0)