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 |
---|---|---|---|---|---|
BROGE | ERC-20 | 9.999K | -- | -- | |
V | ERC-20 | 50K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15767447 | 5 months ago | | | 0 | 0.0000013471907 | |
| 15767441 | 5 months ago | | | 0 | 0.000000809990948304 | |
| 15767351 | 5 months ago | | | 0 | 0.000000809990948304 | |
| 15767243 | 5 months ago | | | 0 | 8.1840189e-7 | |
| 15767240 | 5 months ago | | | 0 | 0.000000809990948304 | |
| 15767228 | 5 months ago | | | 0 | 0.000015581784 | |
| 15767220 | 5 months ago | | | 0 | 0.0000013471624 |
ABI
ABI objects
Getter at block 22920901
LP() view returns (address)
0x9d67037c61f9bfdf0864842d1369e94f6064b056
_pair() view returns (address)
0x40837eb754ecacdffdc179ebbb5157ce046f4a37
owner() view returns (address)
0xf0b874b406bf088734217b948ae98b4556bc5408
token() view returns (address)
0xd95ed7051e7b8bc19463da2779453a0b184ec583
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.