PenchantICO
Verified contract
Active on
Ethereum with 599 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 |
---|---|---|---|---|---|
PENT | ERC-20 | 14.550501K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6306961 | 6 years ago | | | 0.0005 | 0.0010547000 | |
| 6301947 | 6 years ago | | | 0 | 0.00018021000 | |
| 6285903 | 6 years ago | | | 0.1 | 0.000097660000 | |
| 6275646 | 6 years ago | | | 0 | 0.00012014000 | |
| 6272354 | 6 years ago | | | 0.01 | 0.00012207500 | |
| 6271596 | 6 years ago | | | 0.01 | 0.00012207500 | |
| 6270057 | 6 years ago | | | 0.5 | 0.000073245000 | |
| 6268375 | 6 years ago | | | 0.01 | 0.00024415000 | |
| 6267738 | 6 years ago | | | 0.1 | 0.00029908375 | |
| 6267070 | 6 years ago | | | 0 | 0.00024028000 |
ABI
ABI objects
Getter at block 21416066
decimals() view returns (uint256)
8
distributionFinished() view returns (bool)
false
minContribution() view returns (uint256)
10000000000000000
name() view returns (string)
PenchantICO
symbol() view returns (string)
ICO
tokensPerEth() view returns (uint256)
300000000000000
totalDistributed() view returns (uint256)
0
totalSupply() view returns (uint256)
1500000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
getTokenBalance(address tokenAddress, address who) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
finishDistribution() returns (bool)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
transferOwnership(address newOwner)
updateTokensPerEth(uint256 _tokensPerEth)
withdraw()
withdrawAltcoinTokens(address anycontract) returns (bool)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Distr(address indexed to, uint256 amount)
DistrFinished()
TokensPerEthUpdated(uint256 _tokensPerEth)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.