change WUSD payment to USDC
This commit is contained in:
21
deployments-usdc-config.json
Normal file
21
deployments-usdc-config.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"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位精度"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user