Rareboard Payment

Amount to pay

To find the amount of pending commissions for your collection contract on BSCScan, follow these steps:

  1. Open https://bscscan.com/address/0xd695ef1990f1dcc33ad5884128432b0e5f962481#readContract in your web browser. This page allows you to view and interact with smart contracts on the Binance Smart Chain.

  2. Look for the "pendingCommissions" function. This function allows you to query the amount of pending commissions for a given contract.

  3. Enter your collection contract address in the input field for "pendingCommissions" and click the "Query" button. This will send a request to the Binance Smart Chain to execute the "pendingCommissions" function and return the result.

  4. The response you receive will be in WEI, which is the smallest unit of Ether. To convert the amount to BNB, you can use a unit converter such as https://www.coinmarketcap.com/converter/.

Payment

To pay commission to Rareboard follow these steps:

  1. Look for the "payCommissionsFor" function. This function allows you to pay the comission.

  2. Enter the amount you got from the previous function and click the "Write" button. This will open your wallet pop-up to confirm the transaction.

  3. Confirm the transaction and your commission is now paid!

Last updated