Developer
  • API Overview
  • Getting Started
    • Authentication
    • Xyxyx API Keys
    • Getting an API Key
    • Rates & Limits
    • Endpoint URLs
    • Networks
    • Tokenization Models
  • Explorer
  • API Endpoints
    • ERC-721F
      • Deploy Contract
      • Mint 1x1
      • Mint A4
    • ERC-721
      • Deploy Contract 1x1
      • Deploy Contract A4
      • Mint Token
    • ERC-404
      • Deploy Contract 1x1
      • Deploy Contract A4
    • Preview Token
      • 1x1
      • A4
  • Utilities
    • Authorization for wallet transactions
    • Function insights
    • Code samples
    • Xyxyx Web Components
      • Tokenizer
Powered by GitBook
On this page
  1. API Endpoints

ERC-721

PreviousMint A4NextDeploy Contract 1x1

Last updated 2 months ago

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.

Deploy Contract 1x1
Deploy Contract A4
Mint Token