yVault_ZapOut_V2
Verified contract
Active on
Ethereum with 1,850 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3ee4…63a0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDC | ERC-20 | 0.001931 | $1.00 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12858008 | 3 years ago | | | 0 | 0.00084206500 | |
| 12858006 | 3 years ago | | | 0 | 0.0010048150 | |
| 12761424 | 3 years ago | | | 0 | 0.0010050600 | |
| 12604941 | 4 years ago | | | 0 | 0.00036675000 | |
| 12599391 | 4 years ago | | | 0 | 0.00039853500 | |
| 12588243 | 4 years ago | | | 0 | 0.0038300900 | |
| 12587766 | 4 years ago | | | 0 | 0.0047687580 | |
| 12587543 | 4 years ago | | | 0 | 0.010203315 | |
| 12587483 | 4 years ago | | | 0 | 0.010626660 | |
| 12587472 | 4 years ago | | | 0 | 0.0039985684 |
ABI
ABI objects
Getter at block 21409394
goodwill() view returns (uint256)
0
isOwner() view returns (bool)
false
owner() view returns (address)
0x3ce37278de6388532c3949ce4e886f365b14fb56
stopped() view returns (bool)
true
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 fromVault, uint256 liquidity) view returns (uint256)
totalAffiliateBalance(address) view returns (uint256)
State-modifying
Events ZapOut(address fromVault, uint256 amountIn, address toToken, bool isAaveUnderlying, uint256 minToTokens, address swapTarget, bytes swapData, address affiliate) returns (uint256 tokensReceived)
ZapOutWithPermit(address fromVault, uint256 amountIn, address toToken, bool isAaveUnderlying, uint256 minToTokens, bytes permitData, address swapTarget, bytes swapData, address affiliate) returns (uint256 tokensReceived)
affilliateWithdraw(address[] tokens)
renounceOwnership()
setApprovedTargets(address[] targets, bool[] isApproved)
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)
withdrawTokens(address[] tokens)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Zapout(address _toWhomToIssue, address _fromYVaultAddress, address _toTokenAddress, uint256 _tokensRecieved)
constructor(uint256 _goodwill, uint256 _affiliateSplit)
fallback()
This contract contains no error objects.