PHI Token
Verified contract
Active on
Ethereum with 45,677 txns
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 |
---|---|---|---|---|---|
| ERC-20 | 21M | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19607166 | 7 months ago | | | 0 | 0.00028398905 | |
| 19598589 | 7 months ago | | | 0 | 0.00028395178 | |
| 19593444 | 7 months ago | | | 0 | 0.00028402279 | |
| 18885150 | 10 months ago | | | 0 | 0.0016499224 | |
| 18855975 | a year ago | | | 0 | 0.0011402148 | |
| 18356479 | a year ago | | | 0 | 0.00017050945 | |
| 18355188 | a year ago | | | 0 | 0.00016551633 | |
| 18350918 | a year ago | | | 0 | 0.00015474590 | |
| 17686933 | a year ago | | | 0 | 0.0027225825 | |
| 16750101 | 2 years ago | | | 0 | 0.0020259318 |
ABI
ABI objects
Getter at block 21161463
ICO_ADDR() view returns (address)
0xac65447589555ec19cbafc5cec717318ec811874
PRE_ICO_ADDR() view returns (address)
0xa17f2bc6b11b4dd60ab38c94e7784634646749c9
WALLET_ADDR() view returns (address)
0x8e36256fa656adcf951bb458ba6e5439432780f0
decimals() view returns (uint8)
18
lockTime() view returns (uint256)
1522929600
name() view returns (string)
PHI Token
symbol() view returns (string)
PHI
totalSupply() view returns (uint256)
13539479269110443114234850
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
burn(uint256 _value)
transfer(address _to, uint256 _value) returns (bool)
transfer(address _to, uint256 _value, bytes _data) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed _burner, uint256 _value)
Deployed(uint256 indexed _total_supply)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(address ico_address, address pre_ico_address, address wallet_address, uint256 _lockTime)
This contract contains no fallback and receive objects.
This contract contains no error objects.