TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 186 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
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 ($5,869.61)
Native
Value
$5,869.61
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.895514 | $3,096.58 |
$5,869.61 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14647937 | 3 years ago | | | 1.8955 | 0.0025974000 | |
| 14647912 | 3 years ago | | | 0.2 | 0.0028285523 | |
| 14647908 | 3 years ago | | | 25 | 0.023849575 | |
| 14647908 | 3 years ago | | | 1 | 0.024714413 | |
| 14647898 | 3 years ago | | | 1790 | 0.0048883500 | |
| 14647871 | 3 years ago | | | 1 | 0.0030329915 | |
| 14647774 | 3 years ago | | | 2.29 | 0.0044289570 | |
| 14647738 | 3 years ago | | | 10 | 0.013258267 | |
| 14647709 | 3 years ago | | | 1 | 0.0042427651 | |
| 14647685 | 3 years ago | | | 500 | 0.0065983500 |
ABI
ABI objects
Getter at block 21224956 uiData() view returns (struct BendCompetitionUIData data)
CONTRACT_CREATE_TIMESTAMP() view returns (uint256)
1647795423
bendClaimedTotal() view returns (uint256)
1000000000000000000000000000
ethPaymentTotal() view returns (uint256)
3000003000003000003000
getConfig() pure returns (struct BendCompetitionConfig config)
(0x472fcc65fab565f75b1e0e861864a86fe5bced7b, 0x0d02755a5700414b26ff040e1de35d337df56218, 0x4d62360cecf722a7888b1f97d4c7e8b170071248, 0xd7e97172c2419566839bf80deea46d22b1b2e06e, 0, 100000000000000000000, 333333000000000000000000, 100000000000000000000000)
owner() view returns (address)
0xf1465c7ea04765853facc2d1ea68bc6e47be90e1
paused() view returns (bool)
false
remainDivident() view returns (uint256)
1895513587145125273
stage() view returns (uint8)
2
Read-only
ethPaymentRecord(address) view returns (uint256)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
claim(uint256 lockWeek) payable
drawDividend()
emergencyEtherTransfer(uint256 amount)
emergencyTokenTransfer(address token, uint256 amount)
initialize()
pause()
renounceOwnership()
transferOwnership(address newOwner)
unpause()
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
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)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.