@evedex/networks 3.4.3-beta.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (62) hide show
  1. package/README.md +24 -0
  2. package/networks/abi/AcrossSpokePoolMock.json +233 -0
  3. package/networks/abi/BadgeV1.json +1016 -0
  4. package/networks/abi/Billing.json +795 -0
  5. package/networks/abi/BridgeMiddleware.json +320 -0
  6. package/networks/abi/BridgeMiddlewareV2.json +431 -0
  7. package/networks/abi/BurnRegistryV1.json +541 -0
  8. package/networks/abi/CashbackVaultV1.json +397 -0
  9. package/networks/abi/CashbackVaultV2.json +434 -0
  10. package/networks/abi/ContestVault.json +484 -0
  11. package/networks/abi/DVFDepositContract.json +495 -0
  12. package/networks/abi/DVFDepositContractMock.json +425 -0
  13. package/networks/abi/DefaultBridgeGateway.json +23 -0
  14. package/networks/abi/DefaultBridgeMock.json +139 -0
  15. package/networks/abi/DepositManager.json +373 -0
  16. package/networks/abi/EHMarket.json +904 -0
  17. package/networks/abi/EHMarketLegacy.json +818 -0
  18. package/networks/abi/ERC20Mock.json +427 -0
  19. package/networks/abi/ERC20Paymaster.json +453 -0
  20. package/networks/abi/ERC721V1.json +916 -0
  21. package/networks/abi/ERC721V2.json +979 -0
  22. package/networks/abi/Eventum.json +515 -0
  23. package/networks/abi/GovernorMultisig.json +454 -0
  24. package/networks/abi/IAcrossSpokePool.json +111 -0
  25. package/networks/abi/IAllowanceTransfer.json +488 -0
  26. package/networks/abi/IDefaultBridgeGateway.json +23 -0
  27. package/networks/abi/IDepositManager.json +38 -0
  28. package/networks/abi/IEIP712.json +17 -0
  29. package/networks/abi/IEventHorizonMarket.json +214 -0
  30. package/networks/abi/IPermit2.json +867 -0
  31. package/networks/abi/IPriceFeed.json +50 -0
  32. package/networks/abi/ISignatureTransfer.json +396 -0
  33. package/networks/abi/ISwapManager.json +55 -0
  34. package/networks/abi/IWETH.json +17 -0
  35. package/networks/abi/LuckyShot.json +484 -0
  36. package/networks/abi/MinimalProxyFactory.json +130 -0
  37. package/networks/abi/Multicall3.json +442 -0
  38. package/networks/abi/Multiownable.json +418 -0
  39. package/networks/abi/OwnableValidator.json +596 -0
  40. package/networks/abi/Permit2Mock.json +147 -0
  41. package/networks/abi/PriceFeedMock.json +87 -0
  42. package/networks/abi/ProxyAdmin.json +125 -0
  43. package/networks/abi/Storage.json +396 -0
  44. package/networks/abi/SwapManager.json +414 -0
  45. package/networks/abi/SwapRouterMock.json +315 -0
  46. package/networks/abi/SwapRouterTestnetMock.json +323 -0
  47. package/networks/abi/TestnetERC20.json +456 -0
  48. package/networks/abi/TestnetWETH.json +503 -0
  49. package/networks/abi/TreasuryV1.json +292 -0
  50. package/networks/abi/USDC.json +515 -0
  51. package/networks/abi/USDT.json +515 -0
  52. package/networks/abi/UniversalRouterMock.json +101 -0
  53. package/networks/abi/UniversalRouterTestnetMock.json +85 -0
  54. package/networks/abi/VaultV1.json +435 -0
  55. package/networks/abi/VaultV2.json +506 -0
  56. package/networks/abi/WBTC.json +515 -0
  57. package/networks/abi/WETHMock.json +484 -0
  58. package/networks/arbitrum-bridges.json +66 -0
  59. package/networks/contracts-networks.json +863 -0
  60. package/networks/contracts.json +280 -0
  61. package/networks/networks.json +302 -0
  62. package/package.json +61 -0
