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 "ChadGPT"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21305003 | 4 days ago | | | 0 | 0.00044086998 | |
| 21123324 | a month ago | | | 0 | 0.00031306220 | |
| 21040179 | a month ago | | | 0 | 0.00038874043 | |
| 19655763 | 8 months ago | | | 0 | 0.00051453182 | |
| 18876089 | a year ago | | | 0 | 0.00051211756 | |
| 18876087 | a year ago | | | 0 | 0.00054493903 | |
| 18367129 | a year ago | | | 0 | 0.00034528135 | |
| 17509546 | a year ago | | | 0 | 0.00062572554 | |
| 17416870 | a year ago | | | 0 | 0.0014910479 | |
| 17294314 | 2 years ago | | | 0 | 0.0039874225 |
ABI
ABI objects
Getter at block 21331136
decimals() view returns (uint8)
18
limited() view returns (bool)
false
maxHoldingAmount() view returns (uint256)
0
minHoldingAmount() view returns (uint256)
0
name() view returns (string)
ChadGPT
owner() view returns (address)
0x000000000000000000000000000000000000dead
symbol() view returns (string)
CHADGPT
totalSupply() view returns (uint256)
32113261372459000000000000000000
uniswapV2Pair() view returns (address)
0x7eee0f0a6e8a9104b15a525a4df18315556cf37f
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)
burn(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setRule(bool _limited, address _uniswapV2Pair, uint256 _maxHoldingAmount, uint256 _minHoldingAmount)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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)
constructor(uint256 initialSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.