Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$226.57
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.058645 | $3,863.47 |
$226.57 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21328852 | 11 hours ago | | | 0 | 0.0024469770 | |
| 21324357 | a day ago | | | 0 | 0.0025207637 | |
| 21322032 | a day ago | | | 0 | 0.0023939952 | |
| 21321938 | a day ago | | | 0 | 0.0024406787 | |
| 21321934 | a day ago | | | 0 | 0.0027026852 | |
| 21321920 | a day ago | | | 0 | 0.0024612998 | |
| 21321899 | a day ago | | | 0 | 0.0029879994 | |
| 21316333 | 2 days ago | | | 0 | 0.0036045897 | |
| 21316320 | 2 days ago | | | 0 | 0.0052805392 | |
| 21316273 | 2 days ago | | | 0 | 0.0035658798 |
ABI
ABI objects
Getter at block 21332205
BOT_ADDRESS() view returns (address)
0x429cf888dae41d589d57f6dc685707bec755fe63
BOT_FEE_ADDRESS() view returns (address)
0x052ebe64fe6ab6a1e5c61075012852e2ffb5ae60
BOT_SHARE() view returns (uint256)
25
OWNER_SHARE() view returns (uint256)
50
REFERRER_SHARE() view returns (uint256)
25
Read-only
referrers(address) view returns (address)
rewards(address) view returns (uint256)
stakes(address, address) view returns (uint256)
State-modifying
Events addRewards(struct StakingReward[] rewardsToAdd) payable
claim()
deposit(address token, uint256 amount)
deposit(address token, uint256 amount, address referrer)
depositTo(address token, uint256 amount, address owner)
withdraw(address token, uint256 amount)
Deposit(address indexed token, uint256 amount, address indexed owner, address indexed referrer)
Withdraw(address indexed token, uint256 amount, address indexed owner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.