- Preparing search index...
- The search index is not available
ibcf-sdk
Constructors
constructor
- new ProofGenerator(provider: JsonRpcProvider): ProofGenerator
-
Parameters
-
provider: JsonRpcProvider
Methods
generateStorageProof
- generateStorageProof(contract: string, slots: string[], block_number?: number): Promise<EthereumStorageProof>
-
Parameters
-
contract: string
-
slots: string[]
-
Optional
block_number: number