Ghibli Inu
Verified contract
Active on
Ethereum with 632 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x660a…451e
0x660a…451e
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GHIBLI | ERC-20 | 5.998332B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21212881 | a month ago | | | 0 | 0.0011836555 | |
| 21139488 | a month ago | | | 0 | 0.0014833350 | |
| 21139451 | a month ago | | | 0 | 0.0014420856 | |
| 21139410 | a month ago | | | 0 | 0.0018551918 | |
| 21098807 | a month ago | | | 0 | 0.00046287783 | |
| 21098787 | a month ago | | | 0 | 0.00044326800 | |
| 21098774 | a month ago | | | 0 | 0.00044380149 | |
| 21098762 | a month ago | | | 0 | 0.00042464128 | |
| 18935527 | a year ago | | | 0 | 0.00096376658 | |
| 18485769 | a year ago | | | 0 | 0.00087887264 |
ABI
ABI objects
Getter at block 21405413
decimals() pure returns (uint8)
9
name() pure returns (string)
Ghibli Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
GHIBLI
totalSupply() pure returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
originalPurchase(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
delBot(address notbot)
manualsend()
manualswap()
openTrading()
removeStrictTxLimit()
renounceOwnership()
setBots(address[] bots_)
setCooldownEnabled(bool onoff)
setMaxTx(uint256 maxTransactionAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateMaxTx(uint256 fee)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.