God Mode AI
Verified contract
Active on
Ethereum with 359 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "God Mode AI"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
Transfer | 20428657 | 4 months ago | | | 0.001 | 0.00023031779 | |
| 17318975 | 2 years ago | | | 0 | 0.0017925241 | |
| 17224020 | 2 years ago | | | 0 | 0.0031599184 | |
| 17196635 | 2 years ago | | | 0 | 0.0081705488 | |
| 17152774 | 2 years ago | | | 0 | 0.0010307589 | |
| 17150294 | 2 years ago | | | 0 | 0.0012275678 | |
| 17150039 | 2 years ago | | | 0 | 0.0016570452 | |
| 17149802 | 2 years ago | | | 0 | 0.0016179132 | |
| 17147299 | 2 years ago | | | 0 | 0.00080799176 | |
| 17146161 | 2 years ago | | | 0 | 0.0011507029 |
ABI
ABI objects
Getter at block 21336104
_taxBurn() view returns (uint256)
15
_taxLiquidity() view returns (uint256)
15
collectedFees() view returns (uint256)
175761491416488127
decimals() view returns (uint8)
10
name() view returns (string)
God Mode AI
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
GMAI
teamWallet() view returns (address)
0x06e30b5a77970257fa421ff755fab938e73cc8f7
toBurnAmount() view returns (uint256)
87880745708243837
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burnCollectedFees()
collectFees()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFee(address account)
includeInFee(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateTeamWallet(address _teamWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
excludingAddressFromFee(address account)
feeCollected(address teamWallet, uint256 amount)
includingAddressInFee(address account)
teamWalletChanged(address oldWalletAddress, address newWalletAddress)
constructor(address _teamWallet)
This contract contains no fallback and receive objects.
This contract contains no error objects.