offchain
localStorageGet(kind: StorageKind, key: Bytes): Option<Bytes>
StorageKind, key: Bytes): Option<Bytes>localStorageSet(kind: StorageKind, key: Bytes, value: Bytes): Null
StorageKind, key: Bytes, value: Bytes): NullLast updated