DashboardCommunityTutorialsSupport
Search…
⌃K
Links
Welcome to Infura docs
Getting started
Dashboard stats
Upgrade your plan
Submit a help ticket
Networks
Ethereum
Arbitrum
Aurora
Avalanche (C-Chain)
BNB Smart Chain
Base
Celo
Filecoin
IPFS
NEAR
Optimism
Palm
Polygon PoS
StarkNet
🆕
Infura Expansion APIs
NFT API
Authentication details
SDK
Quickstart
Supported networks
SDK Methods
Constructor
API methods
General methods
Contract templates
Access control methods
Base ERC721 methods
Royalties methods
ERC1155Mintable template
ERC721Mintable template
ERC721UserMintable template
IPFS methods
Metadata methods
How to
REST APIs
Features
Archive data
Project sharing
Infura transactions (ITX)
Tutorials
Welcome
Ethereum
NFT SDK
Filecoin
NEAR
Layer 2 networks
Developer tools
Avalanche (C-Chain)
BNB Smart Chain
LEARN
The Merge
curl
JSON Web Token (JWT)
Web3 libraries
Reference
Network endpoints
Powered By GitBook

Contract templates

Contract templates determine the token the SDK uses and define the parameters of certain methods. The current contract templates:
  • ​ERC1155Mintable​
  • ​ERC721Mintable​
  • ​ERC721UserMintable​
The access control methods and royalties methods are used by all templates. The base ERC721 methods are used by the ERC721Mintable and 721UserMintable templates.
Previous
loadContract
Next
Access control methods
Last modified 3mo ago
Copy link