Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
No balances found for "The Pig"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15534993 | 2 years ago | | | 0 | 0.0011692624 | |
| 15524103 | 2 years ago | | | 0 | 0.00052729643 | |
| 15520985 | 2 years ago | | | 0 | 0.0024391009 | |
| 15520951 | 2 years ago | | | 0 | 0.0017814183 | |
| 15520930 | 2 years ago | | | 0 | 0.0017598889 | |
| 15517847 | 2 years ago | | | 0 | 0.00031751238 | |
| 15517772 | 2 years ago | | | 0 | 0.00047528940 | |
| 15517553 | 2 years ago | | | 0 | 0.00037251200 | |
| 15517448 | 2 years ago | | | 0 | 0.0011641000 | |
| 15517445 | 2 years ago | | | 0 | 0.00025730394 |
ABI
ABI objects
Getter at block 21201195
decimals() view returns (uint8)
18
name() view returns (string)
The Pig
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x69d82d7a65f0c0d0640b2d15693b92f2311604e3
symbol() view returns (string)
SWINE
totalSupply() view returns (uint256)
1000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
openTrading() returns (bool)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.