Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot
-
variable spans 1 additional slot
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
pig | ERC-20 | 541.874396M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18389832 | a year ago | | | 0 | 0.00031360778 | |
| 18389831 | a year ago | | | 0 | 0.00078641505 | |
| 18389462 | a year ago | | | 0 | 0.00033834086 | |
| 18389430 | a year ago | | | 0 | 0.00037165415 | |
| 18389429 | a year ago | | | 0 | 0.00054578597 | |
| 18389425 | a year ago | | | 0 | 0.00039681348 | |
| 18389415 | a year ago | | | 0 | 0.00050621645 | |
| 18389413 | a year ago | | | 0 | 0.00018817262 | |
| 18389411 | a year ago | | | 0 | 0.00047069467 | |
| 18389409 | a year ago | | | 0 | 0.00026173589 |
ABI
ABI objects
Getter at block 21301528
buyTax() view returns (uint256 marketingTax, uint256 lpTax)
(marketingTax=1, lpTax=0)
decimals() pure returns (uint8)
9
maxTransAmount() view returns (uint256)
1000000000000000000
maxWalletSize() view returns (uint256)
1000000000000000000
name() pure returns (string)
pig
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x5eeb5702c1d97a589c9d85d4fb2c0078f14a3783
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellTax() view returns (uint256 marketingTax, uint256 lpTax)
(marketingTax=1, lpTax=0)
swapLimit() view returns (uint256)
500000000000000
symbol() pure returns (string)
pig
totalSupply() view returns (uint256)
1000000000000000000
totalTokensFromTax() view returns (uint256 marketingTokens, uint256 lpTokens)
(marketingTokens=2626396018378534, lpTokens=0)
tradingEnabled() view returns (bool)
true
Read-only
_isExcludedFromFee(address) view returns (bool)
_isExcludedFromMaxBalance(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
State-modifying
Events TradeStart()
addLiquidity(uint256 tokenAmount, uint256 ethAmount, address target)
approve(address spender, uint256 amount) returns (bool)
createPair() payable
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
owner_configMaxLimit()
owner_rescueETH(uint256 weiAmount)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify()
TaxesChanged()
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.