yVault_ZapIn_V3
Verified contract
Active on
Ethereum with 3,273 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDC | ERC-20 | 0.000647 | $0.999616 |
$0 | |
stETH | ERC-20 | 0 | $3,617.57 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12858008 | 3 years ago | | | 0 | 0.0010055850 | |
| 12847099 | 3 years ago | | | 0 | 0.00035119000 | |
| 12655457 | 3 years ago | | | 0 | 0.0010096450 | |
| 12599384 | 3 years ago | | | 0 | 0.00039853500 | |
| 12577124 | 3 years ago | | | 0 | 0.0087246740 | |
| 12577106 | 3 years ago | | | 5 | 0.0038878800 | |
| 12577102 | 3 years ago | | | 0 | 0.0093545200 | |
| 12576998 | 3 years ago | | | 9 | 0.019764969 | |
| 12576978 | 3 years ago | | | 0 | 0.0018732000 | |
| 12576952 | 3 years ago | | | 0 | 0.010438850 |
ABI
ABI objects
Getter at block 21324732
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)
totalAffiliateBalance(address) view returns (uint256)
State-modifying
Events ZapIn(address fromToken, uint256 amountIn, address toVault, address superVault, bool isAaveUnderlying, uint256 minYVTokens, address intermediateToken, address swapTarget, bytes swapData, address affiliate) payable 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)
zapIn(address sender, address pool, uint256 tokensRec)
constructor(address _curveZapIn, uint256 _goodwill, uint256 _affiliateSplit)
fallback()
This contract contains no error objects.