CHADGPT (chadgptcoin.io)
Verified contract
Active on
Ethereum with 589 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 "CHADGPT (chadgptcoin.io)"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17596962 | a year ago | | | 0 | 0.00073837899 | |
| 17412805 | a year ago | | | 0 | 0.00099910029 | |
| 17402490 | a year ago | | | 0 | 0.00063942127 | |
| 17402468 | a year ago | | | 0 | 0.00095635414 | |
| 17402427 | a year ago | | | 0 | 0.00095585788 | |
| 17401266 | a year ago | | | 0 | 0.0010920134 | |
| 17400629 | a year ago | | | 0 | 0.0032326387 | |
| 17400508 | a year ago | | | 0 | 0.0012617166 | |
| 17400383 | a year ago | | | 0 | 0.00066248239 | |
| 17400382 | a year ago | | | 0 | 0.00068612389 |
ABI
ABI objects
Getter at block 21318388
antiChadInterval() view returns (uint256)
0
antiChadThreshold() view returns (uint256)
0
decimals() view returns (uint8)
18
minHoldingAmount() view returns (uint256)
0
name() view returns (string)
CHADGPT (chadgptcoin.io)
owner() view returns (address)
0xbad834f874b4285f39848a7f59ec742e487be352
paused() view returns (bool)
true
symbol() view returns (string)
CHAD
totalSupply() view returns (uint256)
1000000000000000000000000000000
uniswapPool() view returns (address)
0x52ef76b890104106a47fbfe67e022c10ca0d45cc
Read-only
allowance(address owner, address spender) view returns (uint256)
antiChadLimit(address _addr) view returns (uint256)
balanceOf(address account) view returns (uint256)
foreverChad(address) view returns (bool)
isAmm(address) view returns (bool)
nonChad(address) view returns (bool)
sellTime(address) view returns (uint256)
soldAmount(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 value)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
foreverChadAddr(address _address, bool _isForeverChad)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
nonChadAddr(address _address, bool _isNonChad)
renounceOwnership()
setChadRules(bool _isAntiChad, uint256 _antiChadThreshold, uint256 _antiChadInterval)
setMevRules(uint256 _minHoldingAmount)
setPaused(bool _paused)
setUniswap(address _uniswapPool, bool _isAmm)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 _totalSupply, address[] lps)
receive()
This contract contains no error objects.