DxMgnPool

Verified contract

Active on Ethereum with 26 txns
Deployed by via 0x6ca0932e at 7842861
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,569.79
ERC-20
--
0x2db410d335278a97bea7f37f483b71a3174b90720698b2497edc49308abd46bd
0xb21429b9958960d418bde1c0a848a687154b648eede296579a62762432917814
0x9894207ab9759a8c31c725822230968a75fdaa33b4b3f68c96ce45ace045e3a7
0xa5f63279b2e7efb4dc5a3ea37d60568d133de6f25ddd4438009f89e5a156f850
0x5697f6e2127e0a6239ac44a78e5ee91c10135092bc9b815e96cdb96624e834a0
0x92f0f8bfc68e0ebb55dcc67df5a65d05d34da42e8676d5a21086a03ace7bd119
0x00ecaf770f4c50c0b2a85fc5c7830c3b7192242d6963c4061d4e25ccf31c18b6
0x44155f8ecb991b0c2c2974fdd326433ef48a556595908868621f4275e8736ce6
0x9a1627fb97ea38c6a2782606bf389f6415968a1d56a24a26a98a9c90c7455b00
0xa7ff0d50c83cf256c9a22a41c84e6dff8b223715ec42b84eed54a257095fa273

Functions
Getter at block 21321492
auctionCount(view returns (uint256)
38
currentState(view returns (uint8)
3
depositToken(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
dx(view returns (address)
0xb9812e2fa995ec53b5b6df34d21f9304762c5497
isOwner(view returns (bool)
false
lastParticipatedAuctionIndex(view returns (uint256)
386
mgnToken(view returns (address)
0x80f222a749a2e18eb7f676d371f19ad7efeee3b7
owner(view returns (address)
0x9d536f27a9c4a36229295d5b21dad01aff47486d
poolingPeriodEndTime(view returns (uint256)
1561284010
secondaryToken(view returns (address)
0x89d24a6b4ccb1b6faa2625fe562bdd9a23260359
sellAndBuyToken(view returns (address sellTokenaddress buyToken)
(sellToken=0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2, buyToken=0x89d24a6b4ccb1b6faa2625fe562bdd9a23260359)
totalDeposit(view returns (uint256)
309653788550865133432
totalMgn(view returns (uint256)
11102201999137299306309
totalPoolShares(view returns (uint256)
539667372238711007910
totalPoolSharesCummulative(view returns (uint256)
14945934933712859528742
Read-only
getAllClaimableMgnAndDeposits(address userAddressview returns (uint256[]uint256[])
hasParticpationWithdrawn(addressview returns (bool)
numberOfParticipations(address addrview returns (uint256)
participationAtIndex(address addruint256 indexview returns (uint256uint256)
participationsByAddress(addressuint256view returns (uint256 startAuctionCountuint256 poolShares)
poolSharesByAddress(address userAddressview returns (uint256[])
State-modifying
checkForStateUpdate(
deposit(uint256 amount
participateInAuction(
renounceOwnership(
transferOwnership(address newOwner
triggerMGNunlockAndClaimTokens(
updateAndGetCurrentState(returns (uint8)
withdrawDeposit(returns (uint256)
withdrawDepositandMagnolia(returns (uint256uint256)
withdrawMagnolia(returns (uint256)
withdrawUnlockedMagnoliaFromDx(
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _depositTokenaddress _secondaryTokenaddress _dxuint256 _poolingTimeSeconds
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.