Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
12 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PLADY | ERC-20 | 70.954732M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17550683 | a year ago | | | 0 | 0.00046787314 | |
| 17550626 | a year ago | | | 0 | 0.033405000 | |
| 17550625 | a year ago | | | 0 | 0.00077719001 | |
| 17550613 | a year ago | | | 0 | 0.00053744583 | |
| 17550612 | a year ago | | | 0 | 0.00087027099 | |
| 17550610 | a year ago | | | 0 | 0.00087921546 | |
| 17550605 | a year ago | | | 0 | 0.00081072692 | |
| 17550605 | a year ago | | | 0 | 0.00092356234 | |
| 17550605 | a year ago | | | 0 | 0.00092356234 | |
| 17550603 | a year ago | | | 0 | 0.00094646046 |
ABI
ABI objects
Getter at block 21100831
TradingOpen() view returns (bool)
true
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletToken() view returns (uint256)
1000000000000000000
_owner() view returns (address)
0x8da2aa7dbc26f976789023c08e6b1587d244ec2c
decimals() pure returns (uint8)
9
getCirculatingSupply() view returns (uint256)
1000000000000000000
getOwner() view returns (address)
0x8da2aa7dbc26f976789023c08e6b1587d244ec2c
name() pure returns (string)
Pixelady
owner() view returns (address)
0x8da2aa7dbc26f976789023c08e6b1587d244ec2c
pair() view returns (address)
0x0254e2a6a65fd385bdbf0129f53b2afe49d56fcc
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
60000000000000000
symbol() pure returns (string)
PLADY
totalFee() view returns (uint256)
5
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearForeignToken(address tokenAddress, uint256 tokens) returns (bool)
configSwapback(bool _enabled, uint256 _amount)
manualSend()
openTrading()
removelimits()
renounceOwnership()
setBacking(uint256 _target, uint256 _denominator)
setFees(uint256 _liquidityFee, uint256 _teamFee, uint256 _marketingFee, uint256 _devFee, uint256 _burnFee, uint256 _feeDenominator)
setMaxHolding(uint256 maxWallPercent)
setMaxTransaction(uint256 maxTXPercent)
setMultipliers(uint256 _issell, uint256 _isbuy, uint256 _wallet)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateWallets(address _autoLiquidityReceiver, address _marketingFeeReceiver, address _devFeeReceiver, address _burnFeeReceiver, address _teamFeeReceiver)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountTokens)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.