Curve_ZapOut_General_V4_2
Verified contract
Active on
Ethereum with 2,648 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0c32…bdb1
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDC | ERC-20 | 0.004974 | $0.999861 |
$0 | |
DAI | ERC-20 | 0.000019 | $0.999161 |
$0 | |
stETH | ERC-20 | 0 | $3,221.12 |
$0 | |
wibBTC | ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15182801 | 2 years ago | | | 0 | 0.013735501 | |
| 15181197 | 2 years ago | | | 0 | 0.012781971 | |
| 15179075 | 2 years ago | | | 0 | 0.0049151947 | |
| 15179065 | 2 years ago | | | 0 | 0.0078520428 | |
| 15176015 | 2 years ago | | | 0 | 0.011585337 | |
| 15175023 | 2 years ago | | | 0 | 0.021015302 | |
| 15175006 | 2 years ago | | | 0 | 0.028378173 | |
| 15170666 | 2 years ago | | | 0 | 0.0098971035 | |
| 15169202 | 2 years ago | | | 0 | 0.0046664406 | |
| 15164432 | 2 years ago | | | 0 | 0.0027841111 |
ABI
ABI objects
Getter at block 21172791
curveReg() view returns (address)
0x0c32fcdc542d7a00ddcb0ff1ac6e266a04eebdb1
goodwill() view returns (uint256)
0
isOwner() view returns (bool)
false
owner() view returns (address)
0x3ce37278de6388532c3949ce4e886f365b14fb56
stopped() view returns (bool)
false
Read-only
affiliateBalance(address, address) view returns (uint256)
affiliates(address) view returns (bool)
approvedTargets(address) view returns (bool)
feeWhitelist(address) view returns (bool)
removeLiquidityReturn(address swapAddress, address tokenAddress, uint256 liquidity) view returns (uint256 amount)
totalAffiliateBalance(address) view returns (uint256)
State-modifying
Events ZapOut(address swapAddress, uint256 incomingCrv, address intermediateToken, address toToken, uint256 minToTokens, address _swapTarget, bytes _swapCallData, address affiliate, bool shouldSellEntireBalance) returns (uint256 ToTokensBought)
affilliateWithdraw(address[] tokens)
renounceOwnership()
setApprovedTargets(address[] targets, bool[] isApproved)
setV2Pool(address[] pool, bool[] isV2Pool)
set_affiliate(address _affiliate, bool _status)
set_feeWhitelist(address zapAddress, bool status)
set_new_affiliateSplit(uint256 _new_affiliateSplit)
set_new_goodwill(uint256 _new_goodwill)
toggleContractActive()
transferOwnership(address newOwner)
updateCurveRegistry(address newCurveRegistry)
withdrawTokens(address[] tokens)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
zapOut(address sender, address pool, address token, uint256 tokensRec)
constructor(address _curveRegistry, uint256 _goodwill, uint256 _affiliateSplit)
fallback()
This contract contains no error objects.