ExtraZaps
Verified contract
Active on
Ethereum with 257 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb576…e0d4
0x8301…c511
0xd51a…ae46
0xbebc…f1c7
0xa830…6183
Balances ($0.00)
No balances found for "ExtraZaps"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16424253 | 2 years ago | | | 0 | 0.015598752 | |
| 16408869 | 2 years ago | | | 0 | 0.011024520 | |
| 16400100 | 2 years ago | | | 0 | 0.024331076 | |
| 16395836 | 2 years ago | | | 0 | 0.014114679 | |
| 16388016 | 2 years ago | | | 0 | 0.017301557 | |
| 16382745 | 2 years ago | | | 0 | 0.012439070 | |
| 16342179 | 2 years ago | | | 0 | 0.022294823 | |
| 16262715 | 2 years ago | | | 0 | 0.010238096 | |
| 16171040 | 2 years ago | | | 0 | 0.017290594 | |
| 16117113 | 2 years ago | | | 0 | 0.010014711 |
ABI
ABI objects
Getter at block 21272240
CRVETH_CRV_INDEX() view returns (uint256)
1
CRVETH_ETH_INDEX() view returns (uint256)
0
CRV_TOKEN() view returns (address)
0xd533a949740bb3306d119cc777fa900ba034cd52
CURVE_CRV_ETH_POOL() view returns (address)
0x8301ae4fc9c624d1d396cbdaa1ed877821d7c511
CURVE_CVXCRV_CRV_POOL() view returns (address)
0x9d0464996170c6b9e75eed71c68b99ddedf279e8
CURVE_CVX_ETH_POOL() view returns (address)
0xb576491f1e6e5e62f1d8f26062ee822b40b0e0d4
CVXCRV_CRV_INDEX() view returns (int128)
0
CVXCRV_CVXCRV_INDEX() view returns (int128)
1
CVXCRV_STAKING_CONTRACT() view returns (address)
0x3fe65692bfcd0e6cf84cb1e7d24108e434a7587e
CVXCRV_TOKEN() view returns (address)
0x62b9c7356a2dc64a1969e19c23e4f579f9810aa7
CVXETH_CVX_INDEX() view returns (uint256)
1
CVXETH_ETH_INDEX() view returns (uint256)
0
CVX_TOKEN() view returns (address)
0x4e3fbd56cd56c3e72c1403e103b45db9da5b9d2b
owner() view returns (address)
0x9bc7c6ad7e7cf3a6fcb58fb21e27752ac1e53f99
vault() view returns (address)
0x83507cc8c8b67ed48badd1f59f684d5d02884c81
Read-only
This contract contains no read-only function objects.
State-modifying
Events claimFromDistributorAndStakeIn3PoolConvex(uint256 index, address account, uint256 amount, bytes32[] merkleProof, uint256 minAmountOut, address to)
claimFromDistributorAsCvxAndLock(uint256 index, address account, uint256 amount, bytes32[] merkleProof, uint256 minAmountOut, address to)
claimFromDistributorAsUsdt(uint256 index, address account, uint256 amount, bytes32[] merkleProof, uint256 minAmountOut, address to) returns (uint256)
claimFromDistributorViaUniV2EthPair(uint256 index, address account, uint256 amount, bytes32[] merkleProof, uint256 minAmountOut, address router, address outputToken, address to)
claimFromVaultAndStakeIn3PoolConvex(uint256 amount, uint256 minAmountOut, address to)
claimFromVaultAsCvxAndLock(uint256 amount, uint256 minAmountOut, address to)
claimFromVaultAsUsdt(uint256 amount, uint256 minAmountOut, address to) returns (uint256)
claimFromVaultViaUniV2EthPair(uint256 amount, uint256 minAmountOut, address router, address outputToken, address to)
depositFromCrv(uint256 amount, uint256 minAmountOut, address to)
depositFromEth(uint256 minAmountOut, address to) payable
depositViaUniV2EthPair(uint256 amount, uint256 minAmountOut, address router, address inputToken, address to)
execute(address _to, uint256 _value, bytes _data) returns (bool, bytes)
renounceOwnership()
setApprovals()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _vault, address _distributor)
receive()
This contract contains no error objects.