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 |
---|---|---|---|---|---|
PETC | ERC-20 | 504.8 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16787842 | 2 years ago | | | 0 | 0.0013167025 | |
| 9591800 | 5 years ago | | | 0 | 0.00041932800 | |
| 9574692 | 5 years ago | | | 0 | 0.00037416000 | |
| 9573257 | 5 years ago | | | 0 | 0.00052392000 | |
| 9567174 | 5 years ago | | | 0 | 0.00052404000 | |
| 9531481 | 5 years ago | | | 0 | 0.00052416000 | |
| 9526920 | 5 years ago | | | 0 | 0.00052392000 | |
| 9282700 | 5 years ago | | | 0 | 0.00020952000 | |
| 9071748 | 5 years ago | | | 0 | 0.00037428000 | |
| 8937822 | 5 years ago | | | 0 | 0.00013397760 |
ABI
ABI objects
Getter at block 21212358
appWallet() view returns (address)
0x9f6899364610b96d7718fe3c03a6bd1deb8623ce
ceoWallet() view returns (address)
0x388ed3f7aa1c4461460197fcce5cfef84d562c6a
cooWallet() view returns (address)
0xa2c59e6a91b4e502cf8c95a61f50d3ab1ab30cba
decimals() view returns (uint256)
18
devWallet() view returns (address)
0x7d2ea29e2d4a95f4725f52b941c518c15eae3c64
genWallet() view returns (address)
0x530e6b9a17e9abb77cf4e125b99bf5d5cad69942
initialSupply() view returns (uint256)
2340000000000000000000000000
mintEndYear() view returns (uint16)
2118
mintStartYear() view returns (uint16)
2019
name() view returns (string)
Petcoin
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x577a88790bd9e12a36e47098e80ef285c0fbcbd0
poolWallet() view returns (address)
0x7e75fe6b73993d9be9cb975364ec70ee2c22c13a
stageOneSupply() view returns (uint256)
100000000000000000000000
stageThreeSupply() view returns (uint256)
10000000000000000000000000
stageTwoSupply() view returns (uint256)
1000000000000000000000000
symbol() view returns (string)
PETC
totalSupply() view returns (uint256)
2351100000000000000000000000
yearlyMintCap() view returns (uint256)
12600
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events acceptOwnership()
approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
mint(address _to) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address _newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Mint(address indexed to, uint256 amount)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.