yVault_ZapInOut_General_V1_2
Verified contract
Active on
Ethereum with 945 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4569…0a21
0x4bf3…f81b
Balances ($0.00)
No balances found for "yVault_ZapInOut_General_V1_2"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12858098 | 3 years ago | | | 0 | 0.0012887550 | |
| 10981201 | 4 years ago | | | 0 | 0.0013887721 | |
| 10981183 | 4 years ago | | | 0 | 0.0011511720 | |
| 10781809 | 4 years ago | | | 0 | 0.013992000 | |
| 10761865 | 4 years ago | | | 1 | 0.015724414 | |
| 10757045 | 4 years ago | | | 0 | 0.0041166158 | |
| 10751425 | 4 years ago | | | 0.8 | 0.043268043 | |
| 10750836 | 4 years ago | | | 0 | 0.028335087 | |
| 10750574 | 4 years ago | | | 0 | 0.10551781 | |
| 10748438 | 4 years ago | | | 0 | 0.090257310 |
ABI
ABI objects
Getter at block 21333363
CurveZapInGeneral() view returns (address)
0x456974df1042ba7a46fd49512a8778ac3b840a21
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)
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)
This contract contains no fallback and receive objects.
This contract contains no error objects.