ThreeStepQiZappah
Verified contract
Active on
Ethereum with 36 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 |
---|---|---|---|---|---|
stETH | ERC-20 | 0 | $3,338.83 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21151158 | 15 days ago | | | 0 | 0.0034311408 | |
| 21151083 | 15 days ago | | | 0 | 0.0039073092 | |
| 19564943 | 8 months ago | | | 0 | 0.0041557156 | |
| 18256361 | a year ago | | | 0 | 0.0021020389 | |
| 18078997 | a year ago | | | 0 | 0.0073416980 | |
| 18058387 | a year ago | | | 0 | 0.0034909761 | |
| 18050312 | a year ago | | | 0 | 0.0035825940 | |
| 18037987 | a year ago | | | 0 | 0.0025939400 | |
| 17960199 | a year ago | | | 0 | 0.0038869500 | |
| 17959305 | a year ago | | | 0 | 0.0038671140 |
ABI
ABI objects
Getter at block 21260271
owner() view returns (address)
0x3182e6856c3b59c39114416075770ec9dc9ff436
paused() view returns (bool)
false
Read-only
isWhiteListed(struct ThreeStepQiZappahAssetChain chain) view returns (bool)
onERC721Received(address, address, uint256, bytes) pure returns (bytes4)
State-modifying
Events addChainToWhiteList(address _asset, address _perfToken, address _mooAssetVault)
beefyZapFromVault(uint256 amount, uint256 vaultId, address _asset, address _perfToken, address _mooAssetVault) returns (uint256)
beefyZapToVault(uint256 amount, uint256 vaultId, address _asset, address _perfToken, address _mooAssetVault) returns (uint256)
pauseZapping()
removeChainFromWhiteList(address _asset, address _perfToken, address _mooAssetVault)
renounceOwnership()
resumeZapping()
transferOwnership(address newOwner)
AssetUnZapped(address indexed asset, uint256 indexed amount, uint256 vaultId)
AssetZapped(address indexed asset, uint256 indexed amount, uint256 vaultId)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Unpaused(address account)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.