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

This commit is contained in:
2025-05-14 20:12:41 +03:00
parent 78b59a17de
commit 60302c9e13
143 changed files with 39405 additions and 5791 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
}
]