This contract is being backfilled. You may encounter incomplete storage history.

PancakeSwapMMPool

Verified contract

Active on Ethereum with 16,724 txns
Deployed by via 0x73139a7b at 16568664
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $194.25
ERC-20
Value $378.57
ERC-20
Value $0
0xeac6c90644b003cb9f12ea6d242b9c0f2f0e16d11ceb44dcb673e004c2f232ce
0x4fc3aa8c3e35506ca3c73aeef0a31499fe28033c99652c4b12d11bf4dce4115f
0x9dbe0c6481b429dd558e03329ab08a3850d4f992f798e42f61a68ea3ee2e1ed3
0x9b658908c232f4ae7c973d241051ed54263f0ab1f0cce9d6af43c88c5045b325
0x52bd71589eeac50a3912ee6311e5ff12345b01ee3ccf3f7ba023f4c8e2490f96
0x8558e56a05afb20ff2c2df6020c5995417d0c91743bc63fde560a348621528dc
0xea9e0679706929c594bafe565bd45739a60a0aea4eafe1d8a4f41998aa9384ea
0xd259a861e0f8d8f1668477c0e87f60b3df8beb3ea5cd0ba1c8fd2996081b3adb
0xff975e2fa5c0c020c33888f47675482b7ee44fa2633f8c5776202a0d2eae2aa3
0x7325ba034a1b45f245e4b67687a1fa9c82a6330490d1413a3f42709f40838235

Functions
Getter at block 20798366
owner(view returns (address)
0xecc90d54b10add1ab746abe7e83abe178b72aa9e
Read-only
getMMInfo(address _mmview returns (stringaddressbool)
getUserNonce(address _mmaddress _userview returns (uint256)
verifyQuoteSignature(address _accountstruct PancakeSwapMMPoolQuote _quotebytes _signatureview returns (bool)
State-modifying
createMMInfo(address _mmaddress _treasurystring _namebool _active
incrementNonce(address _userreturns (uint256)
redeemToken(address _token
removeMMInfo(address _mm
renounceOwnership(
swap(address _mmSignerstruct PancakeSwapMMPoolQuote _quotebytes signaturepayable 
transferOwnership(address newOwner
updateMMInfo(address _treasurybool _active
Events
CreateMMInfo(address mmaddress treasurystring namebool active
IncrementNonce(address mmaddress user
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RemoveMMInfo(address mm
Swap(uint256 nonceaddress indexed useraddress indexed mmaddress mmTreasuryaddress baseTokenaddress quoteTokenuint256 baseTokenAmountuint256 quoteTokenAmount
UpdateMMInfo(address mmaddress treasurybool active
Constructor
constructor(address weth
Fallback and receive
receive(
Errors

This contract contains no error objects.