FAQ Mint button
Which smart contract are supported by the Mint button?
All contracts that followed the erc721 guideline If you have a custom contract, you can ask us to support it.
Is my Custom contract not supported?
It's possible that custom contracts that use custom functions are not supported. But don't be disappointed. We can add support to your contract. Please get in touch with us.
Not loading my Mint button
Be sure your ABI contract is correct
Be sure you put in the right contract address
It could be a custom contract we do not support (yet). Please get in touch with us to help you support it.
[ { "code": "invalid_type", "expected": "array", "received": "object", "path": [], "message": "Expected array, received object" } ]
Last updated