Sushiswap_ZapIn_General_V3
Verified contract
Active on
Ethereum with 6,847 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.34)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WBTC | ERC-20 | 0.000003 | $81,585.00 |
$0.27 | |
WETH | ERC-20 | 0.000021 | $3,201.54 |
$0.07 | |
USDC | ERC-20 | 0.001914 | $0.998617 |
$0 | |
BADGER | ERC-20 | 0.000476 | $3.40 |
$0 | |
DIGG | ERC-20 | 0 | $633.24 |
$0 | |
DAI | ERC-20 | 0.000057 | $0.997655 |
$0 | |
USDT | ERC-20 | 0.00005 | $0.998887 |
$0 | |
POLY | ERC-20 | 0.000563 | $0.037488 |
$0 | |
OHM | ERC-20 | 0 | $94.95 |
$0 | |
WSCRT | ERC-20 | 0.000002 | $0.257769 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12651192 | 3 years ago | | | 0 | 0.00042358500 | |
| 12609324 | 3 years ago | | | 0.01 | 0.00046041600 | |
| 12496126 | 3 years ago | | | 0 | 0.0014075740 | |
| 12495922 | 3 years ago | | | 0 | 0.023453820 | |
| 12495607 | 3 years ago | | | 0 | 0.012640420 | |
| 12495410 | 3 years ago | | | 0 | 0.0075818240 | |
| 12495356 | 3 years ago | | | 0 | 0.010690548 | |
| 12495310 | 3 years ago | | | 9 | 0.011273223 | |
| 12495272 | 3 years ago | | | 0 | 0.0090114240 | |
| 12495223 | 3 years ago | | | 0 | 0.027612434 |
ABI
ABI objects
Getter at block 21163837
_owner() view returns (address)
0x0000000000000000000000000000000000000000
goodwill() view returns (uint16)
0
isOwner() view returns (bool)
false
owner() view returns (address)
0x0000000000000000000000000000000000000000
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 _FromTokenContractAddress, address _pairAddress, uint256 _amount, uint256 _minPoolTokens, address _swapTarget, bytes swapData, address affiliate, bool transferResidual) payable returns (uint256)
affilliateWithdraw(address[] tokens)
renounceOwnership()
set_affiliate(address _affiliate, bool _status)
set_feeWhitelist(address zapAddress, bool status)
set_new_affiliateSplit(uint16 _new_affiliateSplit)
set_new_goodwill(uint16 _new_goodwill)
toggleContractActive()
transferOwnership(address newOwner)
withdrawTokens(address[] tokens)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
zapIn(address sender, address pool, uint256 tokensRec)
constructor(uint16 _goodwill, uint16 _affiliateSplit)
This contract contains no fallback and receive objects.
This contract contains no error objects.