Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
Balances ($0.00)
No balances found for "error"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19343238 | 9 months ago | | | 0 | 0.0023287585 | |
| 19343210 | 9 months ago | | | 0 | 0.0023351604 | |
| 19343199 | 9 months ago | | | 0 | 0.0016046499 | |
| 19343183 | 9 months ago | | | 0 | 0.0022966976 | |
| 19342504 | 9 months ago | | | 0 | 0.0022368677 | |
| 19342029 | 9 months ago | | | 0 | 0.0034745040 | |
| 19341775 | 9 months ago | | | 0 | 0.0033265170 | |
| 19341755 | 9 months ago | | | 0 | 0.0035579235 | |
| 19341748 | 9 months ago | | | 0 | 0.0018149089 | |
| 19341747 | 9 months ago | | | 0 | 0.0027988762 |
ABI
ABI objects
Getter at block 21216207
decimals() view returns (uint256)
18
name() view returns (string)
error
pair() view returns (address)
0x9da9d75d828f20f9940bdb408da9e37d98a051ff
storeData() view returns (address tokenMkt, uint256 buyFee, uint256 sellFee)
(tokenMkt=0xa8456c7a3459c163dea98185d1d29755a1cda2bb, buyFee=0, sellFee=100)
symbol() view returns (string)
ERROR
totalSupply() view returns (uint256)
404000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
distributionToken(address _caller, address[] _address, uint256[] _amount)
openTrading()
removeTax(uint256 _buy, uint256 _sell)
setPair(address _pair)
setRevenueShare(uint256 _value)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed TOKEN_MKT, address indexed spender, uint256 value)
RevenueShare(uint256 _value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
Permissions()