POTENTIAM
Verified contract
Active on
Ethereum with 2,159 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 |
---|---|---|---|---|---|
GSE | ERC-20 | 31 | $0.000033 |
$0 | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15601171 | 2 years ago | | | 0 | 0.00028074692 | |
| 15563448 | 2 years ago | | | 0 | 0.00037660652 | |
| 15434980 | 2 years ago | | | 0 | 0.00092763183 | |
| 15180670 | 2 years ago | | | 0 | 0.0036842817 | |
| 14823753 | 2 years ago | | | 0 | 0.00092997198 | |
| 14823715 | 2 years ago | | | 0 | 0.00065230041 | |
| 14178103 | 3 years ago | | | 0 | 0.0026045979 | |
| 14025255 | 3 years ago | | | 0 | 0.0061567728 | |
| 13837345 | 3 years ago | | | 0 | 0.0035865819 | |
| 13767226 | 3 years ago | | | 0 | 0.0043192566 |
ABI
ABI objects
Getter at block 21162046
decimals() view returns (uint256)
18
etherRaised() view returns (uint256)
0
firstWeekMainICOBonusEstimate() view returns (uint256)
1520006778
firstWeekPreICOBonusEstimate() view returns (uint256)
1518797178
firstWeekPreICOBonusRate() view returns (uint256)
20
forthWeekMainICOBonusEstimate() view returns (uint256)
1521821178
name() view returns (string)
POTENTIAM
owner() view returns (address)
0x49bcf4d4f6489756d09e36884df4f8b826e84ea2
paused() view returns (bool)
false
priceOfToken() view returns (uint256)
250000000000000
secondWeekMainICOBonusEstimate() view returns (uint256)
1520611578
secondWeekPreICOBonusEstimate() view returns (uint256)
1519401978
symbol() view returns (string)
PTM
thirdWeekMainICOBonusEstimate() view returns (uint256)
1521216378
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
burn(uint256 _value)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool success)
destroy()
destroyAndSend(address _recipient)
increaseApproval(address _spender, uint256 _addedValue) returns (bool success)
pause()
resetTokenOfAddress(address _userAddr, uint256 _tokens) returns (uint256)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferFundToAccount(address _accountByOwner)
transferLimitedFundToAccount(address _accountByOwner, uint256 balanceToTransfer)
transferOwnership(address newOwner)
unpause()
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed burner, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
Transfer(address indexed from, address indexed to, uint256 value)
Unpause()
constructor()
fallback()
This contract contains no error objects.