accountProof
accountProof: `0x${string}`[]
address
address: `0x${string}`
balance
balance: `0x${string}`
codeHash
codeHash: `0x${string}`
nonce
nonce: `0x${string}`
storageHash
storageHash: `0x${string}`
storageProof
storageProof: {
key: `0x${string}`;
proof: `0x${string}`[];
value: `0x${string}`;
}[]