FeeCollectorUniswapV2
Verified contract
Active on
Base with 17 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$3,901.77
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 1.19075 | $3,276.73 |
$3,901.77 | |
ESMX | ERC-20 | 147.370754K | $0.0001 |
$14.69 | |
LZPZ | ERC-20 | 1 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22730230 | 16 hours ago | | | 0 | 0.00026444857 | |
| 21453429 | a month ago | | | 0 | 0.00026683637 | |
| 20757130 | 2 months ago | | | 0 | 0.00026495651 | |
| 18908229 | 3 months ago | | | 0 | 0.00026574507 | |
| 18528129 | 3 months ago | | | 0 | 0.00026545500 | |
| 18520930 | 3 months ago | | | 0 | 0.00026683637 | |
| 18304930 | 3 months ago | | | 0 | 0.00026500881 | |
| 17773930 | 4 months ago | | | 0 | 0.00026535765 | |
| 17269329 | 4 months ago | | | 0 | 0.00026683637 | |
| 16797430 | 4 months ago | | | 0 | 0.00026443847 |
ABI
ABI objects
Getter at block 22758277
CONVERTER_ROLE() view returns (bytes32)
0x1cf336fddcc7dc48127faf7a5b80ee54fce73ef647eecd31c24bb6cce3ac3eef
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
token() view returns (address)
0xfadb26be94c1f959f900bf88cd396b3e803481d6
uniswapV2Router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
Read-only
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events convert()
grantRole(bytes32 role, address account)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
withdrawEth(uint256 amount, address beneficiary)
withdrawTokens(address tokenAddress, uint256 amount, address beneficiary)
Converted(uint256[] amounts)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
constructor(address uniswapV2Router_, address token_, address admin, address converter)
receive()
This contract contains no error objects.