Anything you can do with our interface can be done via code.
UI: https://rinkeby.mintbase.io​
Token Data SubGraph: https://thegraph.com/explorer/subgraph/nategeier/mint-factory?query=Mintbase​
If you want to create your own reporting system, get the owner of a token, or build your own realtime interface, use our SubGraph
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​
​
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
​