Icon SunFilledIcon MoonStars
Icon SunFilledIcon MoonStars

Icon LinkConstants

nametypevaluedescription
GAS_PER_BYTEuint64Gas charged per byte of the transaction.
GAS_PRICE_FACTORuint641,000,000,000Unit factor for gas price.
MAX_GAS_PER_TXuint64Maximum gas per transaction.
MAX_INPUTSuint648Maximum number of inputs.
MAX_OUTPUTSuint648Maximum number of outputs.
MAX_PREDICATE_LENGTHuint64Maximum length of predicate, in instructions.
MAX_GAS_PER_PREDICATEuint64Maximum gas per predicate.
MAX_PREDICATE_DATA_LENGTHuint64Maximum length of predicate data, in bytes.
MAX_SCRIPT_LENGTHuint64Maximum length of script, in instructions.
MAX_SCRIPT_DATA_LENGTHuint64Maximum length of script data, in bytes.
MAX_MESSAGE_DATA_LENGTHuint16Maximum length of message data, in bytes.
MAX_STORAGE_SLOTSuint16255Maximum number of initial storage slots.
MAX_WITNESSESuint6416Maximum number of witnesses.
CHAIN_IDuint64A unique per-chain identifier.