Token Standards
Last updated
Last updated
Xyxyx's foundational tokenization models (1x1 and A4) can be built upon three token standards:
The ERC-404 is a hybrid token standard that combines the functionalities of the ERC-721 standard (non-fungible tokens) and the ERC-20 standard (fungible tokens).
The ERC-721F standard is a variant of the ERC-721 standard conceived by Xyxyx. ERC-721F is designed to provide highly customizable token issuance by assigning each token an individualized SVG output (svgString
) at the time of minting.
The ERC-721 is a non-fungible token standard.