Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
pgc | ERC-20 | 15.8K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10414949 | 4 years ago | | | 0 | 0.00082792610 | |
| 10414879 | 4 years ago | | | 0 | 0.0011052931 | |
| 10344649 | 4 years ago | | | 0 | 0.0011631894 | |
| 9945207 | 5 years ago | | | 0 | 0.00015851500 | |
| 9939513 | 5 years ago | | | 0 | 0.00012461351 | |
| 9923279 | 5 years ago | | | 0 | 0.00052719800 | |
| 9922545 | 5 years ago | | | 0 | 0.00053455900 | |
| 9922538 | 5 years ago | | | 0 | 0.00041422700 | |
| 9922298 | 5 years ago | | | 0 | 0.00029454100 | |
| 9205590 | 5 years ago | | | 0 | 0.00020391300 |
ABI
ABI objects
Getter at block 21164475
decimals() view returns (uint256)
18
name() view returns (string)
pig coin
owner() view returns (address)
0xab4e733314d642ec42e18e7fabc4ed72e48eb13a
symbol() view returns (string)
pgc
totalSupply() view returns (uint256)
30000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value)
transfer(address _recipient, uint256 _value)
transferFrom(address _from, address _to, uint256 _value)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(uint256 _totalSupply, string _symbol, string _name, uint256 _decimals)
This contract contains no fallback and receive objects.
This contract contains no error objects.