erc7730.convert.calldata package
Subpackages
- erc7730.convert.calldata.v1 package
- Submodules
- erc7730.convert.calldata.v1.abi module
- erc7730.convert.calldata.v1.descriptor module
- erc7730.convert.calldata.v1.enum module
- erc7730.convert.calldata.v1.field module
- erc7730.convert.calldata.v1.path module
- erc7730.convert.calldata.v1.selector module
- erc7730.convert.calldata.v1.tlv module
CalldataDescriptorEnumValueTag
CalldataDescriptorFieldTag
CalldataDescriptorParamAmountTag
CalldataDescriptorParamDateTimeTag
CalldataDescriptorParamDurationTag
CalldataDescriptorParamEnumTag
CalldataDescriptorParamNFTTag
CalldataDescriptorParamRawTag
CalldataDescriptorParamTokenAmountTag
CalldataDescriptorParamTrustedNameTag
CalldataDescriptorParamUnitTag
CalldataDescriptorPathArrayElementTag
CalldataDescriptorPathElementTag
CalldataDescriptorPathSliceElementTag
CalldataDescriptorTransactionInfoTag
CalldataDescriptorValueTag
tlv_data_path_element()
tlv_enum_value()
tlv_field()
tlv_param_amount()
tlv_param_datetime()
tlv_param_duration()
tlv_param_enum()
tlv_param_nft()
tlv_param_raw()
tlv_param_token_amount()
tlv_param_trusted_name()
tlv_param_unit()
tlv_transaction_info()
tlv_value()
- Module contents
- Submodules
Submodules
Module contents
Conversion to Ledger specific calldata descriptor (also referred to as “generic parser” descriptor).
See documentation in https://github.com/LedgerHQ/app-ethereum for specifications of this protocol