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) |
---|---|---|---|---|---|---|---|
| 15606555 | 5 months ago | | | 0 | 3.5712259e-7 | |
| 15606551 | 5 months ago | | | 0 | 3.5345235e-7 | |
| 15606549 | 5 months ago | | | 0 | 0.0000067993575 | |
| 15606541 | 5 months ago | | | 0 | 5.8785561e-7 |
ABI
ABI objects
Getter at block 22062650
LP() view returns (address)
0x9d67037c61f9bfdf0864842d1369e94f6064b056
_pair() view returns (address)
0xb6bc7576189ec0f9e3f7116a6b0186b3d6685b7d
owner() view returns (address)
0xf0b874b406bf088734217b948ae98b4556bc5408
token() view returns (address)
0xf56876a97e3c51fdbe94c61540595c17b6380bb7
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.