Proof of Pig
Verified contract
Active on
Ethereum with 20 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PoP | ERC-20 | 767.160671M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20386146 | 5 months ago | | | 0 | 0.00010574191 | |
| 15782299 | 2 years ago | | | 0 | 0.0016148390 | |
| 15782299 | 2 years ago | | | 0 | 0.0016626713 | |
| 15782273 | 2 years ago | | | 0 | 0.0029494093 | |
| 15782273 | 2 years ago | | | 0 | 0.0047462043 | |
| 15782272 | 2 years ago | | | 0 | 0.0030758900 | |
| 15782271 | 2 years ago | | | 0 | 0.0028246895 | |
| 15782261 | 2 years ago | | | 0 | 0.0019872547 | |
| 15782257 | 2 years ago | | | 0 | 0.0020008519 | |
| 15782253 | 2 years ago | | | 0 | 0.0017476811 |
ABI
ABI objects
Getter at block 21394582
blockForPenaltyEnd() view returns (uint256)
15782245
botsCaught() view returns (uint256)
1
buyLiquidityFee() view returns (uint256)
2
buyOperationsFee() view returns (uint256)
2
buyTotalFees() view returns (uint256)
4
decimals() view returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
earlyBuyPenaltyInEffect() view returns (bool)
false
getEarlyBuyers() view returns (address[])
[0x27405787442c0f9C0Ba39a08474cb43946D77dA1]
limitsInEffect() view returns (bool)
true
lpPair() view returns (address)
0xf329fe928a0ac7097dfa08c0cf51ec304b923ac2
maxBuyAmount() view returns (uint256)
20000000000000000000000000000
maxSellAmount() view returns (uint256)
20000000000000000000000000000
maxWallet() view returns (uint256)
20000000000000000000000000000
name() view returns (string)
Proof of Pig
operationsAddress() view returns (address)
0xef9f9b02b97a7a1229a9bba12bb6679778efb7e0
owner() view returns (address)
0x9ad344247f53d456f0d52567c103737a79855e89
sellLiquidityFee() view returns (uint256)
2
sellOperationsFee() view returns (uint256)
2
sellTotalFees() view returns (uint256)
4
sellingEnabled() view returns (bool)
true
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
500000000000000000000000000
symbol() view returns (string)
PoP
tokensForLiquidity() view returns (uint256)
383580335680000000000000000
tokensForOperations() view returns (uint256)
383580335680000000000000000
totalSupply() view returns (uint256)
1000000000000000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
15782243
transferDelayEnabled() view returns (bool)
true
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
earlyBuyers(uint256) view returns (address)
isBot(address) view returns (bool)
State-modifying
Events addLP()
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay()
enableTrading(uint256 blocksForPenalty)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
markBoughtEarly(address wallet)
removeBoughtEarly(address wallet)
removeLP(uint256 percent)
removeLimits()
renounceOwnership(bool confirmRenounce)
resetTaxes()
restoreLimits()
setAutomatedMarketMakerPair(address pair, bool value)
setMaxBuyAmount(uint256 newNum)
setMaxSellAmount(uint256 newNum)
setMaxWalletAmount(uint256 newNum)
setOperationsAddress(address _operationsAddress)
setSellingEnabled(bool confirmSellingEnabled)
transfer(address recipient, uint256 amount) returns (bool)
transferForeignToken(address _token, address _to) returns (bool _sent)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _operationsFee, uint256 _liquidityFee)
updateSellFees(uint256 _operationsFee, uint256 _liquidityFee)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
CaughtEarlyBuyer(address sniper)
EnabledSellingForever()
EnabledTrading()
ExcludeFromFees(address indexed account, bool isExcluded)
MaxTransactionExclusion(address _address, bool excluded)
OwnerForcedSwapBack(uint256 timestamp)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
TransferForeignToken(address token, uint256 amount)
UpdatedMaxBuyAmount(uint256 newAmount)
UpdatedMaxSellAmount(uint256 newAmount)
UpdatedMaxWalletAmount(uint256 newAmount)
UpdatedOperationsAddress(address indexed newWallet)
constructor()
receive()
This contract contains no error objects.