Sets the value of a key in the storage of the calling contract.Documentation Index
Fetch the complete documentation index at: https://docs.starknet.io/llms.txt
Use this file to discover all available pages before exploring further.
Signature
Arguments
address_domain- The domain of the address. Onlyaddress_domain0 is currently supported, in the future it will enable access to address spaces with different data availability guarantees.address- The address of the storage key to write.value- The value to write to the key.