Files
assetxContracts/deployments-usdc-config.json
2025-12-24 16:41:26 +08:00

21 lines
630 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"network": "arbSepolia",
"chainId": "421614",
"deployer": "0xa013422A5918CD099C63c8CC35283EACa99a705d",
"timestamp": "2025-12-24T08:07:32.332Z",
"contracts": {
"USDC": {
"address": "0x75faf114eafb1BDbe2F0316DF893fd58CE46AA4d",
"description": "USDC代币地址已存在的合约"
},
"ChainlinkUSDCPriceFeed": {
"address": "0x0153002d20B96532C639313c2d54c3dA09109309",
"description": "Chainlink USDC/USD 价格预言机",
"precision": "1e8"
}
},
"notes": {
"bsc": "BSC主网的USDC是18位精度",
"arbSepolia": "Arbitrum Sepolia的USDC是6位精度"
}
}