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) |
---|---|---|---|---|---|---|---|
| 17411915 | 5 months ago | | | 0 | 5.1940915e-7 | |
| 17411912 | 5 months ago | | | 0 | 5.1407103e-7 | |
| 17411909 | 5 months ago | | | 0 | 0.0000098891768 | |
| 17411903 | 5 months ago | | | 0 | 8.5499374e-7 |
ABI
ABI objects
Getter at block 23954380
LP() view returns (address)
0x9d67037c61f9bfdf0864842d1369e94f6064b056
_pair() view returns (address)
0xf38cf4c0aeae3e60c01da392e962a0c9961bbcc8
owner() view returns (address)
0xf0b874b406bf088734217b948ae98b4556bc5408
token() view returns (address)
0x404613e9d5b19b29ca14f4b67b1eaa37340fdeaa
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.