yVault_ZapInOut_General_V1_5
Verified contract
Active on
Ethereum with 2,734 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf9a7…9f3a
0xa306…81dc
Balances ($0.00)
No balances found for "yVault_ZapInOut_General_V1_5"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12858029 | 3 years ago | | | 0 | 0.0010642680 | |
| 12650939 | 3 years ago | | | 0 | 0.00037150400 | |
| 12497143 | 3 years ago | | | 0 | 0.0081140220 | |
| 12497143 | 3 years ago | | | 0 | 0.0053348400 | |
| 12363768 | 4 years ago | | | 0 | 0.0065161260 | |
| 12354438 | 4 years ago | | | 0 | 0.012342308 | |
| 12301762 | 4 years ago | | | 0 | 0.017917120 | |
| 12301679 | 4 years ago | | | 0 | 0.030267666 | |
| 12301541 | 4 years ago | | | 0 | 0.077755020 | |
| 12301523 | 4 years ago | | | 0 | 0.020878312 |
ABI
ABI objects
Getter at block 21161520
CurveZapInGeneral() view returns (address)
0xf9a724c2607e5766a7bbe530d6a7e173532f9f3a
CurveZapOutGeneral() view returns (address)
0xa3061cf6ac1423c6f40917ad49602cba187181dc
_owner() view returns (address)
0x3ce37278de6388532c3949ce4e886f365b14fb56
goodwill() view returns (uint16)
0
isOwner() view returns (bool)
false
owner() view returns (address)
0x3ce37278de6388532c3949ce4e886f365b14fb56
stopped() view returns (bool)
true
Read-only
token2Exchange(address) view returns (address)
State-modifying
Events ZapIn(address _toWhomToIssue, address _toYVaultAddress, uint16 _vaultType, address _fromTokenAddress, uint256 _amount, uint256 _minYTokens) payable returns (uint256)
ZapOut(address _toWhomToIssue, address _ToTokenContractAddress, address _fromYVaultAddress, uint16 _vaultType, uint256 _IncomingAmt, uint256 _minTokensRec) returns (uint256)
addNewCurveExchange(address curvePoolToken, address curveExchangeAddress)
inCaseTokengetsStuck(address _TokenAddress)
renounceOwnership()
set_new_goodwill(uint16 _new_goodwill)
toggleContractActive()
transferOwnership(address newOwner)
updateCurveZapIn(address CurveZapInGeneralAddress)
updateCurveZapOut(address CurveZapOutGeneralAddress)
withdraw()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Zapin(address _toWhomToIssue, address _toYVaultAddress, uint256 _Outgoing)
Zapout(address _toWhomToIssue, address _fromYVaultAddress, address _toTokenAddress, uint256 _tokensRecieved)
constructor()
fallback()
This contract contains no error objects.