ZapOutCurveGVault
Verified contract
Active on
Ethereum with 70 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa5d0…0ce7
Balances ($10.42)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
stETH | ERC-20 | 0.001483 | $3,667.77 |
$5.44 | |
USDT | ERC-20 | 4.650884 | $1.001 |
$4.66 | |
FRAX | ERC-20 | 0.329546 | $0.996782 |
$0.33 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20131986 | 5 months ago | | | 0 | 0.0085419967 | |
| 19881675 | 6 months ago | | | 0 | 0.0046152169 | |
| 19581187 | 8 months ago | | | 0 | 0.017631980 | |
| 19503871 | 8 months ago | | | 0 | 0.015881829 | |
| 19139731 | 10 months ago | | | 0 | 0.030214908 | |
| 18857044 | a year ago | | | 0 | 0.022278706 | |
| 18855811 | a year ago | | | 0 | 0.0056540383 | |
| 18815891 | a year ago | | | 0 | 0.021458834 | |
| 18134319 | a year ago | | | 0 | 0.0095280169 | |
| 18132940 | a year ago | | | 0 | 0.010824883 |
ABI
ABI objects
Getter at block 21301278
curveReg() view returns (address)
0xa5d0918610b1183db6c8299243b977b2ef920ce7
owner() view returns (address)
0xce88f73faa2c8de5fde0951a6b80583af4c14265
stopped() view returns (bool)
false
Read-only
approvedTargets(address) view returns (bool)
removeLiquidityReturn(address swapAddress, address tokenAddress, uint256 liquidity) view returns (uint256 amount)
State-modifying
Events ZapOut(address gVault, uint256 amountIn, address swapAddress, address intermediateToken, address toToken, uint256 minToTokens, address _swapTarget, bytes _swapCallData) returns (uint256)
renounceOwnership()
setApprovedTargets(address[] targets, bool[] isApproved)
setV2Pool(address[] pool, bool[] isV2Pool)
sweep(address[] _tokens, bool _ETH)
toggleContractActive()
transferOwnership(address newOwner)
updateCurveRegistry(address newCurveRegistry)
withdrawTokens(address[] tokens)
ApprovedTarget(address target, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Stopped(bool stopped)
Sweep(address indexed token, uint256 amount)
approvedV2Pool(address pool, bool approved)
curveRegistryUpdated(address newCurveReg, address oldCurveReg)
zapCurveOut(address sender, address pool, address token, uint256 tokensRec)
constructor(address _curveRegistry)
receive()
This contract contains no error objects.