Deploy Market

  • AUCTION CONTRACT: externally opens the contract page in the default block explorer

  • COPY ADDRESS: copies address of the bond contract (same as auction contract)

  • COPY BYTECODE: copies the market configuration as bytecode to be used in the transaction builder

Under the transaction builder:

  1. Slide to activate Custom data

  2. Copy and paste in the bond contract address taken from COPY ADDRESS from dApp UI

  3. Enter 0 under Value

  4. In the Data (Hex encoded) field, copy and paste in the data from COPY BYTECODE

  5. Proceed to sign the transaction as per normal

Remember to simulate and verify it will be on Success state!

Last updated