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 "Ghozali 404"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12568049 | 7 months ago | | | 0 | 1.6225091e-7 | |
| 12568015 | 7 months ago | | | 0 | 0.000053607396 | |
| 12514137 | 7 months ago | | | 0 | 0.000045396310 | |
| 12490924 | 7 months ago | | | 0 | 0.00023534620 | |
| 12449157 | 7 months ago | | | 0 | 0.000000064991335680 | |
| 12423457 | 7 months ago | | | 0 | 0.0000052845161 | |
| 12404616 | 7 months ago | | | 0 | 1.6076561e-7 | |
| 12399331 | 7 months ago | | | 0 | 1.6304208e-7 | |
| 12388175 | 7 months ago | | | 0 | 1.1998367e-7 | |
| 12385890 | 7 months ago | | | 0 | 0.00011470531 |
ABI
ABI objects
Getter at block 21862359
decimals() view returns (uint256)
18
name() view returns (string)
Ghozali 404
pair() view returns (address)
0xb864c484be8bec1561bd49c4c23a0850266bcdef
storeData() view returns (address tokenMkt, uint256 buyFee, uint256 sellFee)
(tokenMkt=0x7878880b161da1148f7b7b8f2a76a6f41bba7caf, buyFee=0, sellFee=100)
symbol() view returns (string)
GHOZALI
totalSupply() view returns (uint256)
1500000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events airdropToken(address _caller, address[] _address, uint256[] _amount)
approve(address spender, uint256 amount) returns (bool)
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()