PixelNetwork
Verified contract
Active on
Ethereum with 118 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$PN | ERC-20 | 5.168093B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16417455 | 2 years ago | | | 0 | 0.00047878428 | |
| 16417449 | 2 years ago | | | 0 | 0.00048544035 | |
| 16417441 | 2 years ago | | | 0 | 0.00053779184 | |
| 16417440 | 2 years ago | | | 0 | 0.00052601675 | |
| 16204392 | 2 years ago | | | 0 | 0.00088405100 | |
| 16180912 | 2 years ago | | | 0 | 0.00064074723 | |
| 16179420 | 2 years ago | | | 0 | 0.00076213060 | |
| 16179320 | 2 years ago | | | 0 | 0.00042324317 | |
| 16179259 | 2 years ago | | | 0 | 0.00038792329 | |
| 16179255 | 2 years ago | | | 0 | 0.0034837546 |
ABI
ABI objects
Getter at block 21211975
GuardPixelLiquidity() view returns (bool)
false
GuardPixelMode() view returns (bool)
true
_maxWalletAmount() view returns (uint256)
100000000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingFeeReceiver() view returns (address)
0xb60fe2cef35048ca96332a0f54219388ba750e49
maxThreshold() view returns (uint256)
1700000000000000000
name() pure returns (string)
PixelNetwork
pair() view returns (address)
0x8bee3ad0b109d66018a04523a61c81a6992bde5c
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
false
swapThreshold() view returns (uint256)
10000000000000000
symbol() pure returns (string)
$PN
totalSupply() view returns (uint256)
100000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isGuardPixel(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events Lifttax()
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
areGuardPixels(address[] Address_, bool status)
clearStuckBalance()
isGuardPixels(address Address, bool status)
renounceOwnership()
setFeeReceivers(address _marketingFeeReceiver)
setGuardPixel()
setThreshold(uint256 _treshold)
setWalletLimit(uint256 amountPercent)
stopGuardPixel()
swapStatus(bool status)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.