Sushiswap_ZapIn_V4
Verified contract
Active on
Ethereum with 14,470 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.99)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WBTC | ERC-20 | 0.000009 | $98,686.00 |
$0.91 | |
WETH | ERC-20 | 0.000023 | $3,300.31 |
$0.08 | |
BADGER | ERC-20 | 0.001256 | $3.32 |
$0 | |
USDC | ERC-20 | 0.000523 | $0.999708 |
$0 | |
DIGG | ERC-20 | 0 | $693.02 |
$0 | |
OHM | ERC-20 | 0.000001 | $117.53 |
$0 | |
USDT | ERC-20 | 0.000074 | $1.001 |
$0 | |
DAI | ERC-20 | 0.000048 | $0.9993 |
$0 | |
LUSD | ERC-20 | 0.000022 | $0.992596 |
$0 | |
OHM | ERC-20 | 0 | $20.75 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16072064 | 2 years ago | | | 0.002 | 0.0031291280 | |
| 16071953 | 2 years ago | | | 0.0035 | 0.0034958010 | |
| 15185187 | 2 years ago | | | 0.2 | 0.0051118768 | |
| 15184903 | 2 years ago | | | 0.1 | 0.0033881626 | |
| 15182102 | 2 years ago | | | 0.12 | 0.0070169534 | |
| 15182074 | 2 years ago | | | 0.077 | 0.0095982563 | |
| 15180228 | 2 years ago | | | 0 | 0.042509297 | |
| 15178878 | 2 years ago | | | 0 | 0.0063707658 | |
| 15177708 | 2 years ago | | | 0.73 | 0.0042365960 | |
| 15177099 | 2 years ago | | | 1 | 0.0041689141 |
ABI
ABI objects
Getter at block 21244930
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)
totalAffiliateBalance(address) view returns (uint256)
State-modifying
Events ZapIn(address _FromTokenContractAddress, address _pairAddress, uint256 _amount, uint256 _minPoolTokens, address _swapTarget, bytes swapData, address affiliate, bool transferResidual, bool shouldSellEntireBalance) payable returns (uint256)
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)
receive()
This contract contains no error objects.