Pickle_ZapIn_V1
Verified contract
Active on
Ethereum with 2,160 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 |
---|---|---|---|---|---|
pSLP | ERC-20 | 0.027427 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17405163 | a year ago | | | 0.02 | 0.0064631880 | |
| 15211037 | 2 years ago | | | 0.02 | 0.0037387115 | |
| 15205383 | 2 years ago | | | 0.002 | 0.0046615197 | |
| 15170203 | 2 years ago | | | 0.029 | 0.011206677 | |
| 15169916 | 2 years ago | | | 0.15 | 0.014881261 | |
| 15108129 | 2 years ago | | | 0.001 | 0.0032483876 | |
| 15108129 | 2 years ago | | | 0.001 | 0.0033216163 | |
| 15108119 | 2 years ago | | | 0.0001 | 0.0039151564 | |
| 15106948 | 2 years ago | | | 0.06 | 0.012499361 | |
| 15106948 | 2 years ago | | | 0.06 | 0.0017988500 |
ABI
ABI objects
Getter at block 21285033
goodwill() view returns (uint256)
0
isOwner() view returns (bool)
false
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)
totalAffiliateBalance(address) view returns (uint256)
State-modifying
Events ZapIn(address fromToken, uint256 amountIn, address toPJar, uint256 minPJarTokens, address intermediateToken, address swapTarget, bytes swapData, address affiliate) 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)
fallback()
This contract contains no error objects.