Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($9.24)
Native
Value
$9.24
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.002914 | $3,170.75 |
$9.24 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21155790 | 15 hours ago | | | 0.094671605 | 0.0012004055 | |
| 21142299 | 2 days ago | | | 0.00060361822 | 0.0010933380 | |
| 21141673 | 3 days ago | | | 0.0077068829 | 0.00055168861 | |
| 21141358 | 3 days ago | | | 0.046034151 | 0.00037032634 | |
| 21130274 | 4 days ago | | | 0.002979452 | 0.0012553361 | |
| 21129167 | 4 days ago | | | 0.1183914 | 0.0014501840 | |
| 21124811 | 5 days ago | | | 0.021865679 | 0.00042171375 | |
| 21124787 | 5 days ago | | | 0.046333648 | 0.00038785147 | |
| 21124726 | 5 days ago | | | 0.030449627 | 0.00046558443 | |
| 21124703 | 5 days ago | | | 0.021506468 | 0.00057733552 |
ABI
ABI objects
Getter at block 21160138
getBalance() view returns (uint256)
2914247526276160
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.