Apollo Docs
Search
⌃K

Contracts

At the heart of Apollo are smart contracts. Almost all functionality within Apollo is centred around smart contracts.
Currently, you can import NFT smart contracts only.

Importing Smart Contracts

Navigate to the project you want the imported smart contract to be associated with.
You must select the Blockchain and Network and input your smart contract address.
The smart contract you are importing must implement ERC165. ERC721, ERC72A, ERC1155 and other ERC721 derivatives all support this.
The smart contract must be verified on Etherscan.
Once imported, you can rename, delete and see an overview of the imported smart contract.