Ask or search…
K
Links

Developers

Anything you can do with our interface can be done via code

Four big things to keep in mind

Anything you can do with our interface can be done via code.

1. Testing on Rinkeby

2 Realtime Token Data

If you want to create your own reporting system, get the owner of a token, or build your own realtime interface, use our SubGraph

3. Web3 Contract Connection

If you want to have your customers buy an NFT from a Mintbase mint on your own site, transfer tokens, or interact with any of the ERC-721 functions connect with a library like web3js or ethersJS

4. Verified Contracts

Every market created on Mintbase is verified immediately on etherscan so you can always pull the ABI directly from etherscan, see the source code, and interact with all the ERC-721 functions like this one

Interact with the smart contract directly on etherscan