The Tokenization feature allows you to upload private ABIs that are visible only for your workspace. This feature is useful when:
- No ABI exists: If your smart contract is not publicly verified on a block explorer, there may not be an associated ABI.
- The public ABI is incorrect: In some cases, the public ABI available on block explorers might be incorrect or incomplete. This is particularly common with contracts using complex proxy patterns.
In either case, you can upload your custom ABI at any time using the Save Contract ABI endpoint. Once uploaded, your custom ABI will be displayed when managing the contract. In scenarios where both public and private ABIs exist, your private ABI will be prioritized and displayed for your workspace.
Alternatively, you can reach out to Fireblocks Support for assistance in adding your private ABI for the contract.