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 = {
7373 } ,
7474 [ 97 ] : {
7575 name : "bsc_testnet" ,
76- rpcUrl : "https://rpc.ankr.com/bsc_testnet_chapel " ,
76+ rpcUrl : "https://bsc-testnet.drpc.org " ,
7777 isMainnet : false ,
7878 contractAddress : "0x5744Cbf430D99456a0A8771208b674F27f8EF0Fb" ,
7979 } ,
@@ -257,11 +257,17 @@ export const NETWORK_INFO = {
257257 isMainnet : true ,
258258 contractAddress : "0xA2aa501b19aff244D90cc15a4Cf739D2725B5729" ,
259259 } ,
260+ [ 1315 ] : {
261+ name : "story_testnet" ,
262+ rpcUrl : "https://aeneid.storyrpc.io" ,
263+ isMainnet : false ,
264+ contractAddress : "0x2880aB155794e7179c9eE2e38200202908C17B43" ,
265+ } ,
260266 [ 1328 ] : {
261267 name : "sei_evm_testnet" ,
262268 rpcUrl : "https://evm-rpc-testnet.sei-apis.com" ,
263269 isMainnet : false ,
264- contractAddress : "0x2880aB155794e7179c9eE2e38200202908C17B43 " ,
270+ contractAddress : "0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320 " ,
265271 } ,
266272 [ 1329 ] : {
267273 name : "sei_evm_mainnet" ,
@@ -275,6 +281,12 @@ export const NETWORK_INFO = {
275281 isMainnet : false ,
276282 contractAddress : "0xFf255f800044225f54Af4510332Aa3D67CC77635" ,
277283 } ,
284+ [ 1514 ] : {
285+ name : "story" ,
286+ rpcUrl : "https://homer.storyrpc.io" ,
287+ isMainnet : true ,
288+ contractAddress : "0xD458261E832415CFd3BAE5E416FdF3230ce6F134" ,
289+ } ,
278290 [ 1625 ] : {
279291 name : "gravity" ,
280292 rpcUrl : "https://rpc.gravity.xyz/" ,
You can’t perform that action at this time.
0 commit comments