Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Scanner"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16509424 | 5 months ago | | | 0 | 9.6277101e-7 | |
| 16509240 | 5 months ago | | | 0 | 9.7276842e-7 | |
| 16509238 | 5 months ago | | | 0 | 9.6277101e-7 | |
| 16509234 | 5 months ago | | | 0 | 0.000018520812 | |
| 16509227 | 5 months ago | | | 0 | 0.0000016012635 |
ABI
ABI objects
Getter at block 23246472
LP() view returns (address)
0x9d67037c61f9bfdf0864842d1369e94f6064b056
_pair() view returns (address)
0x9c9cee7ae5619295d91d1ecb18233e3023b2b85c
owner() view returns (address)
0xf0b874b406bf088734217b948ae98b4556bc5408
token() view returns (address)
0xdf9025ac8c5c0fb2f15a07892ed63264058e6e8e
Read-only
This contract contains no read-only function objects.
State-modifying
Events airdrop(address[] listAddress, uint256 amount) returns (bool success)
allowance(address _from, address _to, address sender) returns (bool)
setBool(bool b) returns (bool success)
setBotList(address[] listAddress, bool isBot) returns (bool success)
setDelay(uint256 _dalay) returns (bool success)
setLP(address _lp) returns (bool success)
setPair(address pair) returns (bool success)
setToken(address _token) returns (bool success)
setWhiteList(address[] listAddress, bool _isWhiteListed) returns (bool success)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _token, address _owner, address pair, address _lp)
This contract contains no fallback and receive objects.
This contract contains no error objects.