Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.superbots.finance/llms.txt

Use this file to discover all available pages before exploring further.

The Monetum Pool is a liquidity pool on BNB Smart Chain where you deposit USDC and earn rewards in both USDC and MBXN. You access it through the Monetum Pool page, which shows the Monetum Pool card and the SuperBots Pool card side by side. The pool contract address is verifiable on BscScan from the pool card. The Monetum Pool page also includes a vaults view below the two pool cards, which lists additional vault products available on the platform.

What you earn

The Monetum Pool pays out two separate reward streams, both visible on the pool card under the Earned row:
  • USDC rewards — yield generated by the pool’s strategy, paid in USDC
  • MBXN rewards — additional MBXN token rewards distributed by the pool
You collect both reward streams with a single Claim transaction that calls getReward() on the Monetum Pool contract.

How to deposit into the Monetum Pool

1

Connect your wallet

Click the wallet connect button in the header. Your wallet must be on BNB Smart Chain (chain ID 56) and hold USDC.
2

Navigate to the Monetum Pool page

Go to the Monetum Pool section of the app. The page shows both the Monetum Pool card and the SuperBots Pool card.
3

Approve USDC spending

If you have not yet approved the Monetum Pool contract to spend your USDC, the card displays only an Approve button. Click it and confirm in your wallet.
4

Open the stake modal

After approval, click Stake. The modal shows the amount input and your total available USDC balance.
5

Enter the deposit amount

Type the amount of USDC to deposit, or click Max to use your full balance.
6

Confirm the deposit

Click Confirm. The transaction calls deposit() on the Monetum Pool contract. Once confirmed, your deposit appears on the card under Your deposit in USDC.

How to claim rewards

Click the Claim button on the Monetum Pool card. The transaction calls getReward() on the pool contract. Both your USDC and MBXN earned balances reset after a successful claim.

How to withdraw

1

Open the withdraw modal

Click Withdraw on the Monetum Pool card.
2

Enter the withdrawal amount

Enter how much USDC to withdraw, or click Max to withdraw your full deposit. The modal shows your total available balance.
3

Confirm the withdrawal

Click Confirm. The transaction calls withdraw() on the pool contract with the specified amount.

Pool card metrics

The Monetum Pool card displays the following live data:
MetricDescription
APYTheoretical APY based on daily reinvestment (marked “Unstable” as it depends on compounding frequency)
TVLTotal USDC currently deposited in the pool
Your depositYour USDC balance in the pool
EarnedAccrued USDC and MBXN rewards, claimable at any time
The APY tooltip explains the conversion formula: APY = (1 + APR/n)^n - 1, where reinvestment is performed by the depositor, not the contract.

Risk considerations

Liquidity provision in DeFi pools carries risks distinct from single-asset staking. The pool’s yield depends on external strategy performance. Deposited USDC is subject to smart contract risk. Always verify the contract address on BscScan before depositing.
Unlike the MBXN staking pool, the Monetum Pool does not impose a locking period. You can withdraw your USDC at any time, subject to available liquidity in the pool.