GistGuruAI
Verified contract
Active on
Ethereum with 152 txns
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 |
---|---|---|---|---|---|
$GG | ERC-20 | 217.043155K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19848995 | 7 months ago | | | 0 | 0.00024180913 | |
| 19445310 | 9 months ago | | | 0 | 0.00094168853 | |
| 19274977 | 10 months ago | | | 0 | 0.0014768389 | |
| 18925555 | a year ago | | | 0 | 0.00060165565 | |
| 18894476 | a year ago | | | 0 | 0.00089427873 | |
| 18849643 | a year ago | | | 0 | 0.0014818465 | |
| 18822608 | a year ago | | | 0 | 0.0044764774 | |
| 18789649 | a year ago | | | 0 | 0.00093149229 | |
| 18782778 | a year ago | | | 0 | 0.0025555377 | |
| 18782455 | a year ago | | | 0 | 0.0016681188 |
ABI
ABI objects
Getter at block 21432311
_maxTaxSwap() view returns (uint256)
60000000000000
_maxTxAmount() view returns (uint256)
10000000000000000
_maxWalletSize() view returns (uint256)
10000000000000000
_taxSwapThreshold() view returns (uint256)
60000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
GistGuruAI
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
$GG
totalSupply() pure returns (uint256)
10000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
clearStuckBalance()
manualSwap()
normalizeTax()
openTrading()
reduceFee(uint256 _newFee)
removeMaxWallet()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
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.