Skip to content

Commit 897e566

Browse files
authored
adds testnet usdc to verified assets list (#7)
1 parent a8c8ff7 commit 897e566

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

testnet.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,13 @@
3535
"decimals": 6,
3636
"logoURI": "https://chainport-public-files-preprod.s3.amazonaws.com/b96539b5-6e87-42de-9065-a817c9ef7312.svg",
3737
"website": "https://preprod.chainport.io/"
38+
},
39+
{
40+
"identifier": "03dc5579dcde53928f9fb68baeced68514a5ba1a8e1dd54213a9b14f54f06a3b",
41+
"symbol": "USDC",
42+
"decimals": 6,
43+
"logoURI": "https://assets.coingecko.com/coins/images/6319/standard/usdc.png?1696506694",
44+
"website": "https://www.circle.com/usdc"
3845
}
3946
]
4047
}

0 commit comments

Comments
 (0)