Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$69,730.9
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 20.598145 | $3,385.30 |
$69,730.9 | |
USDC | ERC-20 | 27.093877K | $1.00 |
$27,093.88 | |
WETH | ERC-20 | 7.258996 | $3,385.63 |
$24,576.28 | |
DEGEN | ERC-20 | 666.591006K | $0.020071 |
$13,379.13 | |
LUM | ERC-20 | 167.234825 | $43.25 |
$7,232.91 | |
MIGGLES | ERC-20 | 56.905101K | $0.12404 |
$7,058.51 | |
VIRTUAL | ERC-20 | 9.471556K | $0.545205 |
$5,163.94 | |
cbBTC | ERC-20 | 0.040878 | $98,442.00 |
$4,024.07 | |
KEYCAT | ERC-20 | 346.63445K | $0.010014 |
$3,471.06 | |
AERO | ERC-20 | 2.454474K | $1.36 |
$3,338.08 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
0x50656e6a | 22327041 | 11 days ago | | | 0 | 3.2365466e-7 | |
| 22290135 | 11 days ago | | | 0 | 0.0000014296339 | |
| 22139405 | 15 days ago | | | 0 | 1.2395358e-7 | |
| 22139324 | 15 days ago | | | 0 | 2.7455030e-7 | |
0x0a574520 | 22054819 | 17 days ago | | | 0 | 1.6485198e-7 | |
0x0a574520 | 22050514 | 17 days ago | | | 0 | 1.2289854e-7 | |
0x0a574520 | 22049462 | 17 days ago | | | 0 | 1.3406563e-7 | |
| 21603212 | a month ago | | | 0 | 3.5302247e-7 | |
| 21573527 | a month ago | | | 0 | 2.7460397e-7 | |
| 20931539 | a month ago | | | 0 | 0.0000011033054 |
ABI
ABI objects
Getter at block 22781055
augustusSwapper() view returns (address)
0x59c7c832e96d2568bea6db468c1aadcbbda08a52
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.