Porkys Show
Verified contract
Active on
Ethereum with 68 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Porky | ERC-20 | 37.463287K | -- | -- | |
UNI-V2 | ERC-20 | 37.553114 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18437397 | a year ago | | | 0 | 0.0010695169 | |
| 16200451 | 2 years ago | | | 0 | 0.0013819033 | |
| 16200432 | 2 years ago | | | 0 | 0.0018536107 | |
| 16200420 | 2 years ago | | | 0 | 0.00094064452 | |
| 15727229 | 2 years ago | | | 0 | 0.0013803111 | |
| 15727229 | 2 years ago | | | 0 | 0.0026556021 | |
| 15727229 | 2 years ago | | | 0 | 0.0026556021 | |
| 15727226 | 2 years ago | | | 0 | 0.0014049312 | |
| 15727226 | 2 years ago | | | 0 | 0.0014049312 | |
| 15727219 | 2 years ago | | | 0 | 0.0018893200 |
ABI
ABI objects
Getter at block 21229219
buyDevFee() view returns (uint256)
2
buyLiquidityFee() view returns (uint256)
2
buyPorkyShowFee() view returns (uint256)
2
buyTotalFees() view returns (uint256)
6
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
true
maxTransactionAmount() view returns (uint256)
20000000000000000000000
maxWallet() view returns (uint256)
20000000000000000000000
name() view returns (string)
Porkys Show
owner() view returns (address)
0x11bbe33c9813388cd05750e51d20cf8cfd27c076
sellDevFee() view returns (uint256)
2
sellLiquidityFee() view returns (uint256)
2
sellPorkyShowFee() view returns (uint256)
2
sellTotalFees() view returns (uint256)
6
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
1000000000000000000000
symbol() view returns (string)
Porky
tokensForDev() view returns (uint256)
12487762329094077425823
tokensForLiquidity() view returns (uint256)
12487762329094077425823
tokensForPorkyShowFee() view returns (uint256)
12487762329094077425823
totalSupply() view returns (uint256)
1000000000000000000000000
tradingActive() view returns (bool)
true
transferDelayEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xc6dacc82d17481938520e94be546bb1044ef5e06
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay() returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _PorkyShowFee, uint256 _liquidityFee, uint256 _DevFee)
updateDevWallet(address newWallet)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updatePorkyShowFeeWallet(address newPorkyShowFeeWallet)
updateSellFees(uint256 _PorkyShowFee, uint256 _liquidityFee, uint256 _DevFee)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoNukeLP()
BoughtEarly(address indexed sniper)
DevWalletUpdated(address indexed newWallet, address indexed oldWallet)
ExcludeFromFees(address indexed account, bool isExcluded)
ManualNukeLP()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PorkyShowFeeWalletUpdated(address indexed newWallet, address indexed oldWallet)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor()
receive()
This contract contains no error objects.