yVault_ZapInOut_General_V1_4
Verified contract
Active on
Ethereum with 6,067 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xccdd…63de
0x4bf3…f81b
Balances ($0.00)
No balances found for "yVault_ZapInOut_General_V1_4"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12858091 | 3 years ago | | | 0 | 0.0011455600 | |
| 11457382 | 4 years ago | | | 0 | 0.0018189600 | |
| 11273288 | 4 years ago | | | 0 | 0.012488172 | |
| 11161474 | 4 years ago | | | 14 | 0.010234386 | |
| 11161310 | 4 years ago | | | 0 | 0.018834834 | |
| 11160789 | 4 years ago | | | 0.5 | 0.0088857450 | |
| 11160779 | 4 years ago | | | 0 | 0.0082670845 | |
| 11160762 | 4 years ago | | | 0 | 0.010588974 | |
| 11160612 | 4 years ago | | | 0 | 0.020583200 | |
| 11160493 | 4 years ago | | | 0 | 0.0045461340 |
ABI
ABI objects
Getter at block 21162717
CurveZapInGeneral() view returns (address)
0xccdd1f20fd50dd63849a87994bdd11806e4363de
CurveZapOutGeneral() view returns (address)
0x4bf331aa2bfb0869315fb81a350d109f4839f81b
goodwill() view returns (uint16)
0
owner() view returns (address)
0x3ce37278de6388532c3949ce4e886f365b14fb56
stopped() view returns (bool)
true
Read-only
This contract contains no read-only function objects.
State-modifying
Events ZapIn(address _toWhomToIssue, address _toYVaultAddress, uint16 _vaultType, address _fromTokenAddress, uint256 _amount, uint256 _minTokensSwapped) 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(uint16 _goodwill)
receive()
This contract contains no error objects.