🪣Become the house
Adding and removing liquidity
Last updated
Adding and removing liquidity
Last updated
UBET Sports platform supports multiple tokens as currencies for betting, including USDC, USDT, DGEN, GOON, and CAW tokens.
USDC
USDT
DGEN
GOON
CAW
Here we will show two steps to add liquidity to the funding pool. The two steps are:
Approve the liquidity pool address.
Add funding
Get the token address and pool address of the token you would like to add from the table above.
Copy the pool address.
Go to polygonscan and enter the token address that you would like to fund. Click the contract
Look go for approval
under Write Contract
tab.
Copy the pool address underspender (address),
enter the amount, and select the decimal places (see the table above). Click Write
.
Go to polygonscan and search for pool address. Click the contract
Click addFunding
under Write Contract
. Enter the amount of liquidity you would like to provide and select the decimal places (see the table above). Click Write
.
Click reserve
under Read Contract
. You will be able to see the total amount of funds in the liquidity pool.
Once you would like to withdraw the funds. You can look for removeFunding
under Write Contract
from the polygonscan/pool address.