Prerequisites

Get your website ready.

Your website can be developed using any of the following methods:

  1. Coding

  2. No-code visual website builder

Get the contract ready

  1. Smart Contract address (get the implementation address if it's a proxy smart contract)

  2. Smart Contract abi

    Go to etherscan and find the contract ABI section.

    For example, etherscan.

  3. Chain ID of the smart contract

    ChainList map

Last updated