Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x585d…25e6
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PIGGY | ERC-20 | 3.202448M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20616610 | 3 months ago | | | 0 | 0.000044663654 | |
| 20287058 | 4 months ago | | | 0 | 0.00021473146 | |
| 20279550 | 4 months ago | | | 0 | 0.00022594458 | |
| 20278127 | 4 months ago | | | 0 | 0.00034151597 | |
| 20277157 | 4 months ago | | | 0 | 0.0014482323 | |
| 20277097 | 4 months ago | | | 0 | 0.00091952243 | |
| 20277085 | 4 months ago | | | 0 | 0.00071902730 | |
| 20277084 | 4 months ago | | | 0 | 0.00084442732 | |
| 20277078 | 4 months ago | | | 0 | 0.00082124838 | |
| 20277069 | 4 months ago | | | 0 | 0.00076037201 |
ABI
ABI objects
Getter at block 21211009
_maxTaxSwap() view returns (uint256)
10000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
10000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
PIGGY
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
PIGGY
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events ReduceFee(uint256 _newFee)
addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
manualSwap()
openTrading()
removeLimits()
removeTransferTax()
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.