Uservice Token
Verified contract
Active on
Ethereum with 261 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf62b…6ce6
-
variable spans 2 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KCN | ERC-20 | 1K | -- | -- | |
EMO | ERC-20 | 576.869242 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11606713 | 4 years ago | | | 0 | 0.0028241360 | |
| 11437352 | 4 years ago | | | 0 | 0.00099145207 | |
| 11437330 | 4 years ago | | | 0 | 0.00099000007 | |
| 11437305 | 4 years ago | | | 0 | 0.00099145207 | |
| 11437292 | 4 years ago | | | 0 | 0.00099145207 | |
| 11437263 | 4 years ago | | | 0 | 0.00099145207 | |
| 11437217 | 4 years ago | | | 0 | 0.00066096800 | |
| 11056389 | 4 years ago | | | 0 | 0.00061186234 | |
| 7975988 | 5 years ago | | | 0 | 0.00078768000 | |
| 7797595 | 6 years ago | | | 0 | 0.00065640000 |
ABI
ABI objects
Getter at block 21264282
DECIMAL_MULTIPLIER() view returns (uint256)
1000000000000000000
decimals() view returns (uint8)
18
halted() view returns (bool)
false
managedTokenLedger() view returns (address)
0xf62baa1997f04f165edd100d78241e07617f6ce6
minWeiToBuy() view returns (uint256)
200000000000000000
name() view returns (string)
Uservice Token
owner() view returns (address)
0x48a0cf0019dc1709db6d41a2bb7c896a568d1a1d
preICOcap() view returns (uint256)
10000000000000000000000
preICOcollected() view returns (uint256)
3030998036176999999952
preICOcontributors() view returns (uint256)
108
preICOend() view returns (uint256)
1513512000
preICOgoal() view returns (uint256)
3000000000000000000000
preICOprice() view returns (uint256)
250000000000000
preICOstart() view returns (uint256)
1511285050
preICOstate() view returns (uint8)
3
preICOtokensSold() view returns (uint256)
12123992144707999999808000
saleIndex() view returns (uint8)
0
symbol() view returns (string)
UST
totalSupply() view returns (uint256 balance)
108236351599902936000000000
Read-only
balanceOf(address _owner) view returns (uint256 balance)
balancesForPreICO(address) view returns (uint256)
preICOcoinsLeft(uint256) view returns (uint256)
weiForRefundPreICO(address) view returns (uint256)
weiToRecoverPreICO(address) view returns (uint256)
State-modifying
Events advanceState() returns (bool success)
cleanup()
finalize() returns (bool success)
recoverLeftoversPreICO() returns (bool success)
refundPreICO() returns (bool success)
setHalt(bool _halt) returns (bool success)
setLedger(address _newLedgerAddress) returns (bool success)
setNameAndTicker(string _name, string _symbol) returns (bool success)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Purchased(address indexed _from, uint256 _value)
constructor(uint256 _preICOstart, uint256 _preICOend, uint256 _preICOgoal, uint256 _preICOcap, address _newLedgerAddress)
fallback()
This contract contains no error objects.