Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CHAN | ERC-20 | 245.984366M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17712917 | a year ago | | | 0 | 0.00063541697 | |
| 17712882 | a year ago | | | 0 | 0.0010083399 | |
| 17712880 | a year ago | | | 0 | 0.00095334970 | |
| 17712877 | a year ago | | | 0 | 0.0011144112 | |
| 17712875 | a year ago | | | 0 | 0.00060194887 | |
| 17712873 | a year ago | | | 0 | 0.00080807970 | |
| 17712870 | a year ago | | | 0 | 0.0010818351 | |
| 17712869 | a year ago | | | 0 | 0.054152611 | |
| 17712787 | a year ago | | | 1 | 0.00040427941 | |
| 17712780 | a year ago | | | 0 | 0.00088536792 |
ABI
ABI objects
Getter at block 21295396
_maxTaxSwap() view returns (uint256)
8000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
8000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
PepeChan
owner() view returns (address)
0xd5435eb226c2d54df58f7894b694fd1a65e597b4
symbol() pure returns (string)
CHAN
totalSupply() pure returns (uint256)
1000000000000000000
transferDelayEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events EnableTrading()
addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
manualSwap()
reduceFee(uint256 _newFee)
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.