mirror of
https://github.com/trezor/blockbook.git
synced 2026-03-23 07:57:18 +01:00
not run e2e tests against Base chain
This commit is contained in:
@@ -289,9 +289,6 @@
|
||||
},
|
||||
"base": {
|
||||
"connectivity": ["http", "ws"],
|
||||
"api": ["Status", "GetBlockIndex", "GetBlockByHeight", "GetBlock", "GetTransaction", "GetTransactionSpecific",
|
||||
"GetAddress", "GetCurrentFiatRates", "GetTickersList", "GetMultiTickers", "GetAddressBasicEVM", "GetAddressTokensEVM", "GetAddressTokenBalances", "GetAddressTxidsPaginationEVM", "GetAddressTxsPaginationEVM", "GetAddressContractFilterEVM", "GetTransactionEVMShape",
|
||||
"WsGetInfo", "WsGetBlockHash", "WsGetTransaction", "WsGetAccountInfoBasicEVM", "WsGetAccountInfoEVM", "WsGetAccountInfoTxidsConsistencyEVM", "WsGetAccountInfoTxsConsistencyEVM", "WsGetAccountInfoContractFilterEVM", "WsPing"],
|
||||
"rpc": ["GetBlock", "GetBlockHash", "GetTransaction", "EstimateFee", "GetBlockHeader", "EthCallBatch"]
|
||||
},
|
||||
"ethereum": {
|
||||
|
||||
Reference in New Issue
Block a user