PlayStation Token
Verified contract
Active on
Ethereum with 415 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7386…4344
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PlayStation | ERC-20 | 140.997918K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21081361 | a month ago | | | 0 | 0.00032375446 | |
| 20759666 | 3 months ago | | | 0 | 0.000068999702 | |
| 20759604 | 3 months ago | | | 0 | 0.000083594115 | |
| 19906348 | 6 months ago | | | 0 | 0.00013233894 | |
| 19367911 | 9 months ago | | | 0 | 0.0016480860 | |
| 19367903 | 9 months ago | | | 0 | 0.0018434140 | |
| 18679496 | a year ago | | | 0 | 0.0025134233 | |
| 18345019 | a year ago | | | 0 | 0.00025111701 | |
| 18307267 | a year ago | | | 0 | 0.00033965651 | |
| 18287392 | a year ago | | | 0 | 0.00028679296 |
ABI
ABI objects
Getter at block 21320154
_buyCount() view returns (uint256)
456
_marketingWallet() view returns (address)
0x738642cabf9365c8343ed2a82ae29f0ec7f04344
_maxTxAmount() view returns (uint256)
1900000000000000000000000
_maxWalletSize() view returns (uint256)
2000000000000000000000000
buyTax() view returns (uint256)
2
decimals() pure returns (uint8)
18
name() pure returns (string)
PlayStation Token
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256)
2
swapEnabled() view returns (bool)
true
symbol() pure returns (string)
PlayStation
totalSupply() pure returns (uint256)
100000000000000000000000000
tradingCoolDownPeriod() view returns (uint256)
1692993167
tradingOpen() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xac47465f4934b2c6dfa46a0c65761623cbb95330
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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 addBot(address botAddress)
approve(address spender, uint256 amount) returns (bool)
changeMarketingAddress(address _add)
manualSwap()
openTrading(address _lpPair, address _router)
removeBot(address botAddress)
removeExcludedFromFee(address account)
removeLimits()
renounceOwnership()
setBuyTax(uint256 _tax)
setExcludedFromFee(address account)
setMaxTxAmount(uint256 _amount)
setMaxWalletAmount(uint256 _amount)
setSellTax(uint256 _tax)
setTradingCoolDown(uint256 _time)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withDrawETH()
withdrawStuckTokens()
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.