constants

Constants

audit_token: ByteArray = "AUDT"

Beacon token name for UTXO containing the protocol’s audit datum

global_cfg_token: ByteArray = "GCFG"

Beacon token name for the UTXO containing the global settings datum

oracle_cfg_token: ByteArray = "OCFG"

Beacon token name for the UTXO containing the oracle settings datum

oracle_price_token: ByteArray = "OPRC"

Beacon token name for UTXOs containing oracle price datum

Search Document