HiBTCToken

Verified contract

Active on Ethereum with 8,469 txns
Deployed by via 0x7d60deb8 at 6142851
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x7f5dabc34870ae5996e2fdb03a6774746583f45d4961f9983df4d9fc60cd7d17
0x9adfefbb70c18c2485078e2a3e84f812a8e8990a7e279d7c4bc2dc8ecf89caff
0x0315240573c2cc2624685cc9cb79b29176cbfca586d9e2bece8646a4b01088b0
0xee2369db2bc0393fdb82d20125f32c71717feebfe0f87527f21aa0d0e8b829fd
From
0xb53f7663ab4d004a1fdb27107201f28b4cb5f244380d1d0cff80f25257ca1bb9
0x10ccf10d51b7cd0f93908cef9939435a69b107fa1d306102e25724d971dac2da
0x4c135a0df66a0fd1241a5f6b2e5d3d85f2a0558c8b9bf2ed1fc631d3d247a01e
0xa5494c942c4797e936d81c62f0c811cfb941311baba29387394608378a8bcf84
0x1524f90f85243c90719e91b54fb37b55749dce999d86adcedd2964349cee3c0c
0xb022e64e5ff881d6802f47c11dc5713abbe51640446d8a3a77ded1e2e8d120f5

Functions
Getter at block 20813546
INITIAL_SUPPLY(view returns (uint256)
10000000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
HiBTCToken
owner(view returns (address)
0x9e46f52731c4c5cd63bd0af79ffe69c4e4f6e008
paused(view returns (bool)
false
symbol(view returns (string)
HIBT
totalSupply(view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool success)
increaseApproval(address _spenderuint256 _addedValuereturns (bool success)
pause(
renounceOwnership(
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address _newOwner
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pause(
Transfer(address indexed fromaddress indexed touint256 value
Unpause(
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.