FeeCollector
Verified contract
Active on
Ethereum with 689 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETHC | ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21073941 | 15 days ago | | | 0 | 0.00026598376 | |
| 21073752 | 15 days ago | | | 0 | 0.00046277915 | |
| 21069198 | 16 days ago | | | 0 | 0.0029256354 | |
| 21069122 | 16 days ago | | | 0 | 0.0033990623 | |
| 21069121 | 16 days ago | | | 0 | 0.00044295037 | |
| 21069046 | 16 days ago | | | 0 | 0.0021958309 | |
| 21068969 | 16 days ago | | | 0 | 0.0023168055 | |
| 21068968 | 16 days ago | | | 0 | 0.00031271540 | |
| 21068893 | 16 days ago | | | 0 | 0.0022190514 | |
| 21068817 | 16 days ago | | | 0 | 0.0024564894 |
ABI
ABI objects
Getter at block 21184359
ETHC() view returns (address)
0x35c8941c294e9d60e0742cb9f3d58c0d1ba2dec4
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
deployer() view returns (address)
0x68c2a3f04a4e5f84f90e2879ce1f385e64b775d9
fee() view returns (uint24)
10000
nonfungiblePositionManager() view returns (address)
0xc36442b4a4522e871399cd717abdd847ab11fe88
owner() view returns (address)
0xdbd74502ff6187adc4a1e15567e163a5d89dadc8
swapRouter() view returns (address)
0xe592427a0aece92de3edee1f18e0157c05861564
tokenId() view returns (uint256)
842094
Read-only
This contract contains no read-only function objects.
State-modifying
Events collect()
increaseLiquidity(uint256 amountIn, uint256 amountOutMinimum, uint256 dustTolerance, uint256 allowedExtra)
renounceOwnership()
rescue()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _ETHC, address _WETH, address _swapRouter, address _nonfungiblePositionManager, uint256 _tokenId)
receive()
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)