Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
-
variable spans 2 additional slots
Balances ($15.67)
Native
Value
$15.67
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.004113 | $3,809.69 |
$15.67 | |
PLAX | ERC-20 | 2.10962B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18494018 | a year ago | | | 0 | 0.00099789599 | |
| 18250863 | a year ago | | | 0 | 0.00036201722 | |
| 18140437 | a year ago | | | 0 | 0.00046632559 | |
| 17649057 | a year ago | | | 0 | 0.0012360308 | |
| 17646108 | a year ago | | | 0 | 0.00084464446 | |
| 17641490 | a year ago | | | 0 | 0.00096955412 | |
| 17641049 | a year ago | | | 0 | 0.00071539994 | |
| 17641049 | a year ago | | | 0 | 0.0012492805 | |
| 17640889 | a year ago | | | 0 | 0.0010708701 | |
| 17638756 | a year ago | | | 0 | 0.0011621496 |
ABI
ABI objects
Getter at block 21330741
BuyTaxes() view returns (uint256)
4
IUniswapV2Router02() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
SellTaxes() view returns (uint256)
4
charityWallet() view returns (address)
0x31e70ae2b036a289717048d62dfc5ad5c024b579
decimals() view returns (uint8)
18
marketingWallet() view returns (address)
0x085abd29e2417c960ab9013362dc054a5dae222f
maxTxLimit() view returns (uint256)
20000000000000000000000000000
name() view returns (string)
PlanetX
owner() view returns (address)
0xd6730db2854314804fa88ee7d08fa75d4adcf62c
symbol() view returns (string)
PLAX
totalSupply() view returns (uint256)
1000000000010000000000000000000
tradingEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x8f81dae07e4cad6b8b10bd87a633fbacfa03dbc7
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
exemptFee(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
clearERC20Tokens(address _tokenAddy, uint256 _amount)
clearETHBalance()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeWalletFromFee(address _address, bool state)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setMaxTxLimit(uint256 maxWallet)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyTaxes(uint256 _marketing, uint256 _liquidity, uint256 _charity)
updateCharitytWallet(address _newWallet)
updateLiquidityProvide(bool _state)
updateMarketingWallet(address _newWallet)
updateSellTaxes(uint256 _marketing, uint256 _liquidity, uint256 _charity)
updateThreshold(uint256 _liquidityThreshold)
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()
receive()
This contract contains no error objects.