Mooniswap_ZapIn_V1
Verified contract
Active on
Ethereum with 375 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,148.06 |
$0 | |
1INCH | ERC-20 | 0 | $0.281358 |
$0 | |
LDO | ERC-20 | 0 | $1.15 |
$0 | |
TORN | ERC-20 | 0 | $2.62 |
$0 | |
FORTH | ERC-20 | 0 | $2.95 |
$0 | |
stETH | ERC-20 | 0 | $3,146.44 |
$0 | |
xINCHa | ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12858013 | 3 years ago | | | 0 | 0.0010127250 | |
| 12501205 | 3 years ago | | | 0 | 0.0010361910 | |
| 12496026 | 3 years ago | | | 0 | 0.041157288 | |
| 12486685 | 3 years ago | | | 4.3 | 0.024812265 | |
| 12484090 | 3 years ago | | | 0 | 0.035472294 | |
| 12459112 | 3 years ago | | | 0 | 0.11436438 | |
| 12456414 | 3 years ago | | | 0.5 | 0.031470061 | |
| 12431918 | 3 years ago | | | 0 | 0.062505768 | |
| 12429195 | 3 years ago | | | 0 | 0.064259850 | |
| 12428909 | 3 years ago | | | 0 | 0.056525312 |
ABI
ABI objects
Getter at block 21181622
goodwill() view returns (uint256)
0
isOwner() view returns (bool)
false
owner() view returns (address)
0x3ce37278de6388532c3949ce4e886f365b14fb56
stopped() view returns (bool)
true
Read-only
affiliateBalance(address, address) view returns (uint256)
affiliates(address) view returns (bool)
feeWhitelist(address) view returns (bool)
totalAffiliateBalance(address) view returns (uint256)
State-modifying
Events ZapIn(address fromToken, address toPool, uint256 minPoolTokens, uint256[] fromTokenAmounts, address[] swapTargets, bytes[] swapData, address affiliate) payable returns (uint256 lpReceived)
affilliateWithdraw(address[] tokens)
renounceOwnership()
set_affiliate(address _affiliate, bool _status)
set_feeWhitelist(address zapAddress, bool status)
set_new_affiliateSplit(uint256 _new_affiliateSplit)
set_new_goodwill(uint256 _new_goodwill)
toggleContractActive()
transferOwnership(address newOwner)
withdrawTokens(address[] tokens)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
zapIn(address sender, address pool, uint256 tokensRec)
constructor(uint256 _goodwill, uint256 _affiliateSplit)
fallback()
This contract contains no error objects.