Skip to content

EthGetStorageAtHandler

EthGetStorageAtHandler: (request) => Promise<EthGetStorageAtResult>

Parameters

request: EthGetStorageAtParams

Returns

Promise<EthGetStorageAtResult>

Source

handlers/EthHandler.ts:121