CRVExchangeV2
Verified contract
Active on
Ethereum with 17 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "CRVExchangeV2"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13936958 | 3 years ago | | | 0 | 0.0038194383 | |
| 13885501 | 3 years ago | | | 0 | 0.013090743 | |
| 13885406 | 3 years ago | | | 0 | 0.010850866 | |
| 13885406 | 3 years ago | | | 0 | 0.010852940 | |
| 13885406 | 3 years ago | | | 0 | 0.012970983 | |
| 13885406 | 3 years ago | | | 0 | 0.012970983 | |
| 13885402 | 3 years ago | | | 0 | 0.0080780294 | |
| 13885396 | 3 years ago | | | 0 | 0.0086970124 | |
| 13885389 | 3 years ago | | | 0 | 0.0078665142 | |
| 13808285 | 3 years ago | | | 0 | 0.014983600 |
ABI
ABI objects
Getter at block 21305013
crv_token() view returns (address)
0xd533a949740bb3306d119cc777fa900ba034cd52
owner() view returns (address)
0x66945268093f28c28a2dce11a1640e06c070df7b
Read-only
path_from_addr(uint256 index) view returns (address)
path_indexes(uint256) view returns (bytes32)
path_to_addr(uint256 index) view returns (address)
paths(bytes32) view returns (address dex)
State-modifying
Events addPath(address dex, address[] path)
handleCRV(address target_token, uint256 amount, uint256 min_amount)
handleExtraToken(address from, address target_token, uint256 amount, uint256 min_amount)
removePath(address dex, address[] path)
removePathWithHash(bytes32 hash)
transferOwnership(address newOwner)
AddPath(bytes32 hash, address dex, address[] path)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RemovePath(bytes32 hash)
constructor(address _crv)
fallback()
This contract contains no error objects.