ERC-721
Endpoints
The Xyxyx API offers three primary endpoints to handle ERC-721 smart contracts:
Creates a contract optimized for a straightforward configuration where each token maps to a single object or resource.
Sets up a contract designed for an A4 tokenization model use case or any more extensive configuration requirements.
Creates a new token within a previously deployed ERC-721 contract (either 1x1 or A4).
Fewer input parameters are required here because detailed configuration and metadata are established during the Deploy Contract phase.
Last updated