StorageSlot: {
    key: string;
    value: string;
}

Type declaration

  • key: string

    Key (b256)

  • value: string

    Value (b256)