Curve_ZapOut_General_V2_1
Verified contract
Active on
Ethereum with 1,116 txns
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
stETH | ERC-20 | 0 | $3,904.44 |
$0 | |
0x011b…4f60 | ERC-1555 | 1 | -- | -- | |
0xaf19…059c | ERC-1555 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12858044 | 3 years ago | | | 0 | 0.0010938680 | |
| 12654499 | 3 years ago | | | 0 | 0.00034525400 | |
| 12179732 | 4 years ago | | | 0 | 0.023886800 | |
| 12175450 | 4 years ago | | | 0 | 0.059775947 | |
| 12175210 | 4 years ago | | | 0 | 0.032218259 | |
| 12175193 | 4 years ago | | | 0 | 0.13179275 | |
| 12175187 | 4 years ago | | | 0 | 0.027969694 | |
| 12174615 | 4 years ago | | | 0 | 0.033173358 | |
| 12174416 | 4 years ago | | | 0 | 0.022006188 | |
| 12173124 | 4 years ago | | | 0 | 0.019252024 |
ABI
ABI objects
Getter at block 21386281
_owner() view returns (address)
0x3ce37278de6388532c3949ce4e886f365b14fb56
curveReg() view returns (address)
0xfedba6539cbc0bf508cff780793225780a247054
goodwill() view returns (uint16)
0
intermediateStable() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
isOwner() view returns (bool)
false
owner() view returns (address)
0x3ce37278de6388532c3949ce4e886f365b14fb56
stopped() view returns (bool)
true
zgoodwillAddress() view returns (address)
0x3ce37278de6388532c3949ce4e886f365b14fb56
Read-only
This contract contains no read-only function objects.
State-modifying
Events ZapOut(address toWhomToIssue, address swapAddress, uint256 incomingCrv, address toToken, uint256 minToTokens) returns (uint256 ToTokensBought)
inCaseTokengetsStuck(address _TokenAddress)
renounceOwnership()
set_new_goodwill(uint16 _new_goodwill)
set_new_zgoodwillAddress(address _new_zgoodwillAddress)
toggleContractActive()
transferOwnership(address newOwner)
updateCurveRegistry(address newCurveRegistry)
updateIntermediateStable(address newIntermediate)
withdraw()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _curveRegistry)
fallback()
This contract contains no error objects.