Module starknet_core::utils
source · Structs
Enums
- The uniqueness settings for UDC deployments.
Functions
- Converts Cairo short string to FieldElement.
- Computes the target contract address of a “native” contract deployment. Use
get_udc_deployed_address
instead if you want to compute the target address for deployments through the Universal Deployer Contract. - Computes the target contract address for deployments through the Universal Deploy Contract.
- Converts FieldElement to Cairo short string.
- A variant of eth-keccak that computes a value that fits in a Starknet field element.