application index
SSCDeployment Flags
application approval program
application clear program NOTE - approval and clear program must be the TEAL code as string
Deploy Asset in account's state
Asset Index
Asset Name
Asset Definitions
removes asset holding from account
asset index
Destroys asset
Asset Index
Queries application by application index from account's global state. Returns undefined if app is not found.
application index
Queries application by application index from account's local state. Returns undefined if app is not found.
application index
Queries asset definition by assetId
asset index
Queries asset holding by assetId
asset index
Queries app global state value. Returns undefined
if the key is not present.
Fetches local state value for key present in account returns undefined otherwise
Modifies Asset fields
Asset Index
Fields for modification
Freeze asset
Asset Index
Updates app global state. Throws error if app is not found.
Set new key-value pair or update pair with existing key in account for application id: appID, throw error otherwise
line number in TEAL file Note: if user is accessing this function directly through runtime, then line number is unknown
Generated using TypeDoc
Deploy application in account's state check maximum account creation limit