MainnetBulker
Verified contract
Active on
Ethereum with 32,246 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,160.07)
Native
Value
$1,160.07
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.347018 | $3,342.97 |
$1,160.07 | |
HQG | ERC-20 | 0.5 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21243247 | 5 minutes ago | | | 5.89 | 0.0011177306 | |
| 21243220 | 10 minutes ago | | | 2.057 | 0.0011830378 | |
| 21242969 | an hour ago | | | 400 | 0.0024817064 | |
| 21242917 | an hour ago | | | 0.001 | 0.0012534407 | |
| 21242477 | 3 hours ago | | | 0.00001 | 0.0013851732 | |
| 21242416 | 3 hours ago | | | 0 | 0.00099354525 | |
| 21242411 | 3 hours ago | | | 0.01 | 0.0014079732 | |
| 21242269 | 3 hours ago | | | 0 | 0.0011594827 | |
| 21242056 | 4 hours ago | | | 10.5 | 0.0010441017 | |
| 21242044 | 4 hours ago | | | 0.02 | 0.0012064775 |
ABI
ABI objects
Getter at block 21243269
ACTION_CLAIM_REWARD() view returns (bytes32)
0x414354494f4e5f434c41494d5f52455741524400000000000000000000000000
ACTION_SUPPLY_ASSET() view returns (bytes32)
0x414354494f4e5f535550504c595f415353455400000000000000000000000000
ACTION_SUPPLY_NATIVE_TOKEN() view returns (bytes32)
0x414354494f4e5f535550504c595f4e41544956455f544f4b454e000000000000
ACTION_SUPPLY_STETH() view returns (bytes32)
0x414354494f4e5f535550504c595f535445544800000000000000000000000000
ACTION_TRANSFER_ASSET() view returns (bytes32)
0x414354494f4e5f5452414e534645525f41535345540000000000000000000000
ACTION_WITHDRAW_ASSET() view returns (bytes32)
0x414354494f4e5f57495448445241575f41535345540000000000000000000000
ACTION_WITHDRAW_NATIVE_TOKEN() view returns (bytes32)
0x414354494f4e5f57495448445241575f4e41544956455f544f4b454e00000000
ACTION_WITHDRAW_STETH() view returns (bytes32)
0x414354494f4e5f57495448445241575f53544554480000000000000000000000
admin() view returns (address)
0x6d903f6003cca6255d85cca4d3b5e5146dc33925
steth() view returns (address)
0xae7ab96520de3a18e5e111b5eaab095312d7fe84
wrappedNativeToken() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
wsteth() view returns (address)
0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0
Read-only
This contract contains no read-only function objects.
State-modifying
Events invoke(bytes32[] actions, bytes[] data) payable
sweepNativeToken(address recipient)
sweepToken(address recipient, address asset)
transferAdmin(address newAdmin)
AdminTransferred(address indexed oldAdmin, address indexed newAdmin)
constructor(address admin_, address weth_, address wsteth_)
receive()
FailedToSendNativeToken()
InvalidAddress()
InvalidArgument()
TransferInFailed()
TransferOutFailed()
Unauthorized()
UnhandledAction()
UnsupportedBaseAsset()