Creating a Pool

Here’s the detailed sequence of steps for creating a pool on the UpshotFactory:

  1. Go to the Factory on Etherscan

    • Open a web browser and navigate to Etherscan (On Testnet, we use https://testnet.bscscan.com/)

    • In the search bar, enter the address of the UpshotFactory.

  2. Once you are on the UpshotFactory page

    • Click on the "Write Contract" tab

  3. Connect to Web3

  4. Select the createPool Function

  5. Enter Pool Details

    1. Name: Enter the desired name for your pool

    2. Signer Address: Enter the address of the signer responsible for signing signatures. See more details in section 2.3.2.

  6. Click Write to Submit the Transaction

Last updated