Grok Vs ChatGPT
Verified contract
Active on
Ethereum with 877 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
No balances found for "Grok Vs ChatGPT"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20997919 | 23 days ago | | | 0 | 0.00025608767 | |
| 20866358 | a month ago | | | 0 | 0.00051410095 | |
| 20754257 | 2 months ago | | | 0 | 0.00010584746 | |
| 20713632 | 2 months ago | | | 0 | 0.00041857643 | |
| 20683020 | 2 months ago | | | 0 | 0.00011205847 | |
| 20518350 | 3 months ago | | | 0 | 0.000091553078 | |
| 20505413 | 3 months ago | | | 0 | 0.000090039618 | |
| 20480213 | 3 months ago | | | 0 | 0.00013720367 | |
| 20476012 | 3 months ago | | | 0 | 0.00017848124 | |
| 20293101 | 4 months ago | | | 0 | 0.00015697031 |
ABI
ABI objects
Getter at block 21159876
ammPair() view returns (address)
0x0f2745279038f3e3dd33593d956e4ba753b8bd86
decimals() view returns (uint8)
18
feeReceivers() view returns (address _treasuryWallet, address _devWallet)
(_treasuryWallet=0x9650976a239372d4d90334d0500a281a82824ac7, _devWallet=0x30daec2778132869f438777b1c0d927de63b8175)
feeValues() view returns (uint256 _totalBuyFee, uint256 _buyTreasuryFee, uint256 _buyTeamFee, uint256 _totalSellFee, uint256 _sellTreasuryFee, uint256 _sellTeamFee)
(_totalBuyFee=0, _buyTreasuryFee=0, _buyTeamFee=0, _totalSellFee=0, _sellTreasuryFee=0, _sellTeamFee=0)
fightIsLive() view returns (bool)
true
infoLimits() view returns (bool _limitsInEffect, bool _transferDelayEnabled, uint256 _maxWallet, uint256 _maxTx)
(_limitsInEffect=false, _transferDelayEnabled=false, _maxWallet=1000000000000000000000000000, _maxTx=1000000000000000000000000000)
infoSwapback() view returns (bool _swapbEnabled, uint256 _minSwapback, uint256 _maxSwapback)
(_swapbEnabled=true, _minSwapback=1000000000000000000000000, _maxSwapback=10000000000000000000000000)
name() view returns (string)
Grok Vs ChatGPT
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
GROKGPT
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
addressMappings(address _target) view returns (bool _isFeeExempt, bool _isTxLimitExempt, bool _automatedMarketMakerPairs)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
exemptFromFees(address account, bool excluded)
exemptFromTxLimits(address updAds, bool isEx)
fightBegins()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setAsPair(address pair, bool value)
setDelayDisabled()
setFeesBuy(uint256 _treasuryFee, uint256 _devFee)
setFeesSell(uint256 _treasuryFee, uint256 _devFee)
setLimitsRemoved()
setMarketingWallet(address newWallet)
setMaxTx(uint256 newNum)
setMaxWallet(uint256 newNum)
setSwapBack(bool _enabled, uint256 _min, uint256 _max)
setTeamWallet(address newWallet)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
BuyFeeUpdated(uint256 totalBuyFee, uint256 buyTreasuryFee, uint256 buyTeamFee)
DevWalletUpdated(address indexed newWallet, address indexed oldWallet)
DisabledTransferDelay(uint256 indexed timestamp)
ExcludeFromFees(address indexed account, bool isExcluded)
ExcludeFromLimits(address indexed account, bool isExcluded)
LimitsRemoved(uint256 indexed timestamp)
MaxTxUpdated(uint256 maxTx)
MaxWalletUpdated(uint256 maxWallet)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SellFeeUpdated(uint256 totalSellFee, uint256 sellTreasuryFee, uint256 sellTeamFee)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
SwapbackSettingsUpdated(bool enabled, uint256 minSwapback, uint256 maxSwapback)
TradingEnabled(uint256 indexed timestamp)
Transfer(address indexed from, address indexed to, uint256 value)
TreasuryWalletUpdated(address indexed newWallet, address indexed oldWallet)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor()
receive()
This contract contains no error objects.