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 |
---|---|---|---|---|---|
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9655123 | 5 years ago | | | 0 | 0.00061005005 | |
| 9469322 | 5 years ago | | | 0 | 0.00040682000 | |
| 8845111 | 5 years ago | | | 0 | 0.00013357662 | |
| 8845057 | 5 years ago | | | 0 | 0.00020084881 | |
| 8815216 | 5 years ago | | | 0 | 0.00076972000 | |
| 8724630 | 5 years ago | | | 0 | 0.000038358000 | |
| 8468826 | 5 years ago | | | 0 | 0.00076972000 | |
| 8443492 | 5 years ago | | | 0 | 0.00076972000 | |
| 8437656 | 5 years ago | | | 0 | 0.00027210206 | |
| 8120670 | 5 years ago | | | 0 | 0.00021134213 |
ABI
ABI objects
Getter at block 21258589
COMPANY_SHARE() view returns (uint8)
20
CONTRIBUTORS_SHARE() view returns (uint8)
30
ICO_SHARE() view returns (uint8)
20
MARKET_SHARE() view returns (uint8)
30
TOTAL_SUPPLY() view returns (uint256)
80000000000
companyAddress() view returns (address)
0x9c949b51f2cafc3a5efc427621295489b63d861d
companyCurrentPeriod() view returns (uint8)
1
companyPeriodsElapsed() view returns (uint256)
1600000000
contributorsAddress() view returns (address)
0xa7db53cb73dbe640dbd480a928dd06f03e2ae7bd
contributorsCurrentPeriod() view returns (uint8)
1
contributorsPeriodsElapsed() view returns (uint256)
8000000000
decimals() view returns (uint8)
0
frozenSupply() view returns (uint256)
30400000000
icoTotalAmount() view returns (uint256)
16000000000
initDate() view returns (uint256)
1518309387
marketAddress() view returns (address)
0x199ecdfac25567eb4d21c995b817230050d458d9
name() view returns (string)
NRC
owner() view returns (address)
0xd3c8326064044c36b73043b009155a59e92477d0
paused() view returns (bool)
false
rate() view returns (uint256)
50000
symbol() view returns (string)
R
tokenSaleActive() view returns (bool)
false
totalSoldToken() view returns (uint256)
16000000000
wallet() view returns (address)
0xd3c8326064044c36b73043b009155a59e92477d0
Read-only
balanceOf(address) view returns (uint256)
frozenAccount(address) view returns (bool)
State-modifying
Events buy() payable
finaliseICO()
freezeAccount(address target, bool freeze)
pause()
setPrices(uint256 newTokenRate)
transfer(address _to, uint256 _value)
unfrozenTokens()
unpause()
InitialToken(string desc, address indexed target, uint256 value)
LogFrozenAccount(address target, bool frozen)
LogSetTokenPrice(uint256 tokenPrice)
LogTokenPurchase(address indexed purchaser, uint256 value, uint256 amount)
LogUnfrozenTokens(string desc, address indexed targetaddress, uint256 unfrozenTokensAmount)
Pause()
TimePassBy(string desc, uint256 times)
TokenSaleFinished(string desc, address indexed contributors, uint256 icoTotalAmount, uint256 totalSoldToken, uint256 leftAmount)
Transfer(address indexed from, address indexed to, uint256 value)
Unpause()
constructor()
fallback()
This contract contains no error objects.