Sushiswap_ZapIn_General_V2_0_1
Verified contract
Active on
Ethereum with 4,104 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.003298 | $0.999777 |
$0 | |
YAM | ERC-20 | 0 | $0.040922 |
$0 | |
Pixy | ERC-20 | 213.623628K | -- | -- | |
TOS | ERC-20 | 13.841596K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12651204 | 3 years ago | | | 0 | 0.00042325500 | |
| 11937334 | 4 years ago | | | 0.42 | 0.0026223200 | |
| 11920907 | 4 years ago | | | 0 | 0.0071153020 | |
| 11920572 | 4 years ago | | | 0 | 0.0095213940 | |
| 11874857 | 4 years ago | | | 0 | 0.13508801 | |
| 11874424 | 4 years ago | | | 0 | 0.078989809 | |
| 11874421 | 4 years ago | | | 0 | 0.054008328 | |
| 11874108 | 4 years ago | | | 0 | 0.031485048 | |
| 11874013 | 4 years ago | | | 0.03 | 0.032076824 | |
| 11873982 | 4 years ago | | | 0 | 0.028590725 |
ABI
ABI objects
Getter at block 21315598
_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
This contract contains no read-only function objects.
State-modifying
Events ZapIn(address _FromTokenContractAddress, address _pairAddress, uint256 _amount, uint256 _minPoolTokens, address _allowanceTarget, address _swapTarget, bytes swapData) payable returns (uint256)
inCaseTokengetsStuck(address _TokenAddress)
renounceOwnership()
set_new_goodwill(uint16 _new_goodwill)
toggleContractActive()
transferOwnership(address newOwner)
withdraw()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(uint16 _goodwill)
This contract contains no fallback and receive objects.
This contract contains no error objects.