@@ -0,0 +1,280 @@
1
+ {
2
+ "16182": {
3
+ "BridgeMiddleware": {
4
+ "address": "0x1f2a18E578A7C697dbDdcf8aAe31284524d2D35A",
5
+ "blockNumber": 314932
6
+ },
7
+ "BurnRegistry": {
8
+ "address": "0xC9eF9a542F0510976016eD5404459F8DD196dBA5",
9
+ "blockNumber": 34,
10
+ "upgradable.proxyAdmin": "0x5ab4B1478457071660683713c17A67eE96dDe805"
11
+ },
12
+ "BurnRegistryVault": {
13
+ "address": "0xefC9053c0c8900C9f9790D798D3012e06882af64",
14
+ "blockNumber": 37,
15
+ "upgradable.proxyAdmin": "0x3b330258b6ae61f7749BD87e911219e4ECe539eB"
16
+ },
17
+ "EVE": {
18
+ "address": "0xC525c741c0Ea528484e523ECD3d07A51B5463bCC",
19
+ "blockNumber": 47,
20
+ "decimals": 18
21
+ },
22
+ "EarlyBirdTier1Badge": {
23
+ "address": "0xC2a14BFA4A1deDd5158f60ae0B96Da4ef4f94E48",
24
+ "blockNumber": 497,
25
+ "upgradable.proxyAdmin": "0x2bE3d370252B8783FaEd0f0Ea5c45EC7a817CD85"
26
+ },
27
+ "EarlyBirdTier2Badge": {
28
+ "address": "0x45F5B9f0c267b3FC389fe96216cA4B53dD07a455",
29
+ "blockNumber": 498,
30
+ "upgradable.proxyAdmin": "0x24Fa45F1210119DB8308934Ab9a63C50f6feB48B"
31
+ },
32
+ "EarlyBirdTier3Badge": {
33
+ "address": "0x08B6dAFE75460ECfdE21f8dFE06B39225D37CF54",
34
+ "blockNumber": 499,
35
+ "upgradable.proxyAdmin": "0x5CB41E4304eEDb035efA62f0e9c53472D21b92B5"
36
+ },
37
+ "Friends20Badge": {
38
+ "address": "0xdC1c48eDD91163A2F6a927a1708904dAa45Ed262",
39
+ "blockNumber": 500,
40
+ "upgradable.proxyAdmin": "0x80a9803bfa2841eB62BaF12C9F360a00fA7Bf335"
41
+ },
42
+ "GovernorMultisig": {
43
+ "address": "0x7B53325bE344b839F7e7F77c233f10feD7b10Dc0",
44
+ "blockNumber": 19
45
+ },
46
+ "Hero2Badge": {
47
+ "address": "0xB88319bBb98eC7c1E9D3078C00dbcf71c7904a19",
48
+ "blockNumber": 504,
49
+ "upgradable.proxyAdmin": "0x7bb43B0E2fA242a614e70ACd8C596d46574a3D0C"
50
+ },
51
+ "MinimalProxyFactory": {
52
+ "address": "0x5b9c40903499EC509C5b60E7360D84F0Dd17E25e",
53
+ "blockNumber": 43
54
+ },
55
+ "Multicall3": {
56
+ "address": "0x6FaEb39c3FC2cE57b19860f6785d0572D7B0ae0A",
57
+ "blockNumber": 17
58
+ },
59
+ "PartnersBadge": {
60
+ "address": "0x224371e4FE7e4305592B30999623236B2D945216",
61
+ "blockNumber": 501,
62
+ "upgradable.proxyAdmin": "0xb1E76B0dCa4CDA148F5F5Ab66D9D9dbD1fA32b9b"
63
+ },
64
+ "SocialBadge": {
65
+ "address": "0xAebA42e4CC33E2bEa16DEd039f0A9ae4192cAd6c",
66
+ "blockNumber": 503,
67
+ "upgradable.proxyAdmin": "0x10221a1ADbC665bB3e17C07f064303f41BE7E9B5"
68
+ },
69
+ "Storage": {
70
+ "address": "0xA2059370B0896D6c1D3736D51101a0F393Bc28f2",
71
+ "blockNumber": 42
72
+ },
73
+ "SupporterBadge": {
74
+ "address": "0x3aA75c91EcD51a31dbD9d5D23ECa1E7f7D18dC6D",
75
+ "blockNumber": 502,
76
+ "upgradable.proxyAdmin": "0x26a952735669b31a13a85983bb52ECD3d27A21Ad"
77
+ },
78
+ "Treasury": {
79
+ "address": "0x75dD429df43C3d9c372F3d1ac80e88Aae26eAc02",
80
+ "blockNumber": 32,
81
+ "upgradable.proxyAdmin": "0x2DCbd2d115e5661104406ae8F0d832a35698a3fE"
82
+ },
83
+ "USDC": {
84
+ "address": "0xFce95CdaB1e76B7E60dC12a6FF499867256Dd319",
85
+ "blockNumber": 45,
86
+ "decimals": 6
87
+ },
88
+ "USDT": {
89
+ "address": "0x3C8370D80b24e6DD493022a4e34b08d4daFA35ED",
90
+ "blockNumber": 46,
91
+ "decimals": 6
92
+ },
93
+ "WBTC": {
94
+ "address": "0xb635B326aA342a1b787677c0BB021dB384530DAf",
95
+ "blockNumber": 35572,
96
+ "decimals": 8
97
+ },
98
+ "Vault": {
99
+ "address": "0x8aaFDaF361290A64dDB00a9028764b285a98B904",
100
+ "blockNumber": 22,
101
+ "upgradable.proxyAdmin": "0xBC8b16c9748840e5609D1Fd0c8191B7255815e64"
102
+ },
103
+ "EHMarket": {
104
+ "address": "0xF1642919D224eF2F19F2139fD27B984fa8f379ee",
105
+ "blockNumber": 34180
106
+ },
107
+ "Entrypoint": {
108
+ "address": "0x9b5d240EF1bc8B4930346599cDDFfBD7d7D56db9",
109
+ "blockNumber": 73
110
+ },
111
+ "VerifyingPaymaster": {
112
+ "address": "0x3521F3Bb39De3680D244a10f9b29753b7344F426",
113
+ "blockNumber": 112
114
+ },
115
+ "PimlicoEntryPointSimulations": {
116
+ "address": "0xaa742e775d6BaC8b68F94bdC3bFC8d36F721ecf7",
117
+ "blockNumber": 244
118
+ },
119
+ "Kernel": {
120
+ "address": "0x2175B5c9E4a542f34Eb25ac27cE7f731F9355B97",
121
+ "blockNumber": 84
122
+ },
123
+ "KernelFactory": {
124
+ "address": "0x286bdac8aea4f6e56704019d1415757853a0a272",
125
+ "blockNumber": 85
126
+ },
127
+ "FactoryStaker": {
128
+ "address": "0x0a21d1f53383cac07f9bd8bc7f5ae86f6f4ffa4b",
129
+ "blockNumber": 87
130
+ },
131
+ "ECDSAValidator": {
132
+ "address": "0xb57a8ffe3e62db9982f63f4b2be3d3d3b68c8a88",
133
+ "blockNumber": 88
134
+ },
135
+ "PriceOraclePyth": {
136
+ "address": "0x2880aB155794e7179c9eE2e38200202908C17B43",
137
+ "blockNumber": 34442
138
+ },
139
+ "OwnableValidator": {
140
+ "address": "0xadd6f3ab24fbd41068fb55fad26b9695c0511f6c",
141
+ "blockNumber": 91
142
+ },
143
+ "ERC20PaymasterFactory": {
144
+ "address": "0x3a6AD35338f8153016904bDb008a1263b0E3635A",
145
+ "blockNumber": 34435
146
+ },
147
+ "PythFeedOracleUSDT": {
148
+ "address": "0x8356957c88fe71AA4b21226335Acc8B00190C250",
149
+ "blockNumber": 34450
150
+ },
151
+ "PythFeedOracleUSDC": {
152
+ "address": "0x32b540D770740045619fDa78C2D690a6F68078c9",
153
+ "blockNumber": 34451
154
+ },
155
+ "PythFeedOracleETH": {
156
+ "address": "0x103F603C487ea629406F77b6E086a24Ea737b690",
157
+ "blockNumber": 34449
158
+ },
159
+ "PythFeedOracleWBTC": {
160
+ "address": "0xF789726d946D06B83A3D954ddb1AC8a4f38Af5C0",
161
+ "blockNumber": 34455
162
+ },
163
+ "ERC20PaymasterV07": {
164
+ "address": "0x7DC8fb2Cc560930cc9c32f607e2de31C62E4D0A5",
165
+ "blockNumber": 35625
166
+ },
167
+ "ERC20PaymasterV07USDT": {
168
+ "address": "0x7DC8fb2Cc560930cc9c32f607e2de31C62E4D0A5",
169
+ "blockNumber": 35625
170
+ },
171
+ "ERC20PaymasterV07USDC": {
172
+ "address": "0x5e0b68B0d00a0037895e9A76fC2D6fFA190DFF7E",
173
+ "blockNumber": 35628
174
+ },
175
+ "ERC20PaymasterV07WBTC": {
176
+ "address": "0x41e8B6c0441337835C68e7D06E5b92866E97E20f",
177
+ "blockNumber": 35631
178
+ },
179
+ "EarlyTraderTier0Badge": {
180
+ "address": "0x51ed445Cff53F2D255f0835A8961f379F82F9F37",
181
+ "blockNumber": 397,
182
+ "upgradable.proxyAdmin": "0xaDE0038A59458dE5e8801903634b46e81d2b1d69"
183
+ },
184
+ "EarlyTraderTier1Badge": {
185
+ "address": "0xDeC62Cf6B4E7bBe57D1C156a0b1603F3216B9Ddd",
186
+ "blockNumber": 398,
187
+ "upgradable.proxyAdmin": "0xd83ee232e88aEA25c5b49FA058171Ed1B182B63D"
188
+ },
189
+ "EarlyTraderTier2Badge": {
190
+ "address": "0x90928658d8979f86613F6C0da8C6147C98F2DC25",
191
+ "blockNumber": 399,
192
+ "upgradable.proxyAdmin": "0x3a021A06e0b1B72C22391ab5C11324dAd4576273"
193
+ },
194
+ "InfluencerBadge": {
195
+ "address": "0x543993E7637Faa8479731c8Cc0f70C72b3a2F185",
196
+ "blockNumber": 400,
197
+ "upgradable.proxyAdmin": "0x25bDa23312dF52CE24Db42753AcBc1f3B3fBA4EA"
198
+ },
199
+ "ReviewerBadge": {
200
+ "address": "0x8C306d52fbA20a0Dc433755C7A0263c53eCa7FDD",
201
+ "blockNumber": 401,
202
+ "upgradable.proxyAdmin": "0x83d9FF7DB266B9B6904672D359eA82AD7Fa0A188"
203
+ },
204
+ "CashbackVault": {
205
+ "address": "0xCf9A4345ed0B150Fd91D457F1Ea877f13f0DFC55",
206
+ "blockNumber": 63391,
207
+ "upgradable.proxyAdmin": "0xA36E79469Ae9D85bB2747ea5DaeE798FE504C27c"
208
+ },
209
+ "EVEDEXPassBadge": {
210
+ "address": "0x1a9E99F260778c796A013230Ef0357bF7565D206",
211
+ "blockNumber": 35917,
212
+ "upgradable.proxyAdmin": "0x30CCBE2acB9f335D0a6575Ffd1BC6E6725DFEF98"
213
+ },
214
+ "Billing": {
215
+ "address": "0x1cc45dbabd4eCA03f6073B544CF4aBFB9Ce63fe6",
216
+ "blockNumber": 592982,
217
+ "upgradable.proxyAdmin": "0x0000000000000000000000000000000000000000"
218
+ }
219
+ },
220
+ "421614": {
221
+ "EVE": {
222
+ "address": "0xBB99a539b49DC2e28609136bd35bDe0c08A32597",
223
+ "blockNumber": 131740132
224
+ },
225
+ "USDC": {
226
+ "address": "0x52a452C050F72B3D402F51d7916e748558e48285",
227
+ "blockNumber": 131740126,
228
+ "decimals": 6
229
+ },
230
+ "USDT": {
231
+ "address": "0x39a18914C79eC77DB7d17B0AB0F2a750D794b128",
232
+ "blockNumber": 131740130,
233
+ "decimals": 6
234
+ },
235
+ "WBTC": {
236
+ "address": "0x68baE415A56469fC99C4dD026e30786d5ED79Ca5",
237
+ "blockNumber": 131740134,
238
+ "decimals": 8
239
+ },
240
+ "BridgeMiddleware": {
241
+ "address": "0x28C06E8B1536Fc05e682f28006f77D3B659031F2",
242
+ "blockNumber": 140443264
243
+ },
244
+ "BridgeMiddlewareV2": {
245
+ "address": "0x7B319ecB25518B8236bd43ee810C43460e631F72",
246
+ "blockNumber": 171881400
247
+ },
248
+ "DepositManager": {
249
+ "address": "0x60D4dBC8D9cB94535AA65d81996c4b94b136B95C",
250
+ "blockNumber": 171882468,
251
+ "upgradable.proxyAdmin": "0x0000000000000000000000000000000000000000"
252
+ },
253
+ "MinimalProxyFactory": {
254
+ "address": "0x286BDAC8aea4f6e56704019D1415757853a0A272",
255
+ "blockNumber": 133785875
256
+ },
257
+ "Storage": {
258
+ "address": "0x2175B5c9E4a542f34Eb25ac27cE7f731F9355B97",
259
+ "blockNumber": 133785860
260
+ },
261
+ "SwapManager": {
262
+ "address": "0x93d74B3332ff431C545269788EAC192F5f22b789",
263
+ "blockNumber": 171882447,
264
+ "upgradable.proxyAdmin": "0x0000000000000000000000000000000000000000"
265
+ },
266
+ "SwapRouterTestnetMock": {
267
+ "address": "0x5A818e19BF6BD8Ee286cc4b4B3ED8950E6AE2478",
268
+ "blockNumber": 171882006
269
+ },
270
+ "UniversalRouterTestnetMock": {
271
+ "address": "0x6B21e93117419681EB4Cfa0B306BF5A2f8296673",
272
+ "blockNumber": 171882011
273
+ },
274
+ "TestnetWETH": {
275
+ "address": "0x9a4Ec76B18F77AC4aDEE74e3B3A2AdDBae404BfF",
276
+ "blockNumber": 171882000,
277
+ "decimals": 18
278
+ }
279
+ }
280
+ }
@@ -0,0 +1,302 @@
1
+ {
2
+ "eventum": {
3
+ "name": "Eventum",
4
+ "chainId": 161803,
5
+ "rhinoKey": "EVEDEX",
6
+ "rpcHttp": "https://mainnet-rpc.evedex.com",
7
+ "rpcWs": "wss://mainnet-rpc.evedex.com",
8
+ "explorer": "https://explorer.evedex.com",
9
+ "bundler": "https://bundler.evedex.com"
10
+ },
11
+ "eventum_testnet": {
12
+ "name": "Eventum Testnet",
13
+ "chainId": 16182,
14
+ "rpcHttp": "https://testnet-rpc.evedex.tech",
15
+ "rpcWs": "wss://testnet-rpc.evedex.tech",
16
+ "explorer": "https://testnet-blockscout.evedex.tech",
17
+ "bundler": "https://testnet-bundler.evedex.tech"
18
+ },
19
+ "eventum_demo": {
20
+ "name": "Eventum Demo",
21
+ "chainId": 16182,
22
+ "rpcHttp": "https://testnet-rpc.evedex.tech",
23
+ "rpcWs": "wss://testnet-rpc.evedex.tech",
24
+ "explorer": "https://testnet-blockscout.evedex.tech",
25
+ "bundler": "https://demo-bundler.evedex.io"
26
+ },
27
+ "arbitrum_one": {
28
+ "name": "Arbitrum One",
29
+ "chainId": 42161,
30
+ "rhinoKey": "ARBITRUM",
31
+ "rpcHttp": "https://arb1.arbitrum.io/rpc",
32
+ "rpcWs": "",
33
+ "explorer": "https://arbiscan.io"
34
+ },
35
+ "arbitrum_sepolia": {
36
+ "name": "Arbitrum Sepolia",
37
+ "chainId": 421614,
38
+ "rpcHttp": "https://arbitrum-sepolia.drpc.org",
39
+ "rpcWs": "",
40
+ "explorer": "https://sepolia.arbiscan.io"
41
+ },
42
+ "avalanche": {
43
+ "name": "Avalanche",
44
+ "chainId": 43114,
45
+ "rhinoKey": "AVALANCHE",
46
+ "rpcHttp": "https://api.avax.network/ext/bc/C/rpc",
47
+ "rpcWs": "",
48
+ "explorer": "https://subnets.avax.network/c-chain"
49
+ },
50
+ "base": {
51
+ "name": "Base",
52
+ "chainId": 8453,
53
+ "rhinoKey": "BASE",
54
+ "rpcHttp": "https://mainnet.base.org",
55
+ "rpcWs": "",
56
+ "explorer": "https://basescan.org"
57
+ },
58
+ "tron": {
59
+ "name": "Tron",
60
+ "chainId": 728126428,
61
+ "rhinoKey": "TRON",
62
+ "rpcHttp": "https://api.trongrid.io/jsonrpc",
63
+ "rpcWs": "",
64
+ "explorer": "https://tronscan.org"
65
+ },
66
+ "bsc": {
67
+ "name": "BNB Smart Chain",
68
+ "chainId": 56,
69
+ "rhinoKey": "BINANCE",
70
+ "rpcHttp": "https://bsc.drpc.org",
71
+ "rpcWs": "",
72
+ "explorer": "https://bscscan.com"
73
+ },
74
+ "celo": {
75
+ "name": "Celo",
76
+ "chainId": 42220,
77
+ "rhinoKey": "CELO",
78
+ "rpcHttp": "https://forno.celo.org",
79
+ "rpcWs": "",
80
+ "explorer": "https://celoscan.io"
81
+ },
82
+ "ethereum": {
83
+ "name": "Ethereum",
84
+ "chainId": 1,
85
+ "rhinoKey": "ETHEREUM",
86
+ "rpcHttp": "https://eth.llamarpc.com",
87
+ "rpcWs": "",
88
+ "explorer": "https://etherscan.io"
89
+ },
90
+ "gnosis": {
91
+ "name": "Gnosis",
92
+ "chainId": 100,
93
+ "rhinoKey": "GNOSIS",
94
+ "rpcHttp": "https://rpc.gnosischain.com",
95
+ "rpcWs": "wss://rpc.gnosischain.com/wss",
96
+ "explorer": "https://gnosisscan.io"
97
+ },
98
+ "hyperliquid": {
99
+ "name": "Hyperliquid",
100
+ "chainId": 999,
101
+ "rhinoKey": "HYPEREVM",
102
+ "rpcHttp": "https://rpc.hyperliquid.xyz/evm",
103
+ "rpcWs": "",
104
+ "explorer": "https://hyperevmscan.io"
105
+ },
106
+ "ink": {
107
+ "name": "Ink",
108
+ "chainId": 57073,
109
+ "rhinoKey": "INK",
110
+ "rpcHttp": "https://rpc-gel.inkonchain.com",
111
+ "rpcWs": "",
112
+ "explorer": "https://explorer.inkonchain.com"
113
+ },
114
+ "kaia": {
115
+ "name": "Kaia",
116
+ "chainId": 8217,
117
+ "rhinoKey": "KAIA",
118
+ "rpcHttp": "https://public-en.node.kaia.io",
119
+ "rpcWs": "",
120
+ "explorer": "https://kaiascan.io"
121
+ },
122
+ "katana": {
123
+ "name": "Katana",
124
+ "chainId": 747474,
125
+ "rhinoKey": "KATANA",
126
+ "rpcHttp": "https://rpc.katana.network",
127
+ "rpcWs": "",
128
+ "explorer": "https://explorer.katanarpc.com"
129
+ },
130
+ "linea": {
131
+ "name": "Linea",
132
+ "chainId": 59144,
133
+ "rhinoKey": "LINEA",
134
+ "rpcHttp": "https://rpc.linea.build",
135
+ "rpcWs": "wss://rpc.linea.build",
136
+ "explorer": "https://lineascan.build"
137
+ },
138
+ "mantle": {
139
+ "name": "Mantle",
140
+ "chainId": 5000,
141
+ "rhinoKey": "MANTLE",
142
+ "rpcHttp": "https://rpc.mantle.xyz",
143
+ "rpcWs": "",
144
+ "explorer": "https://explorer.mantle.xyz"
145
+ },
146
+ "polygon": {
147
+ "name": "Polygon",
148
+ "chainId": 137,
149
+ "rhinoKey": "MATIC_POS",
150
+ "rpcHttp": "https://polygon-rpc.com",
151
+ "rpcWs": "wss://polygon-bor-rpc.publicnode.com",
152
+ "explorer": "https://polygonscan.com"
153
+ },
154
+ "morph": {
155
+ "name": "Morph",
156
+ "chainId": 2818,
157
+ "rhinoKey": "MORPH",
158
+ "rpcHttp": "https://rpc-quicknode.morphl2.io",
159
+ "rpcWs": "",
160
+ "explorer": "https://explorer.morphl2.io"
161
+ },
162
+ "opbnb": {
163
+ "name": "opBNB",
164
+ "chainId": 204,
165
+ "rhinoKey": "OPBNB",
166
+ "rpcHttp": "https://opbnb-mainnet-rpc.bnbchain.org",
167
+ "rpcWs": "",
168
+ "explorer": "https://opbnbscan.com"
169
+ },
170
+ "optimism": {
171
+ "name": "Optimism",
172
+ "chainId": 10,
173
+ "rhinoKey": "OPTIMISM",
174
+ "rpcHttp": "https://mainnet.optimism.io",
175
+ "rpcWs": "",
176
+ "explorer": "https://optimistic.etherscan.io"
177
+ },
178
+ "paradex": {
179
+ "name": "Paradex",
180
+ "chainId": "0x505249564154455f534e5f50415241434c4541525f4d41494e4e4554",
181
+ "rhinoKey": "PARADEX",
182
+ "rpcHttp": "https://rpc.api.prod.paradex.trade/rpc/v0_8",
183
+ "rpcWs": "",
184
+ "explorer": "https://app.paradex.trade/explorer",
185
+ "note": "Starknet-based network with hex chainId"
186
+ },
187
+ "plasma": {
188
+ "name": "Plasma",
189
+ "chainId": 9745,
190
+ "rhinoKey": "PLASMA",
191
+ "rpcHttp": "https://rpc.plasma.to",
192
+ "rpcWs": "",
193
+ "explorer": "https://plasmascan.to"
194
+ },
195
+ "plume": {
196
+ "name": "Plume",
197
+ "chainId": 98866,
198
+ "rhinoKey": "PLUME2",
199
+ "rpcHttp": "https://rpc.plume.org",
200
+ "rpcWs": "",
201
+ "explorer": "https://explorer.plume.org"
202
+ },
203
+ "scroll": {
204
+ "name": "Scroll",
205
+ "chainId": 534352,
206
+ "rhinoKey": "SCROLL",
207
+ "rpcHttp": "https://mainnet-rpc.scroll.io",
208
+ "rpcWs": "",
209
+ "explorer": "https://scrollscan.com"
210
+ },
211
+ "sentient": {
212
+ "name": "Sentient",
213
+ "chainId": 6767,
214
+ "rhinoKey": "SENTIENT",
215
+ "rpcHttp": "https://rpc.sentient.xyz/?apiKey=G13tqywpm6k6I86WPBL1qTsrQa_nyuzS.cMcrYD73zTkYY5fD",
216
+ "rpcWs": "",
217
+ "explorer": "https://explorer.sentient.xyz"
218
+ },
219
+ "solana": {
220
+ "name": "Solana",
221
+ "chainId": 900,
222
+ "rhinoKey": "SOLANA",
223
+ "rpcHttp": "https://api.mainnet-beta.solana.com",
224
+ "rpcWs": "wss://api.mainnet-beta.solana.com",
225
+ "explorer": "https://solscan.io",
226
+ "note": "Solana is not an EVM chain and doesn't use chainId in the same way"
227
+ },
228
+ "sonic": {
229
+ "name": "Sonic",
230
+ "chainId": 146,
231
+ "rhinoKey": "SONIC",
232
+ "rpcHttp": "https://rpc.soniclabs.com",
233
+ "rpcWs": "",
234
+ "explorer": "https://sonicscan.org"
235
+ },
236
+ "stable": {
237
+ "name": "Stable",
238
+ "chainId": 988,
239
+ "rhinoKey": "STABLE",
240
+ "rpcHttp": "https://rpc.stable.xyz",
241
+ "rpcWs": "",
242
+ "explorer": "https://stablescan.xyz"
243
+ },
244
+ "starknet": {
245
+ "name": "Starknet",
246
+ "chainId": "SN_MAIN",
247
+ "rhinoKey": "STARKNET",
248
+ "rpcHttp": "https://rpc.starknet.lava.build",
249
+ "rpcWs": "",
250
+ "explorer": "https://starkscan.co",
251
+ "note": "Starknet uses string chainId"
252
+ },
253
+ "taiko": {
254
+ "name": "Taiko",
255
+ "chainId": 167000,
256
+ "rhinoKey": "TAIKO",
257
+ "rpcHttp": "https://rpc.taiko.xyz",
258
+ "rpcWs": "",
259
+ "explorer": "https://taikoscan.io"
260
+ },
261
+ "ton": {
262
+ "name": "Ton",
263
+ "chainId": "TON",
264
+ "rhinoKey": "TON",
265
+ "rpcHttp": "https://toncenter.com/api/v2/jsonRPC?api_key=6738efe1ccec7e3fc13fddac4ebe1130189a5da3952d196b4585e25f79c28e15",
266
+ "rpcWs": "",
267
+ "explorer": "https://tonviewer.com",
268
+ "note": "TON uses string chainId"
269
+ },
270
+ "unichain": {
271
+ "name": "Unichain",
272
+ "chainId": 130,
273
+ "rhinoKey": "UNICHAIN",
274
+ "rpcHttp": "https://mainnet.unichain.org",
275
+ "rpcWs": "",
276
+ "explorer": "https://uniscan.xyz"
277
+ },
278
+ "zircuit": {
279
+ "name": "Zircuit",
280
+ "chainId": 48900,
281
+ "rhinoKey": "ZIRCUIT",
282
+ "rpcHttp": "https://zircuit1-mainnet.p2pify.com",
283
+ "rpcWs": "",
284
+ "explorer": "https://explorer.zircuit.com"
285
+ },
286
+ "zkevm": {
287
+ "name": "Polygon zkEVM",
288
+ "chainId": 1101,
289
+ "rhinoKey": "ZKEVM",
290
+ "rpcHttp": "https://zkevm-rpc.com",
291
+ "rpcWs": "",
292
+ "explorer": "https://zkevm.polygonscan.com"
293
+ },
294
+ "zksync": {
295
+ "name": "zkSync Era",
296
+ "chainId": 324,
297
+ "rhinoKey": "ZKSYNC",
298
+ "rpcHttp": "https://mainnet.era.zksync.io",
299
+ "rpcWs": "",
300
+ "explorer": "https://zksync-era.l2scan.co"
301
+ }
302
+ }
package/package.json ADDED
@@ -0,0 +1,61 @@
1
+ {
2
+ "name": "@evedex/networks",
3
+ "version": "3.4.3-beta.1",
4
+ "publishConfig": {
5
+ "access": "public",
6
+ "registry": "https://registry.npmjs.org/",
7
+ "tag": "latest"
8
+ },
9
+ "description": "",
10
+ "main": "index.js",
11
+ "files": [
12
+ "networks"
13
+ ],
14
+ "scripts": {
15
+ "test": "hardhat test",
16
+ "lint:sol": "solhint 'contracts/**/*.sol' && prettier -c 'contracts/**/*.sol'",
17
+ "lint:sol:fix": "prettier --write 'contracts/**/*.sol'",
18
+ "deploy": "hardhat deploy",
19
+ "export-abi": "hardhat export-abi --dir ./networks/abi",
20
+ "export-deploy": "hardhat export-deployed --file ./networks/contracts.json --fields address,blockNumber,upgradable.proxyAdmin",
21
+ "export-deploy-name": "hardhat export-deployed --file ./networks/contracts-networks.json --fields address,blockNumber,upgradable.proxyAdmin --group name"
22
+ },
23
+ "author": "",
24
+ "repository": {
25
+ "type": "git",
26
+ "url": "https://gitlab.evedex-team.com/blockchain/contracts"
27
+ },
28
+ "license": "ISC",
29
+ "devDependencies": {
30
+ "@nomicfoundation/hardhat-chai-matchers": "^2.0.6",
31
+ "@nomicfoundation/hardhat-ethers": "^3.0.5",
32
+ "@nomicfoundation/hardhat-verify": "^2.1.3",
33
+ "@openzeppelin/contracts": "^5.0.2",
34
+ "@openzeppelin/contracts-upgradeable": "^5.0.2",
35
+ "@openzeppelin/hardhat-upgrades": "^3.1.0",
36
+ "@semantic-release/git": "^10.0.1",
37
+ "@semantic-release/gitlab": "^13.1.0",
38
+ "@semantic-release/npm": "^12.0.1",
39
+ "@uniswap/universal-router": "^2.0.0",
40
+ "@uniswap/v2-core": "^1.0.1",
41
+ "@uniswap/v3-core": "^1.0.1",
42
+ "@uniswap/v3-periphery": "^1.4.4",
43
+ "@uniswap/v4-core": "^1.0.2",
44
+ "@uniswap/v4-periphery": "^1.0.2",
45
+ "big.js": "^6.2.1",
46
+ "chai": "^4.4.1",
47
+ "dotenv": "^16.4.5",
48
+ "ethers": "^6.12.0",
49
+ "hardhat": "^2.25.0",
50
+ "hardhat-deploy": "^0.12.4",
51
+ "hardhat-deploy-ethers": "^0.4.2",
52
+ "prettier": "^3.2.5",
53
+ "prettier-plugin-solidity": "^1.3.1",
54
+ "semantic-release": "^23.0.8",
55
+ "solc": "^0.8.25",
56
+ "solc-0.8": "^0.0.1-security",
57
+ "solhint": "^4.5.4",
58
+ "solidity-coverage": "^0.8.16",
59
+ "tiny-glob": "^0.2.9"
60
+ }
61
+ }