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 |
---|---|---|---|---|---|
ODIN | ERC-20 | 600 | -- | -- | |
GC | ERC-20 | 10 | -- | -- | |
KTD | ERC-20 | 10 | -- | -- | |
DNET | ERC-20 | 10 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19733317 | 7 months ago | | | 0 | 0.0010919471 | |
| 18167700 | a year ago | | | 0 | 0.00017599951 | |
| 16763549 | 2 years ago | | | 0 | 0.00067938275 | |
| 16752064 | 2 years ago | | | 0 | 0.00095394828 | |
| 16648625 | 2 years ago | | | 0 | 0.00064828722 | |
| 14422573 | 3 years ago | | | 0 | 0.00088662400 | |
| 13085731 | 3 years ago | | | 0 | 0.0044674501 | |
| 13067501 | 3 years ago | | | 0 | 0.0012711050 | |
| 13024325 | 3 years ago | | | 0 | 0.0027433861 | |
| 12717001 | 3 years ago | | | 0 | 0.00020775000 |
ABI
ABI objects
Getter at block 21157789
communitySupply() view returns (uint256)
4000000000000000000000000000
coreTeamSupply() view returns (uint256)
3000000000000000000000000000
decimals() view returns (uint256)
18
emergencyStop() view returns (bool)
false
forSaleSupply() view returns (uint256)
9000000000000000000000000000
marketingPartnerSupply() view returns (uint256)
1000000000000000000000000000
name() view returns (string)
UseChainToken
owner() view returns (address)
0x2727e19f049e410fbc092aea648dfa791af79575
releaseStartTime() view returns (uint256)
1546272000
softCap() view returns (uint256)
6000000000000000000000000000
symbol() view returns (string)
UST
technicalCommunitySupply() view returns (uint256)
3000000000000000000000000000
topTotalSupply() view returns (uint256)
20000000000000000000000000000
totalSupply() view returns (uint256)
895870105000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
allowances(address, address) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
balances(address) view returns (uint256)
userReleaseToken(address) view returns (uint256 UST, uint256 addrLockType)
State-modifying
Events acceptNewOwner() returns (bool)
allocateCandyToken(address[] _owners, uint256[] _values)
allocateToken(address[] _owners, uint256[] _values, uint256[] _addrLockType)
approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
canTransferUST(bool _bool)
changeOwner(address _newOwner) returns (bool)
setRealseTime(uint256 _time)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
updateOwner(address _oldOwner, address _newOwner)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.