One Million Pixel
Verified contract
Active on
Ethereum with 238 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
No balances found for "One Million Pixel"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20917083 | a month ago | | | 0 | 0.00050187568 | |
| 20436315 | 3 months ago | | | 0 | 0.00044729686 | |
| 20436301 | 3 months ago | | | 0 | 0.00046163027 | |
| 20436276 | 3 months ago | | | 0 | 0.00065387025 | |
| 20436190 | 3 months ago | | | 0 | 0.00092693973 | |
| 20436048 | 3 months ago | | | 0 | 0.00053838061 | |
| 19798894 | 6 months ago | | | 0 | 0.00021755781 | |
| 18588864 | a year ago | | | 0 | 0.0012163002 | |
| 18588767 | a year ago | | | 0 | 0.00099682300 | |
| 18550417 | a year ago | | | 0 | 0.0013045319 |
ABI
ABI objects
Getter at block 21205710
autolpTax() view returns (uint256)
0
decimals() view returns (uint8)
9
marketWallet() view returns (address)
0xc8fabd9ca4b2f69156054e85e0b641698fc888c0
marketingTax() view returns (uint256)
0
maxTxAmount() view returns (uint256)
100000000000000000
name() view returns (string)
One Million Pixel
numTokensSellToAddToLiquidity() view returns (uint256)
1000000000000000
owner() view returns (address)
0x0000000000000000000000000000000000000000
rewardFee() view returns (uint256)
0
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
OMPC
totalSupply() view returns (uint256)
100000000000000000
uniswapV2Pair() view returns (address)
0x6ca9f62bdedfcf7ca9407c4dd648cbda1582a384
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromReward(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
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)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.