Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
19 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0 | $2,479.83 |
$0 | |
USA | ERC-20 | 1 | $0.001451 |
$0 | |
PIG | ERC-20 | 10.43947K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21735044 | 3 days ago | | | 0 | 3.7149088e-7 | |
| 21686283 | 5 days ago | | | 0 | 3.6666951e-7 | |
| 20492146 | a month ago | | | 0 | 1.4627552e-7 | |
| 19462262 | 2 months ago | | | 0 | 0.000000089172246445 | |
| 18470065 | 3 months ago | | | 0 | 2.3058039e-7 | |
| 18377163 | 3 months ago | | | 0 | 1.5911053e-7 | |
| 18297976 | 3 months ago | | | 0 | 1.6300526e-7 | |
| 18249098 | 3 months ago | | | 0 | 0.000000089061029734 | |
| 18243465 | 3 months ago | | | 0 | 0.000000071640266066 | |
| 18243432 | 3 months ago | | | 0 | 0.000000072107985162 |
ABI
ABI objects
Getter at block 21884265 getMultipliedFee() view returns (uint256)
_maxTxAmount() view returns (uint256)
6160122000000000
autoLiquidityReceiver() view returns (address)
0xdcb6dbbececdd033e2afb9627f5b6c74d7ca5357
decimals() pure returns (uint8)
9
feesOnNormalTransfers() view returns (bool)
true
getCirculatingSupply() view returns (uint256)
6160120191404412
getOwner() view returns (address)
0x000000000000000000000000000000000000dead
launchedAt() view returns (uint256)
12487247
marketingFeeReceiver() view returns (address)
0xe50afd71667d874eba67321f00d115936a605e4d
name() pure returns (string)
Pump the Pig
owner() view returns (address)
0x000000000000000000000000000000000000dead
router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
10000000000000
symbol() pure returns (string)
PIG
totalSupply() view returns (uint256)
6160120191404412
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkAuthorized(address _authorizedContract) view returns (bool)
checkDividendExempt(address account) view returns (bool)
checkFeeExempt(address account) view returns (bool)
checkTXLimitExempt(address account) view returns (bool)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
getPermissionNameToIndex(string permissionName) view returns (uint256)
getPermissionUnlockTime(string permissionName) view returns (uint256)
getTotalFee(bool selling) view returns (uint256)
isAirdropped(address account) view returns (bool)
isAuthorizedFor(address adr, string permissionName) view returns (bool)
isAuthorizedFor(address adr, uint8 permission) view returns (bool)
isLocked(string permissionName) view returns (bool)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
isOwner(address account) view returns (bool)
pairs(uint256) view returns (address)
State-modifying
Events addPair(address pair)
airdrop(address _user, uint256 _amount)
airdrops(address[] _users, uint256[] _amounts)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorizeFor(address adr, string permissionName)
authorizeForMultiplePermissions(address adr, string[] permissionNames)
burn(uint256 _amount)
claimDividend()
clearBuybackMultiplier()
enableGasLimit(bool flag)
extendLockTime(uint256 _addSeconds)
lockPermission(string permissionName, uint64 time)
removeLastPair()
setAllowedAddress(address user, bool flag)
setAuthorized(address _authorizedContract, bool flag)
setBlackListed(address user, bool flag)
setBuybackMultiplierSettings(uint256 numerator, uint256 denominator, uint256 length)
setDistributionCriteria(uint256 _minPeriod, uint256 _minDistribution)
setDistributorSettings(uint256 gas)
setFeeReceivers(address _autoLiquidityReceiver, address _marketingFeeReceiver)
setFees(uint256 _liquidityFee, uint256 _buybackFee, uint256 _reflectionFee, uint256 _marketingFee, uint256 _feeDenominator, uint256 _totalSellFee)
setFeesOnNormalTransfers(bool _enabled)
setGasPriceLimit(uint256 GWEI)
setIsDividendExempt(address holder, bool exempt)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setLaunchedAt(uint256 launched_)
setSwapBackSettings(bool _enabled, uint256 _amount)
setTargetLiquidity(uint256 _target, uint256 _denominator)
setTxLimit(uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
triggerBuyback(uint256 amount, bool triggerBuybackMultiplier)
unauthorizeFor(address adr, string permissionName)
unauthorizeForMultiplePermissions(address adr, string[] permissionNames)
unlockPermission(string permissionName)
withdraWETH()
Approval(address indexed owner, address indexed spender, uint256 value)
AuthorizedFor(address adr, string permissionName, uint256 permissionIndex)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
BoughtBack(uint256 amount, address to)
BuybackMultiplierActive(uint256 duration)
Launched(uint256 blockNumber, uint256 timestamp)
OwnershipTransferred(address from, address to)
ParameterUpdated()
PermissionLocked(string permissionName, uint256 permissionIndex, uint64 expiryTime)
PermissionUnlocked(string permissionName, uint256 permissionIndex)
SwapBackFailed(string message)
SwapBackSuccess(uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
UnauthorizedFor(address adr, string permissionName, uint256 permissionIndex)
airdropTokens(address user, uint256 amount)
burnTokens(address account, uint256 amount)
constructor(uint256 _transferBlockTime)
receive()
This contract contains no error objects.