Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9ac6…e5c3
1 additional
variable
Balances ($0.00)
No balances found for "PCToken"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12717409 | 3 years ago | | | 0 | 0.00076602400 | |
| 12710247 | 3 years ago | | | 0 | 0.00067027100 | |
| 12706787 | 3 years ago | | | 0 | 0.00086177700 | |
| 12706545 | 3 years ago | | | 0 | 0.0014944070 | |
| 12706476 | 3 years ago | | | 0 | 0.0021065660 | |
| 12706302 | 3 years ago | | | 0 | 0.0013405420 | |
| 12706236 | 3 years ago | | | 0 | 0.0011490360 | |
| 12706071 | 3 years ago | | | 0 | 0.0011011420 | |
| 12705982 | 3 years ago | | | 0 | 0.0013405420 |
ABI
ABI objects
Getter at block 21302764
_liquidityFee() view returns (uint256)
0
_maxTxAmount() view returns (uint256)
20000
_taxFee() view returns (uint256)
0
decimals() view returns (uint8)
0
geUnlockTime() view returns (uint256)
0
name() view returns (string)
PCToken
owner() view returns (address)
0xc12195c5f9f6a89101cc9af6a331f73328a0e176
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
Ticket
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
20000
uniswapV2Pair() view returns (address)
0x0000000000000000000000000000000000000000
uniswapV2Router() view returns (address)
0x9ac64cc6e4415144c455bd8e4837fea55603e5c3
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
renounceOwnership()
setLiquidityFeePercent(uint256 liquidityFee)
setMaxTxPercent(uint256 maxTxPercent)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxFeePercent(uint256 taxFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
updateDex(address _newDexAddress)
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.