BendCompetitionMainnet
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
Balances ($0.00)
No balances found for "BendCompetitionMainnet"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "BendCompetitionMainnet"
ABI
ABI objects
Getter at block 21224956 uiData() view returns (struct BendCompetitionUIData data)
CONTRACT_CREATE_TIMESTAMP() view returns (uint256)
0
bendClaimedTotal() view returns (uint256)
0
ethPaymentTotal() view returns (uint256)
0
getConfig() pure returns (struct BendCompetitionConfig config)
(0x472fcc65fab565f75b1e0e861864a86fe5bced7b, 0x0d02755a5700414b26ff040e1de35d337df56218, 0x4d62360cecf722a7888b1f97d4c7e8b170071248, 0xd7e97172c2419566839bf80deea46d22b1b2e06e, 0, 100000000000000000000, 333333000000000000000000, 100000000000000000000000)
owner() view returns (address)
0x0000000000000000000000000000000000000000
paused() view returns (bool)
false
remainDivident() view returns (uint256)
0
stage() view returns (uint8)
2
Read-only
ethPaymentRecord(address) view returns (uint256)
State-modifying
Events claim(uint256 lockWeek) payable
drawDividend()
emergencyEtherTransfer(uint256 amount)
emergencyTokenTransfer(address token, uint256 amount)
initialize()
pause()
renounceOwnership()
transferOwnership(address newOwner)
unpause()
Claimed(address indexed owner, uint256 ethPayment, uint256 bendReward)
DrawDividend(address indexed operator, address indexed beneficiary, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Unpaused(address account)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.