yVault_ZapIn_V4
Verified contract
Active on
Ethereum with 12,579 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($193.68)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AAVE | ERC-20 | 0.858953 | $181.40 |
$155.81 | |
MATIC | ERC-20 | 64.756354 | $0.584785 |
$37.87 | |
USDC | ERC-20 | 0.000016 | $0.999698 |
$0 | |
DAI | ERC-20 | 0 | $0.999365 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20452718 | 4 months ago | | | 0.02 | 0.000099573000 | |
| 20408665 | 4 months ago | | | 0.0010411343 | 0.00016078700 | |
| 15388582 | 2 years ago | | | 0.005 | 0.00029978400 | |
| 15247111 | 2 years ago | | | 0 | 0.00024950100 | |
| 14363798 | 3 years ago | | | 0.00001 | 0.0022480950 | |
| 14363282 | 3 years ago | | | 0.00001 | 0.0021734749 | |
| 14354588 | 3 years ago | | | 4.1 | 0.014657879 | |
| 14354585 | 3 years ago | | | 0.001 | 0.0062449004 | |
| 14353318 | 3 years ago | | | 0.13 | 0.0052225726 | |
| 14353001 | 3 years ago | | | 0 | 0.013495226 |
ABI
ABI objects
Getter at block 21264136
goodwill() view returns (uint256)
0
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)
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, bool shouldSellEntireBalance) 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)
receive()
This contract contains no error objects.