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 "GMchad"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17493508 | a year ago | | | 0 | 0.0020342106 | |
| 17493449 | a year ago | | | 0 | 0.0020565578 | |
| 17493278 | a year ago | | | 0 | 0.0031394202 | |
| 17493275 | a year ago | | | 0 | 0.0032697437 | |
| 17493274 | a year ago | | | 0 | 0.0034281013 | |
| 17493270 | a year ago | | | 0 | 0.0034859305 | |
| 17493269 | a year ago | | | 0 | 0.0047216000 | |
| 17493268 | a year ago | | | 0 | 0.0035961114 | |
| 17493264 | a year ago | | | 0 | 0.0032242764 | |
| 17493264 | a year ago | | | 0 | 0.0032731108 |
ABI
ABI objects
Getter at block 21169834
_taxBurn() view returns (uint256)
4
_taxLiquidity() view returns (uint256)
0
collectedFees() view returns (uint256)
59228966290550220
decimals() view returns (uint8)
10
name() view returns (string)
GMchad
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
GMCHAD
teamWallet() view returns (address)
0xb9a5e974ad9efdf6eaca7fbb6073e003382a7d3e
toBurnAmount() view returns (uint256)
59228966290550220
totalSupply() view returns (uint256)
5000000000000000000
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.