get https://api.nftport.xyz/v0/me/contracts/abis/
Returns the ABI for a contract you’ve previously deployed with
Deploy a contract for NFT products or
Deploy a contract for NFT collections.
Useful for:
- Retrieving your contract ABI, for direct on-chain contract calls.
Related:
- To see all the contracts you've previously deployed, see List all your deployed contracts.
- If you want to learn how to use the customizable minting, see Customizable Minting Quickstart.