Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($9.94)
Native
Value
$9.94
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.002914 | $3,411.67 |
$9.94 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21262191 | 5 hours ago | | | 0.029364266 | 0.00066781550 | |
| 21258976 | 16 hours ago | | | 0.0043643664 | 0.00095211962 | |
| 21237208 | 4 days ago | | | 0.014318014 | 0.0018943343 | |
| 21232689 | 4 days ago | | | 0.016487823 | 0.00085496904 | |
| 21232063 | 4 days ago | | | 0.011453891 | 0.00093696510 | |
| 21231749 | 4 days ago | | | 0.0055393071 | 0.0012956247 | |
| 21229622 | 5 days ago | | | 0.0046845699 | 0.0033321875 | |
| 21229444 | 5 days ago | | | 0.0049663924 | 0.0015811657 | |
| 21219015 | 6 days ago | | | 0.031203019 | 0.00052593996 | |
| 21209156 | 8 days ago | | | 0.016941855 | 0.0013749449 |
ABI
ABI objects
Getter at block 21263718
getBalance() view returns (uint256)
2914247526276173
getOwner() view returns (address)
0x716e66a7b94f17cf45fab1d9a83599928c677db9
salaryStatus() view returns (bool)
true
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.