FeeClaimer
Verified contract
Active on
Ethereum with 231 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$111,268.03
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 31.973296 | $3,480.03 |
$111,268.03 | |
ERC-20 | 2,307,859,856.179543T | $0.000054 |
$124,416,724,846,639,180 | ||
USDC | ERC-20 | 72.863521K | $0.99901 |
$72,791.39 | |
WBTC | ERC-20 | 0.4892 | $94,349.00 |
$46,155.58 | |
PEPE | ERC-20 | 2.322299B | $0.000019 |
$44,634.58 | |
USDT | ERC-20 | 41.04117K | $0.999962 |
$41,039.61 | |
SPX | ERC-20 | 39.067082K | $0.499342 |
$19,507.83 | |
DAI | ERC-20 | 17.49677K | $0.999613 |
$17,490 | |
stETH | ERC-20 | 4.926481 | $3,474.38 |
$17,116.47 | |
Mog | ERC-20 | 6.556757B | $0.000003 |
$16,654.16 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21261670 | 19 hours ago | | | 0 | 0.00095149985 | |
| 21110974 | 22 days ago | | | 0 | 0.00025070777 | |
| 21096730 | 24 days ago | | | 0 | 0.00034623895 | |
| 21093542 | 24 days ago | | | 0 | 0.00080652581 | |
| 21073906 | a month ago | | | 0 | 0.017913703 | |
| 21003600 | a month ago | | | 0 | 0.00089574263 | |
| 20916758 | 2 months ago | | | 0 | 0.0030100533 | |
| 20916752 | 2 months ago | | | 0 | 0.0024326934 | |
| 20916746 | 2 months ago | | | 0 | 0.0016285303 | |
| 20897013 | 2 months ago | | | 0 | 0.00036200239 |
ABI
ABI objects
Getter at block 21267433
augustusSwapper() view returns (address)
0xdef171fe48cf0115b1d80b88dc8eab59176fee57
Read-only
allocatedFees(address) view returns (uint256)
batchGetBalance(address[] _tokens, address _partner) view returns (uint256[] _fees)
fees(address, address) view returns (uint256)
getBalance(address _token, address _partner) view returns (uint256)
getUnallocatedFees(address _token) view returns (uint256)
State-modifying
Events batchWithdrawAllERC20(address[] _tokens, address _recipient) returns (bool)
batchWithdrawSomeERC20(address[] _tokens, uint256[] _tokenAmounts, address _recipient) returns (bool)
registerFee(address _account, address _token, uint256 _fee)
withdrawAllERC20(address _token, address _recipient) returns (bool)
withdrawSomeERC20(address _token, uint256 _tokenAmount, address _recipient) returns (bool)
This contract contains no event objects.
constructor(address _augustusAddress)
receive()
This contract contains no error objects.