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 |
---|---|---|---|---|---|
HXT | ERC-20 | 35.1K | -- | -- | |
BTCC | ERC-20 | 6.666K | -- | -- | |
ICT | ERC-20 | 140 | -- | -- | |
HQG | ERC-20 | 1.65 | -- | -- | |
DMTS | ERC-20 | 1 | -- | -- | |
WDT | ERC-20 | 0.0001 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15095399 | 2 years ago | | | 0 | 0.0013937600 | |
| 14480474 | 3 years ago | | | 0 | 0.0010422287 | |
| 13872982 | 3 years ago | | | 0 | 0.0029436252 | |
| 12052263 | 4 years ago | | | 0 | 0.0056420240 | |
| 10571083 | 4 years ago | | | 0 | 0.0011112680 | |
| 10513965 | 4 years ago | | | 0 | 0.0021640640 | |
| 10501590 | 4 years ago | | | 0 | 0.0045597401 | |
| 10403458 | 4 years ago | | | 0 | 0.00088853605 | |
| 10319748 | 4 years ago | | | 0 | 0.0017781400 | |
| 10086140 | 4 years ago | | | 0 | 0.00052140807 |
ABI
ABI objects
Getter at block 21158421
_totalLimit() view returns (uint256)
100000000000000000000000000000000
decimals() view returns (uint8)
18
mintBegintime() view returns (uint256)
1544381539
mintMax() view returns (uint256)
0
mintPerday() view returns (uint256)
0
mintTotal() view returns (uint256)
0
name() view returns (string)
华夏全球通证
owner() view returns (address)
0xbcade28d8c2f22345165f0e07c94a600f6c4e925
paused() view returns (bool)
false
symbol() view returns (string)
HXT
totalSupply() view returns (uint256)
999897524342000000000002425000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
lockData(address) view returns (uint8 lockType)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
batchTransfer(address[] addressList, uint256[] amountList) returns (bool)
burn(uint256 value) returns (bool)
burnFrom(address from, uint256 value) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(address lockAddress, uint8 lockType, uint256[] endtimeList, uint256[] remainList) returns (bool)
mint(address to, uint256 value) returns (bool)
mintToMax(address to) returns (bool)
pause()
renounceOwnership()
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
transferOwnership(address newOwner)
unpause()
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed from, uint256 value)
Lock(address indexed lockAddress, uint8 indexed lockType, uint256[] endtimeList, uint256[] remainList)
Mint(address indexed to, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Transfer(address indexed from, address indexed to, uint256 value)
Unpaused(address account)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.