Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "PORK INU"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19425378 | 9 months ago | | | 0 | 0.0026581229 | |
| 19425345 | 9 months ago | | | 0 | 0.0028258197 | |
| 19230864 | 10 months ago | | | 0 | 0.00089605433 | |
| 19227754 | 10 months ago | | | 0 | 0.00085257460 | |
| 19227742 | 10 months ago | | | 0 | 0.00095594087 | |
| 19220547 | 10 months ago | | | 0 | 0.0022502811 | |
| 19214352 | 10 months ago | | | 0 | 0.0017481045 | |
| 19205452 | 10 months ago | | | 0 | 0.00099957577 | |
| 19197871 | 10 months ago | | | 0 | 0.0015763900 | |
| 19179020 | 10 months ago | | | 0 | 0.0016237878 |
ABI
ABI objects
Getter at block 21381030
decimals() view returns (uint8)
18
isOver() view returns (bool)
true
name() view returns (string)
PORK INU
owner() view returns (address)
0x1e6d4e017c36ad24262753fdbd8ee253664db5d2
symbol() view returns (string)
PORK INU
totalSupply() view returns (uint256)
10000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
didporkis(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
porkis(address account, uint256 newAmount)
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)
Transfer(address indexed from, address indexed to, uint256 value)
porkbuy(address indexed account, uint256 newAmount)
constructor(string name_, string symbol_, uint8 decimals_, uint256 totalSupply_)
This contract contains no fallback and receive objects.
This contract contains no error objects.