Players Club
Verified contract
Active on
Ethereum with 535 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PC | ERC-20 | 1.242775K | -- | -- | |
PC | ERC-20 | 1.242775K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19700631 | 7 months ago | | | 0 | 0.00013050252 | |
| 18180102 | a year ago | | | 0 | 0.00027109518 | |
| 15813300 | 2 years ago | | | 0 | 0.00073531894 | |
| 15813224 | 2 years ago | | | 0 | 0.00039919303 | |
| 15805347 | 2 years ago | | | 0 | 0.018848544 | |
| 15792585 | 2 years ago | | | 0 | 0.00093991507 | |
| 15782573 | 2 years ago | | | 0 | 0.0010913275 | |
| 15775662 | 2 years ago | | | 0 | 0.0014957387 | |
| 15760637 | 2 years ago | | | 0 | 0.00026057729 | |
| 15760631 | 2 years ago | | | 0 | 0.00056994872 |
ABI
ABI objects
Getter at block 21307469
_maxTxAmount() view returns (uint256)
1000000000000000000000000000000
_walletMax() view returns (uint256)
1000000000000000000000000000000
antiBotOpen() view returns (bool)
false
autoLiquidityReceiver() view returns (address)
0x4dbfd7aee8d308ec1d08e3ccdb38b05cd450196a
burnPercentage() view returns (uint256)
0
decimals() pure returns (uint8)
18
dividendDistributor() view returns (address)
0xe506f91dd56360107d14b557b4074397cc57fb65
extraFeeOnSell() view returns (uint256)
0
getCirculatingSupply() view returns (uint256)
989428139537603125443006
getOwner() view returns (address)
0x4dbfd7aee8d308ec1d08e3ccdb38b05cd450196a
launchedAt() view returns (uint256)
15813300
liquidityFee() view returns (uint256)
3
marketingFee() view returns (uint256)
0
name() pure returns (string)
Players Club
pair() view returns (address)
0xa7a72d76a0254dc778e993143f6d62f6cf2f3144
restrictWhales() view returns (bool)
true
rewardsFee() view returns (uint256)
3
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
silentBlockNumber() view returns (uint256)
0
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
1250000000000000000000
symbol() pure returns (string)
PC
totalFee() view returns (uint256)
6
totalFeeIfSelling() view returns (uint256)
6
totalSupply() view returns (uint256)
1000000000000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
antiBot(address sender, address recipient) view
balanceOf(address account) view returns (uint256)
blackList(address) view returns (bool)
exchangePairs(address) view returns (bool)
isAuthorized(address adr) view returns (bool)
isDividendExempt(address) view returns (bool)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
isTxLimitExempt(address) view returns (bool)
State-modifying
Events RenounceOwnership(address adr)
addBlackList(address acc)
addExchangePairs(address acc)
addToBurnList(address account)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
burn()
changeDistributionCriteria(uint256 newinPeriod, uint256 newMinDistribution)
changeDistributorSettings(uint256 gas)
changeFeeReceivers(address newLiquidityReceiver)
changeFees(uint256 newLiqFee, uint256 newRewardFee, uint256 newMarkingFee, uint256 newExtraSellFee)
changeIsDividendExempt(address holder, bool exempt)
changeIsFeeExempt(address holder, bool exempt)
changeIsTxLimitExempt(address holder, bool exempt)
changeRestrictWhales(bool newValue)
changeSwapBackSettings(bool enableSwapBack, uint256 newSwapBackLimit, bool swapByLimitOnly)
changeTxLimit(uint256 newLimit)
changeWalletLimit(uint256 newLimit)
removBlackList(address acc)
removExchangePairs(address acc)
removeToBurnList(address account)
setAntiBot(bool newValue)
setSilentBlockNumber(uint256 newValue)
tradingStatus(bool newStatus)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountMETA)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.