SinglePool Factory
Last updated
Was this helpful?
Last updated
Was this helpful?
This contract is a single pool creation/management contract, where liquidity providers deposit/withdraw assets, and Plus Pool users bring or return utilized assets from a single pool.
Cypress :
CreatePool
Event to create new SinglePool
Parameters
token
: A token address in target token
pool
: SinglePool contract address of this pool
exid
: SinglePool ID
SetDepositActive
Event that occurs when SinglePool deposit availability is changed
SetWithdrawActive
Event that occurs when SinglePool withdrawal availability is changed
ChangeMiningRate
Event that occurs when SinglePool mining rate is changed