getStorageAt
Callable
Type parameters
- ReturnFormat: DataFormat
Parameters
web3Context: Web3Context<EthExecutionAPI, any>
(Web3Context) Web3 configuration object that contains things such as the provider, request manager, wallet, etc.
address: string
storageSlot: Numbers
blockNumber: BlockNumberOrTag = web3Context.defaultBlock
returnFormat: ReturnFormat
Returns Promise<ByteTypes[ReturnFormat[bytes]]>
View additional documentations here: Web3Eth.getStorageAt