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 |
---|---|---|---|---|---|
CPT | ERC-20 | 2.602429M | -- | -- | |
PF | ERC-20 | 1.837527M | -- | -- | |
OLE | ERC-20 | 10 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8025248 | 5 years ago | | | 0 | 0.00074318000 | |
| 7771817 | 6 years ago | | | 0 | 0.00092897500 | |
| 6986187 | 6 years ago | | | 0 | 0.0015261430 | |
| 6980571 | 6 years ago | | | 0 | 0.00011166900 | |
| 6963166 | 6 years ago | | | 0 | 0.0015261430 | |
| 6939991 | 6 years ago | | | 0 | 0.00094562400 | |
| 6915126 | 6 years ago | | | 0 | 0.00049814600 | |
| 6813021 | 6 years ago | | | 0 | 0.00037159000 | |
| 6801737 | 6 years ago | | | 0 | 0.00034910738 | |
| 6708442 | 6 years ago | | | 0 | 0.00066886200 |
ABI
ABI objects
Getter at block 21293300
backend() view returns (address)
0xda291d62879a8a206ee6fbf198bc433aeef9a6a7
candidate() view returns (address)
0x0000000000000000000000000000000000000000
collectedUSD() view returns (uint256)
342329538894737
crowdsaleFinishTime() view returns (uint256)
1522454400
crowdsaleFinished() view returns (bool)
false
crowdsaleStartTime() view returns (uint256)
1517270400
cryptaurToken() view returns (address)
0x88d50b466be55222019d71f9e8fae17f5f45fca1
decimals() view returns (uint8)
8
etherPrice() view returns (uint256)
375
name() view returns (string)
PROOF
numberOfInvestors() view returns (uint256)
2495
original() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x3ad38d1060d1c350af29685b2b8ec3ede527452b
standard() view returns (string)
Token 0.1
symbol() view returns (string)
PF
totalSupply() view returns (uint256)
72872686299998010
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
allowed(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
investors(address) view returns (bool)
State-modifying
Events approve(address _spender, uint256 _value)
burn(uint256 _value)
changeBackend(address _backend)
changeOwner(address _owner)
confirmOwner()
depositCPT(address _who, uint256 _valueCPT, bytes32 _originalTxHash)
depositUSD(address _who, uint256 _valueUSD)
finishCrowdsale()
migrateListManual(address[] _who, bool _preico)
migrateManual(address _who, bool _preico)
sealManualMigration()
setEtherPrice(uint256 _etherPrice)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value)
withdraw()
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed owner, uint256 value)
Mint(address indexed minter, uint256 tokens, bytes32 originalTxHash)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _backend, uint256 _etherPrice)
fallback()
This contract contains no error objects.