File tree Expand file tree Collapse file tree 1 file changed +14
-2
lines changed Expand file tree Collapse file tree 1 file changed +14
-2
lines changed Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ export const NETWORK_INFO = {
73
73
} ,
74
74
[ 97 ] : {
75
75
name : "bsc_testnet" ,
76
- rpcUrl : "https://rpc.ankr.com/bsc_testnet_chapel " ,
76
+ rpcUrl : "https://bsc-testnet.drpc.org " ,
77
77
isMainnet : false ,
78
78
contractAddress : "0x5744Cbf430D99456a0A8771208b674F27f8EF0Fb" ,
79
79
} ,
@@ -257,11 +257,17 @@ export const NETWORK_INFO = {
257
257
isMainnet : true ,
258
258
contractAddress : "0xA2aa501b19aff244D90cc15a4Cf739D2725B5729" ,
259
259
} ,
260
+ [ 1315 ] : {
261
+ name : "story_testnet" ,
262
+ rpcUrl : "https://aeneid.storyrpc.io" ,
263
+ isMainnet : false ,
264
+ contractAddress : "0x2880aB155794e7179c9eE2e38200202908C17B43" ,
265
+ } ,
260
266
[ 1328 ] : {
261
267
name : "sei_evm_testnet" ,
262
268
rpcUrl : "https://evm-rpc-testnet.sei-apis.com" ,
263
269
isMainnet : false ,
264
- contractAddress : "0x2880aB155794e7179c9eE2e38200202908C17B43 " ,
270
+ contractAddress : "0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320 " ,
265
271
} ,
266
272
[ 1329 ] : {
267
273
name : "sei_evm_mainnet" ,
@@ -275,6 +281,12 @@ export const NETWORK_INFO = {
275
281
isMainnet : false ,
276
282
contractAddress : "0xFf255f800044225f54Af4510332Aa3D67CC77635" ,
277
283
} ,
284
+ [ 1514 ] : {
285
+ name : "story" ,
286
+ rpcUrl : "https://homer.storyrpc.io" ,
287
+ isMainnet : true ,
288
+ contractAddress : "0xD458261E832415CFd3BAE5E416FdF3230ce6F134" ,
289
+ } ,
278
290
[ 1625 ] : {
279
291
name : "gravity" ,
280
292
rpcUrl : "https://rpc.gravity.xyz/" ,
You can’t perform that action at this time.
0 commit comments