FloatMintingCeremonyZapInV1
Verified contract
Active on
Ethereum with 369 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "FloatMintingCeremonyZapInV1"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12441592 | 4 years ago | | | 2.1229195 | 0.011912328 | |
| 12441580 | 4 years ago | | | 1.507897 | 0.011010964 | |
| 12441573 | 4 years ago | | | 5.7889659 | 0.011581850 | |
| 12441565 | 4 years ago | | | 0 | 0.016188600 | |
| 12441564 | 4 years ago | | | 0.42565783 | 0.010751845 | |
| 12441490 | 4 years ago | | | 0.42565783 | 0.011578910 | |
| 12441464 | 4 years ago | | | 1.5339882 | 0.011581010 | |
| 12441452 | 4 years ago | | | 0 | 0.016452608 | |
| 12441433 | 4 years ago | | | 0.042565783 | 0.010232769 | |
| 12441433 | 4 years ago | | | 1.4898024 | 0.012737263 |
ABI
ABI objects
Getter at block 21388522
goodwill() view returns (uint256)
0
owner() view returns (address)
0x383df49ad1f0219759a46399fe33cb7a63cd051c
stopped() view returns (bool)
false
Read-only
affiliateBalance(address, address) view returns (uint256)
affiliates(address) view returns (bool)
approvedTargets(address) view returns (bool)
feeWhitelist(address) view returns (bool)
totalAffiliateBalance(address) view returns (uint256)
State-modifying
Events ZapIn(address fromToken, uint256 amountIn, address ceremony, uint256 minFloatTokens, address intermediateToken, address swapTarget, bytes swapData, address affiliate, bool shouldSellEntireBalance) payable returns (uint256 tokensReceived)
affilliateWithdraw(address[] tokens)
renounceOwnership()
setApprovedTargets(address[] targets, bool[] isApproved)
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)
This contract contains no fallback and receive objects.
This contract contains no error objects.