FeeCollector
Verified contract
Active on
Base with 22,083 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Native
--
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.007779 | -- | -- | |
0x9e04…2261 | ERC-20 | 856,317,778,682,272,400,000,000,000,000T | -- | -- | |
0x2e23…e1e9 | ERC-20 | 569,845,858,557,267,200,000,000,000T | -- | -- | |
0x3b03…19e9 | ERC-20 | 104,412,274,817,853,400,000,000,000T | -- | -- | |
0xf59f…dd65 | ERC-20 | 24,507,232,612,688,274,000,000,000T | -- | -- | |
0xd11e…3d6a | ERC-20 | 17,447,499,999,581,838,000,000,000T | -- | -- | |
0x7777…691b | ERC-20 | 12,462,499,999,673,444,000,000,000T | -- | -- | |
0x35f8…7a5a | ERC-20 | 12,462,499,996,025,007,000,000,000T | -- | -- | |
0x8888…ead3 | ERC-20 | 12,462,499,264,434,084,000,000,000T | -- | -- | |
0x160f…0824 | ERC-20 | 6,336,094,771,590,317,000,000,000T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22710228 | 12 minutes ago | | | 0 | 0.000024767559 | |
| 22709632 | 32 minutes ago | | | 0 | 0.000025559331 | |
| 22709329 | 42 minutes ago | | | 0 | 0.000041751061 | |
| 22709028 | an hour ago | | | 0 | 0.000062031949 | |
| 22708728 | an hour ago | | | 0 | 0.000091718529 | |
| 22708130 | an hour ago | | | 0 | 0.000038064176 | |
| 22707901 | an hour ago | | | 0 | 0.000024842927 | |
| 22707233 | 2 hours ago | | | 0 | 0.000054953380 | |
| 22706931 | 2 hours ago | | | 0 | 0.000025014334 | |
| 22706334 | 2 hours ago | | | 0 | 0.000042299193 |
ABI
ABI objects
Getter at block 22710585
MAX_APPROVAL_AMOUNT() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
MAX_PERMIT2_APPROVAL_AMOUNT() view returns (uint160)
1461501637330902918203684832716283019655932542975
MAX_PERMIT2_DEADLINE() view returns (uint48)
281474976710655
feeToken() view returns (address)
0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
owner() view returns (address)
0xbe84d31b2ee049dcb1d8e7c798511632b44d1b55
permit2() view returns (address)
0x000000000022d473030f116ddee9f6b43ac78ba3
universalRouter() view returns (address)
0x3fc91a3afd70395cd496c647d5a6cc9d4b2b7fad
Read-only
This contract contains no read-only function objects.
State-modifying
Events revokePermit2Approvals(struct IAllowanceTransferTokenSpenderPair[] approvals)
revokeTokenApprovals(address[] tokensToRevoke)
setUniversalRouter(address _universalRouter)
swapBalance(bytes swapData, uint256 nativeValue)
swapBalance(bytes swapData, uint256 nativeValue, address[] tokensToApprove)
transferOwnership(address newOwner)
withdrawFeeToken(address feeRecipient, uint256 amount)
OwnershipTransferred(address indexed user, address indexed newOwner)
UniversalRouterChanged(address oldUniversalRouter, address newUniversalRouter)
constructor(address _owner, address _universalRouter, address _permit2, address _feeToken)
receive()
UniversalRouterCallFailed()