0x3d0bb8803a6c1fee1b3e8bf730534574623cb70f
Unverified contract
Proxy
Active on
Ethereum with 4,863 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 48 additional slots
Balances ($185,696.67)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ANKR | ERC-20 | 4.488442M | $0.041372 |
$185,696.67 | |
HQG | ERC-20 | 1.25 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21285318 | 17 hours ago | | | 0 | 0.00043188780 | |
| 21283164 | a day ago | | | 0 | 0.00076844354 | |
| 21276960 | 2 days ago | | | 0 | 0.00054593632 | |
| 21273654 | 2 days ago | | | 0 | 0.0075478044 | |
| 21271130 | 3 days ago | | | 0 | 0.00042107529 | |
| 21270706 | 3 days ago | | | 0 | 0.00096571699 | |
| 21265961 | 3 days ago | | | 0 | 0.0018882319 | |
| 21264521 | 4 days ago | | | 0 | 0.00095595024 | |
| 21256804 | 5 days ago | | | 0 | 0.00060748402 | |
| 21252158 | 5 days ago | | | 0 | 0.0013473431 |
ABI
ABI objects
Getter at block 21290414
getCollectedFee() view returns (uint256)
248970317472970088300652
getMinWithdrawAmount() view returns (uint256)
0
Read-only
getUserBalance(address user) view returns (uint256 available, uint256 pending)
State-modifying
Events deliverReward(address stakingContract, address validatorAddress, uint256 amount)
deposit(uint256 amount, uint64 timeout, bytes32 publicKey)
depositForUser(uint256 amount, uint64 timeout, address user, bytes32 publicKey)
handleChargeFee(address[] users, uint256[] fees)
handleWithdraw(address[] users, uint256[] amounts, uint256[] fees)
initialize(address earnConfig, address ankrToken)
instantlyChargeCollectedFee(uint256 amount)
manuallyFeedCollectedFee(uint256 amount)
setMinWithdrawAmount(uint256 minWithdrawalAmount)
withdraw(uint256 amount)
FeeCharged(address indexed sender, uint256 fee)
FundsLocked(address indexed sender, uint256 amount)
FundsUnlocked(address indexed sender, uint256 amount)
InstantlyChargeCollectedFee(uint256 amount)
ManuallyFeedCollectedFee(uint256 amount)
MinWithdrawAmountSet(uint256 amount)
ProviderRequest(bytes32 id, address sender, uint256 fee, address callback, bytes data, uint64 expires)
TierAssigned(address indexed sender, uint256 amount, uint8 tier, uint256 roles, uint64 expires, bytes32 publicKey)
TierLevelChanged(uint8 level)
TierLevelCreated(uint8 level)
TierLevelRemoved(uint8 level)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.