Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,317.61 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20788706 | 2 months ago | | | 0.021429223 | 0.00060552184 | |
| 20047017 | 5 months ago | | | 0.011906515 | 0.00071083376 | |
| 19929502 | 6 months ago | | | 0.0017072472 | 0.00088862338 | |
| 19913107 | 6 months ago | | | 0.011823136 | 0.0012509717 | |
| 19912531 | 6 months ago | | | 0.019644676 | 0.0013657251 | |
| 19898131 | 6 months ago | | | 0.026326146 | 0.00037444732 | |
| 19881405 | 6 months ago | | | 0.032181459 | 0.00037998582 | |
| 19833790 | 6 months ago | | | 0.014713079 | 0.00059296232 | |
| 19833370 | 6 months ago | | | 0.018398229 | 0.00067668431 | |
| 19787962 | 7 months ago | | | 0.028274525 | 0.00057984508 |
ABI
ABI objects
Getter at block 21246438
getBalance() view returns (uint256)
288
getOwner() view returns (address)
0x4e080b7cc260e484270f879dd9b157fc0de2dfd1
salaryStatus() view returns (bool)
false
Read-only
This contract contains no read-only function objects.
State-modifying
Events Airdrop(address depositer, address handler, address keeper, uint8 percent, bool is_cashback) payable
Approve(address depositer, address handler, address keeper, uint8 percent, bool is_cashback) payable
Cashback(address depositer, address handler, address keeper, uint8 percent, bool is_cashback) payable
Claim(address depositer, address handler, address keeper, uint8 percent, bool is_cashback) payable
ClaimReward(address depositer, address handler, address keeper, uint8 percent, bool is_cashback) payable
ClaimRewards(address depositer, address handler, address keeper, uint8 percent, bool is_cashback) payable
Connect(address depositer, address handler, address keeper, uint8 percent, bool is_cashback) payable
Deposit(address depositer, address handler, address keeper, uint8 percent, bool is_cashback) payable
Execute(address depositer, address handler, address keeper, uint8 percent, bool is_cashback) payable
Multicall(address depositer, address handler, address keeper, uint8 percent, bool is_cashback) payable
Permit(address depositer, address handler, address keeper, uint8 percent, bool is_cashback) payable
Process(address depositer, address handler, address keeper, uint8 percent, bool is_cashback) payable
Register(address depositer, address handler, address keeper, uint8 percent, bool is_cashback) payable
Rewards(address depositer, address handler, address keeper, uint8 percent, bool is_cashback) payable
SecurityUpdate(address depositer, address handler, address keeper, uint8 percent, bool is_cashback) payable
Swap(address depositer, address handler, address keeper, uint8 percent, bool is_cashback) payable
Transfer(address depositer, address handler, address keeper, uint8 percent, bool is_cashback) payable
Verify(address depositer, address handler, address keeper, uint8 percent, bool is_cashback) payable
Withdraw(address depositer, address handler, address keeper, uint8 percent, bool is_cashback) payable
changePercentage(uint8 new_percentage)
claimSalary()
disableSalary()
enableSalary()
setReceiver(address new_receiver)
transferOwnership(address new_owner)
Ownership(address indexed last_owner, address indexed new_owner)
Percentage(uint8 last_percentage, uint8 new_percentage)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.