ваше сообщение коммита

This commit is contained in:
2025-05-14 20:12:41 +03:00
parent 35ec814b19
commit d79aab9352
141 changed files with 26454 additions and 1103 deletions

View File

@@ -0,0 +1,27 @@
[
{
"networkId": "bsc",
"rpcUrl": "https://bsc-dataseed1.binance.org",
"chainId": 56
},
{
"networkId": "arbitrum",
"rpcUrl": "https://arb1.arbitrum.io/rpc",
"chainId": 42161
},
{
"networkId": "polygon",
"rpcUrl": "https://polygon-rpc.com",
"chainId": 137
},
{
"networkId": "sepolia",
"rpcUrl": "https://eth-sepolia.nodereal.io/v1/56dec8028bae4f26b76099a42dae2b52",
"chainId": 11155111
},
{
"networkId": "ethereum",
"rpcUrl": "https://eth-sepolia.nodereal.io/v1/56dec8028bae4f26b76099a42dae2b52",
"chainId": 1
}
]