File tree Expand file tree Collapse file tree 3 files changed +7
-17
lines changed Expand file tree Collapse file tree 3 files changed +7
-17
lines changed Original file line number Diff line number Diff line change @@ -269,4 +269,4 @@ export class Store {
269
269
/**
270
270
* DefaultStore loads all the contracts and chains from the store directory and provides a single point of access to them.
271
271
*/
272
- export const DefaultStore = new Store ( `${ __dirname } /../store` ) ;
272
+ export const DefaultStore = new Store ( `${ __dirname } /../../../ store` ) ;
Original file line number Diff line number Diff line change 315
315
{
316
316
"id" : " optimism" ,
317
317
"mainnet" : true ,
318
- "rpcUrl" : " https://rpc.ankr.com/optimism " ,
318
+ "rpcUrl" : " https://mainnet.optimism.io/ " ,
319
319
"networkId" : 10 ,
320
320
"type" : " EvmChain" ,
321
321
"nativeToken" : " ETH"
1080
1080
{
1081
1081
"id" : " unichain" ,
1082
1082
"mainnet" : true ,
1083
- "rpcUrl" : " https://redacted.quiknode.pro/$ENV_UNICHAIN_API_KEY " ,
1083
+ "rpcUrl" : " https://mainnet.unichain.org " ,
1084
1084
"networkId" : 130 ,
1085
1085
"type" : " EvmChain"
1086
1086
},
1087
1087
{
1088
1088
"id" : " abstract" ,
1089
1089
"mainnet" : true ,
1090
- "rpcUrl" : " https://api-efe16d37.ml.eeffc03e557f4daf.com/ " ,
1090
+ "rpcUrl" : " https://api.mainnet.abs.xyz " ,
1091
1091
"networkId" : 2741 ,
1092
1092
"type" : " EvmChain"
1093
1093
},
1157
1157
{
1158
1158
"id" : " monad_testnet" ,
1159
1159
"mainnet" : false ,
1160
- "rpcUrl" : " https://rpc. monad-testnet.category.xyz/rpc/nSyzM1wlIgaALWzbh3oIg5rW65AC6yjqrslOE8wb " ,
1160
+ "rpcUrl" : " https://monad-testnet.drpc.org " ,
1161
1161
"networkId" : 10143 ,
1162
1162
"type" : " EvmChain"
1163
1163
},
1164
1164
{
1165
1165
"id" : " berachain_mainnet" ,
1166
1166
"mainnet" : true ,
1167
1167
"networkId" : 80094 ,
1168
- "rpcUrl" : " https://fluent-thrilling-scion.furtim-network.quiknode.pro/$ENV_RABECHAIN_API_KEY " ,
1168
+ "rpcUrl" : " https://rpc.berachain.com/ " ,
1169
1169
"type" : " EvmChain"
1170
1170
},
1171
1171
{
1172
1172
"id" : " story" ,
1173
1173
"mainnet" : true ,
1174
- "rpcUrl" : " https://homer .storyrpc.io" ,
1174
+ "rpcUrl" : " https://mainnet .storyrpc.io" ,
1175
1175
"networkId" : 1514 ,
1176
1176
"type" : " EvmChain"
1177
1177
},
Original file line number Diff line number Diff line change 59
59
"address" : " 0x8D254a21b3C86D32F7179855531CE99164721933" ,
60
60
"type" : " EvmEntropyContract"
61
61
},
62
- {
63
- "chain" : " coredao_testnet" ,
64
- "address" : " 0xf0a1b566B55e0A0CB5BeF52Eb2a57142617Bee67" ,
65
- "type" : " EvmEntropyContract"
66
- },
67
62
{
68
63
"chain" : " blast" ,
69
64
"address" : " 0x5744Cbf430D99456a0A8771208b674F27f8EF0Fb" ,
89
84
"address" : " 0x98046Bd286715D3B0BC227Dd7a956b83D8978603" ,
90
85
"type" : " EvmEntropyContract"
91
86
},
92
- {
93
- "chain" : " orange_testnet" ,
94
- "address" : " 0x98046Bd286715D3B0BC227Dd7a956b83D8978603" ,
95
- "type" : " EvmEntropyContract"
96
- },
97
87
{
98
88
"chain" : " sei_evm_mainnet" ,
99
89
"address" : " 0x98046Bd286715D3B0BC227Dd7a956b83D8978603" ,
You can’t perform that action at this time.
0 commit comments