routeMethod
routeMethod(
method):MethodRoute
Classifies an EVM method after local methods have been handled.
Known signing, transaction, and chain-switching methods go to the wallet. Other eth_*,
net_*, and web3_* methods use the chain’s read transport. Everything else is unknown.
Parameters
Section titled “Parameters”method
Section titled “method”string