Cream_Zap_V1
Verified contract
Active on
Ethereum with 362 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 |
---|---|---|---|---|---|
USDC | ERC-20 | 0.000002 | $0.999326 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13492254 | 3 years ago | | | 4 | 0.061734400 | |
| 13489105 | 3 years ago | | | 0 | 0.022384567 | |
| 13487407 | 3 years ago | | | 0 | 0.018596820 | |
| 13486785 | 3 years ago | | | 0.01 | 0.018257220 | |
| 13485165 | 3 years ago | | | 0.15 | 0.0082084116 | |
| 13485021 | 3 years ago | | | 0.25 | 0.012475887 | |
| 13484073 | 3 years ago | | | 0 | 0.017047024 | |
| 13483378 | 3 years ago | | | 0.1 | 0.0058858800 | |
| 13483378 | 3 years ago | | | 0.1 | 0.0078870550 | |
| 13483357 | 3 years ago | | | 0.1 | 0.0075022290 |
ABI
ABI objects
Getter at block 21286784
goodwill() view returns (uint256)
0
owner() view returns (address)
0x3ce37278de6388532c3949ce4e886f365b14fb56
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)
getUnderlyingToken(address crToken) view returns (address)
removeLiquidityReturn(address crToken, uint256 cTokenAmt) view returns (uint256 underlyingRec)
totalAffiliateBalance(address) view returns (uint256)
State-modifying
Events ZapIn(address fromToken, uint256 amountIn, address crToken, uint256 minCrTokens, address swapTarget, bytes swapData, address affiliate) payable returns (uint256 crTokensRec)
ZapOut(address fromToken, uint256 amountIn, address toToken, uint256 minToTokens, address swapTarget, bytes swapData, address affiliate) returns (uint256 tokensRec)
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 token, uint256 tokensRec, address affiliate)
zapOut(address sender, address token, uint256 tokensRec, address affiliate)
constructor(uint256 _goodwill, uint256 _affiliateSplit)
receive()
This contract contains no error objects.