Proof Presale Token
Verified contract
Active on
Ethereum with 131 txns
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 "Proof Presale Token"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17955266 | a year ago | | | 0 | 0.00057469782 | |
| 12182097 | 4 years ago | | | 0 | 0.0083565555 | |
| 9838978 | 5 years ago | | | 0 | 0.00017602800 | |
| 9084714 | 5 years ago | | | 0 | 0.000071483951 | |
| 7085742 | 6 years ago | | | 0 | 0.00018252400 | |
| 5945268 | 6 years ago | | | 0 | 0.00096615244 | |
| 5882648 | 6 years ago | | | 0 | 0.0015048230 | |
| 5859924 | 6 years ago | | | 0 | 0.00036453600 | |
| 5747963 | 6 years ago | | | 0 | 0.00077790300 | |
| 5747937 | 6 years ago | | | 0 | 0.0015100710 |
ABI
ABI objects
Getter at block 21206644
decimals() pure returns (uint8)
18
mintingFinished() pure returns (bool)
false
name() pure returns (string)
Proof Presale Token
owner() pure returns (address)
0x3931e02c9acb4f68d7617f19617a20acd3642607
symbol() pure returns (string)
PPT
totalSupply() pure returns (uint256)
112386712924725508802400
Read-only
allowance(address _owner, address _spender) pure returns (uint256 remaining)
balanceOf(address _owner) pure returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
finishMinting() returns (bool)
mint(address _to, uint256 _amount) returns (bool)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Mint(address indexed to, uint256 amount)
MintFinished()
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.