Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1d42…957f
0xaf8d…e2a4
-
variable spans 6 additional slots
-
variable spans 3 additional slots
2 additional
variables
Balances ($0.00)
No balances found for "NewB1MP"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7703807 | 6 years ago | | | 0 | 0.000073414000 | |
| 7703799 | 6 years ago | | | 0 | 0.000074442000 | |
| 7703784 | 6 years ago | | | 0 | 0.000047084000 | |
| 7703778 | 6 years ago | | | 0 | 0.000067778000 | |
| 7703776 | 6 years ago | | | 0 | 0.00010166700 | |
| 7674006 | 6 years ago | | | 0.005 | 0.00012451500 | |
| 7630531 | 6 years ago | | | 0.005 | 0.00019282000 | |
| 7567619 | 6 years ago | | | 0.005 | 0.00019282000 | |
| 7536757 | 6 years ago | | | 0.005 | 0.000083010000 | |
| 7530819 | 6 years ago | | | 0.005 | 0.000083010000 |
ABI
ABI objects
Getter at block 21266538
_config() view returns (uint256 start, uint256 end, uint256 price, uint256 withdrawFee, uint8 earlierPayoffRate, uint8 invitationPayoffRate, uint256 finalPrizeThreshold)
(start=1541993890, end=1543411711, price=90000000000000000, withdrawFee=5000000000000000, earlierPayoffRate=10, invitationPayoffRate=20, finalPrizeThreshold=20000000000000000000000)
_currentWinnerIndex() view returns (uint256)
0
_global() view returns (uint256 revenue, uint256 positionAmount, uint256 earlierPayoffPerPosition, uint256 totalRevenue)
(revenue=55971636116817166430, positionAmount=964, earlierPayoffPerPosition=208966355431795390, totalRevenue=69861400514722806838)
_isPrizeActivated() view returns (bool)
true
_prizePool() view returns (uint256)
0
_prizePoolWithdrawn() view returns (uint256)
0
_winnerTotalPositionAmount() view returns (uint256)
0
allWinners() view returns (address[])
[]
ceo() view returns (address)
0xb228ebdc750daa1ac7cdb555e4d8f3ad038b99b2
cfo() view returns (address)
0xb228ebdc750daa1ac7cdb555e4d8f3ad038b99b2
companyWallet() view returns (address)
0xb228ebdc750daa1ac7cdb555e4d8f3ad038b99b2
coo() view returns (address)
0xb228ebdc750daa1ac7cdb555e4d8f3ad038b99b2
countPositions() view returns (uint256)
280
countWinners() view returns (uint256)
1
oldB1MPContract() view returns (address)
0x1d42a7bc62c4b377105e0de6707a77fcfc71957f
tokenContract() view returns (address)
0xaf8d39416474817a677ef6a32abb425dbc74e2a4
totalUsers() view returns (uint256)
196
Read-only
_invitations(address) view returns (uint256 amount, uint256 payoff)
_positionBook(uint256, uint256) view returns (uint256)
_positionMiners(uint256) view returns (address)
_positionOwners(uint256) view returns (address)
_userAddrBook(uint256) view returns (address)
_users(address) view returns (uint256 id, uint256 positionAmount, uint256 earlierPayoffMask, uint256 lastRefId)
_winnerPositionAmounts(address) view returns (uint256)
_winnerPurchaseListForAddr(uint256) view returns (address)
_winnerPurchaseListForPositionAmount(uint256) view returns (uint256)
getPositions(uint256 id) view returns (uint256[2] positionsRet)
getUserAddress(uint256 id) view returns (address userAddrRet)
getUserPositionIds(address addr) view returns (uint256[])
prize(address addr) view returns (uint256)
State-modifying
Events activateFinalPrize()
buy(uint256 refId) payable
collectPrizePoolDust()
depositeForMigration() payable
migrateGlobalData()
migrateUserData(uint256 n)
paused()
redeemOptionContract(uint256 positionId, uint256 minute)
setCEO(address addr)
setCFO(address addr)
setCOO(address addr)
setCompanyWallet(address newCompanyWallet)
unpaused()
withdraw() payable
withdrawByCFO(address addr)
withdrawByCFO(uint256 amount)
This contract contains no event objects.
constructor(address tokenAddr, address oldB1MPContractAddr)
fallback()
This contract contains no error objects.