Creating a Pool
Here’s the detailed sequence of steps for creating a pool on the UpshotFactory:
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.
Once you are on the UpshotFactory page
Click on the "Write Contract" tab
Connect to Web3
Select the
createPool
FunctionEnter Pool Details
Name: Enter the desired name for your pool
Signer Address: Enter the address of the signer responsible for signing signatures. See more details in section 2.3.2.
Click Write to Submit the Transaction
Last updated