Closed realpaaao closed 1 month ago
To be able to support etherscan interactions, we should at least support the most used functions:
eth_call eth_sendTransaction eth_getBalance eth_estimateGas
eth_call
eth_sendTransaction
eth_getBalance
eth_estimateGas
For curve we additionally need:
eth_getBlockByNumber
To be able to support etherscan interactions, we should at least support the most used functions:
eth_call
eth_sendTransaction
eth_getBalance
eth_estimateGas