Market Maker Pool
Direct swap with Market Maker
Last updated
Was this helpful?
Direct swap with Market Maker
Last updated
Was this helpful?
Contract name: MM Pool
BSC
Contract address:
ETH
Contract address:
nonce
uint256
The user nonce can be called from getUserNonce
in the contract
user
address
user address
baseToken
address
The token address that the user is sending to the market maker
quoteToken
address
The token address that the user is receiving from the market maker
baseTokenAmount
uint256
The amount of base token in the swap
quoteTokenAmount
uint256
The amount of quote token in the swap
expiryTimestamp
uin256
The expiry time of the signature in unix
_mmSigner
address
The market maker address
_quote
Quote
The Quote struct
_signature
bytes
The signature generated from above