You can verify Smart Contracts deployed using the Tatum API on Blockchain Explorers.
EVM chains and TRON
Compiler Version
- EVM Chains: 0.8.7
- TRON: 0.5.5 or 0.6.12
Recent changes with TRON prevent verification. Issue is under investigation.
Optimization
- Enable with runs: 200
Source Code
- Single file, MIT licensed
Contract Sources
- ERC721 general contract Tatum721General.sol
- ERC721 TRON general contract TatumTron721.sol
- ERC721 provenance contract Tatum721Provenance.sol
- ERC721 cashback contract Tatum721Cashback.sol
- ERC1155 contract Tatum1155.sol
- NFT Auction contract NftAuction.sol
- NFT Marketplace contract MarketplaceListing.sol
Source at the following link.
Solana
Verifying an NFT on Solana means that the NFT is a part of the collection (setting the Verified
parameter to true
for the NFT).
To know more about Solana collections and verification, refer to the Solana user documentation.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article