1
This commit is contained in:
parent
1ce08003bb
commit
b6cb6bc7f0
53
bin/adminserver/config/erc20.json
Normal file
53
bin/adminserver/config/erc20.json
Normal file
@ -0,0 +1,53 @@
|
||||
[
|
||||
{
|
||||
"net_id": 11155111,
|
||||
"rpc_url": "https://rpc.sepolia.org",
|
||||
"account_address": "0x50A8e60041A206AcaA5F844a1104896224be6F39",
|
||||
"token_name": "USDC",
|
||||
"token_address": "0xd95353ea0dd9d8a970e2b167b2c2bffef6222402"
|
||||
},
|
||||
{
|
||||
"net_id": 11155111,
|
||||
"rpc_url": "https://rpc.sepolia.org",
|
||||
"account_address": "0x50A8e60041A206AcaA5F844a1104896224be6F39",
|
||||
"token_name": "USDT",
|
||||
"token_address": "0xedd5e19f46b3f8fe5ed16808f885565e2980cee0"
|
||||
},
|
||||
|
||||
{
|
||||
"net_id": 13473,
|
||||
"rpc_url": "https://rpc.testnet.immutable.com",
|
||||
"account_address": "0x50A8e60041A206AcaA5F844a1104896224be6F39",
|
||||
"token_name": "USDC",
|
||||
"token_address": "0x11440cE5a7d6a1e6fa1e9fd790EBa93476F0DeA0"
|
||||
},
|
||||
{
|
||||
"net_id": 421614,
|
||||
"rpc_url": "https://arbitrum-sepolia.blockpi.network/v1/rpc/public",
|
||||
"account_address": "0x50A8e60041A206AcaA5F844a1104896224be6F39",
|
||||
"token_name": "USDC",
|
||||
"token_address": "0xafd1935c13eebc205998d870ef423658293e71bc"
|
||||
},
|
||||
{
|
||||
"net_id": 421614,
|
||||
"rpc_url": "https://arbitrum-sepolia.blockpi.network/v1/rpc/public",
|
||||
"account_address": "0x50A8e60041A206AcaA5F844a1104896224be6F39",
|
||||
"token_name": "USDT",
|
||||
"token_address": "0x55bef0fc1423421c3ce1e070d9671e4b417db57c"
|
||||
},
|
||||
|
||||
{
|
||||
"net_id": 97,
|
||||
"rpc_url": "https://bsc-testnet-rpc.publicnode.com",
|
||||
"account_address": "0x50A8e60041A206AcaA5F844a1104896224be6F39",
|
||||
"token_name": "USDC",
|
||||
"token_address": "0x9895d4a938111a747c543cbe5e7479fad7306ff6"
|
||||
},
|
||||
{
|
||||
"net_id": 97,
|
||||
"rpc_url": "https://bsc-testnet-rpc.publicnode.com",
|
||||
"account_address": "0x50A8e60041A206AcaA5F844a1104896224be6F39",
|
||||
"token_name": "USDT",
|
||||
"token_address": "0x8f34a7b59841bc87f7d80f9858490cc1412d50fb"
|
||||
}
|
||||
]
|
Loading…
x
Reference in New Issue
Block a user