Modules§
- account_
keychain - common_
errors - nonce
- stablecoin_
dex - tip20
- tip20_
factory - tip403_
registry - tip_
fee_ manager - validator_
config - validator_
config_ v2
Structs§
- Unknown
Function Selector - Error returned when a function selector is not recognized
Custom error with signature
UnknownFunctionSelector(bytes4)and selector0xaa4bc69a.
Enums§
- Account
Keychain Error - Container for all the
IAccountKeychaincustom errors. - Account
Keychain Event - Container for all the
IAccountKeychainevents. - FeeManager
Error - Container for all the
IFeeManagercustom errors. - FeeManager
Event - Container for all the
IFeeManagerevents. - Nonce
Error - Container for all the
INoncecustom errors. - Nonce
Event - Container for all the
INonceevents. - Roles
Auth Error - Container for all the
IRolesAuthcustom errors. - Roles
Auth Event - Container for all the
IRolesAuthevents. - StablecoinDEX
Error - Container for all the
IStablecoinDEXcustom errors. - StablecoinDEX
Events - Container for all the
IStablecoinDEXevents. - TIP20
Error - Container for all the
ITIP20custom errors. - TIP20
Event - Container for all the
ITIP20events. - TIP20
Factory Error - Container for all the
ITIP20Factorycustom errors. - TIP20
Factory Event - Container for all the
ITIP20Factoryevents. - TIP403
Registry Error - Container for all the
ITIP403Registrycustom errors. - TIP403
Registry Event - Container for all the
ITIP403Registryevents. - TIPFeeAMM
Error - Container for all the
ITIPFeeAMMcustom errors. - TIPFeeAMM
Event - Container for all the
ITIPFeeAMMevents. - Validator
Config Error - Container for all the
IValidatorConfigcustom errors. - Validator
Config V2Error - Container for all the
IValidatorConfigV2custom errors. - Validator
Config V2Event - Container for all the
IValidatorConfigV2events.
Constants§
- ACCOUNT_
KEYCHAIN_ ADDRESS - DEFAULT_
FEE_ TOKEN - ISO4217_
CODES - Full list of ISO 4217 currency codes.
- NONCE_
PRECOMPILE_ ADDRESS - PATH_
USD_ ADDRESS - STABLECOIN_
DEX_ ADDRESS - TIP20_
FACTORY_ ADDRESS - TIP403_
REGISTRY_ ADDRESS - TIP_
FEE_ MANAGER_ ADDRESS - USD_
CURRENCY - USD currency string constant.
- VALIDATOR_
CONFIG_ ADDRESS - VALIDATOR_
CONFIG_ V2_ ADDRESS
Functions§
- is_
iso4217_ currency - Returns
trueif the given code is a recognized ISO 4217 currency code.