yVault_ZapIn_V5_1
Verified contract
Active on
Ethereum with 2,986 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.000001 | $0.99967 |
$0 | |
yvCurve-3Crypto | ERC-20 | 0.112624 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18234064 | a year ago | | | 0.03 | 0.0077474117 | |
| 15559460 | 2 years ago | | | 0 | 0.00090078400 | |
| 15441165 | 2 years ago | | | 0 | 0.016022266 | |
| 15438558 | 2 years ago | | | 0 | 0.011059710 | |
| 15438455 | 2 years ago | | | 0 | 0.013159440 | |
| 15437338 | 2 years ago | | | 0.1 | 0.0079785014 | |
| 15436654 | 2 years ago | | | 0 | 0.0081349558 | |
| 15435417 | 2 years ago | | | 0.0658 | 0.017470550 | |
| 15429540 | 2 years ago | | | 0.05 | 0.0022304617 | |
| 15428480 | 2 years ago | | | 0.02 | 0.0011187183 |
ABI
ABI objects
Getter at block 21266568
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, address partnerId) 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.