erc7730.model package
Subpackages
- erc7730.model.input package
- erc7730.model.paths package
- Submodules
- erc7730.model.paths.path_ops module
data_or_container_path_concat()
data_path_append()
data_path_concat()
data_path_ends_with()
data_path_starts_with()
data_path_strip_prefix()
descriptor_path_append()
descriptor_path_ends_with()
descriptor_path_starts_with()
descriptor_path_strip_prefix()
path_starts_with()
to_absolute()
to_relative()
- erc7730.model.paths.path_parser module
- erc7730.model.paths.path_schemas module
- erc7730.model.paths.path_ops module
- Module contents
- Submodules
- erc7730.model.resolved package
Submodules
- erc7730.model.abi module
- erc7730.model.base module
- erc7730.model.context module
- erc7730.model.display module
- erc7730.model.metadata module
- erc7730.model.types module
- erc7730.model.unions module
Module contents
Package implementing an object model for ERC-7730 descriptors.
- class erc7730.model.ERC7730ModelType(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]View on GitHub
Bases:
StrEnum
The type of the ERC-7730 model.