Partners Overview

Mintpad Partners is an off-chain API service that allows wallet apps, dapp portals, and community tools to integrate NFT trading directly into their platforms and earn a share of marketplace fees on referred transactions.

Marketplace Architecture

Mintpad operates on an EIP-712 order book model. Orders (listings or offers) are constructed and signed off-chain by users, then submitted to our system via the Partner API. When a buyer fulfills a listing on-chain, the transaction is processed by the MintpadExchange contract, which honors fee splits and registers referral events.

Key Architecture Highlights

  • No Gas Needed to List: NFT owners sign off-chain EIP-712 typed data to list their tokens. No transaction is submitted until a buyer purchases.
  • WCRO Currency: All listings utilize Wrapped CRO (WCRO) for reliable ERC-20 payment routing. Buyers can purchase using native CRO or WCRO.
  • Standard Sale Strategy: Fixed price listings are supported through our validated fixed-price exchange strategy.

Global Visibility & Scoped Management

All listings created on Mintpad (both directly on our website or through any partner portal) are visible globally by default to ensure the highest liquidity and visibility for sellers. However, managing, updating, or canceling active listings is restricted to the specific partner account that created the listing.

Referral Fee Split Model

When a partner refers a listing by providing their registered partner identifier, the transaction details are captured on-chain by the indexer. Mintpad automatically attributes a percentage of the protocol fee to the partner, which can be tracked via the referral endpoints and is distributed directly to the registered payout wallet.

Base URL

All Partner API requests are served from:

Text
https://partners-api.mintpad.app/v1