This contract is being backfilled. You may encounter incomplete storage history.

USDollarHKex

Verified contract

Active on Ethereum with 23,338 txns
Deployed by via 0x1a6fd6a0 at 7988143
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "USDollarHKex"

0xdd34049047d2cc1a7495e96f4edfcc6e65c1b5034513df950df4c6d353260e5e
0x92d6f9554eb2ec99a005912eb0820ad26ad0d1aef699475cccd39c4652a34bb1
0xc1348ff4f775d383b2e6dc58af6386ef474a3c64a44dfdff8958f0a218bc2eb4
0xe9bbf4b26bacaef5761215f38360348f36deb663aa1dec095c8f0d40bd19cbc6
0x7277479fbf17ca08dd33c19c1863cfb121f89c14f37a2ca61e93c9982d53f860
0x84e033e65d1f9d64d20d9a29c06134d350cb87aab95cae720ed0ce3661b1466b
0xcf7bd08f1afeb3a79fb1ecd30940881f0af9b05a0c32a8fd627d6b5841513f7d
0xc3fe58d8d2473f4801f7ef9429887e77bfca53e571220313950de110b74c4fbe
0x810cb7a5bc278112ebc53a669495ef2f0beed1f96154044454082423a166ac33
0x9141a2ab8c31ff298fa9bdcea10ecfac396eb27c5c24ff03b09f55b33fffec0f

Functions
Getter at block 20803415
INITIAL_SUPPLY(view returns (uint256)
2500000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
USDollarHKex
owner(view returns (address)
0x21ee16457158366ee140e9b547a570f9973d6f85
paused(view returns (bool)
false
standard(view returns (string)
ERC20
symbol(view returns (string)
USDHK
totalSupply(view returns (uint256)
2500000000000000000000000000
Read-only
allocations(addressuint256view returns (uint256 releaseTimeuint256 balance)
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(
setAllocation(address _addressuint256 total_valueuint256[] timesuint256[] balanceRequiresreturns (bool)
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address _newOwner
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
NewLock(address indexed targetuint256 indexed locktimeuint256 lockamount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pause(
Transfer(address indexed fromaddress indexed touint256 value
UnLock(address indexed targetuint256 indexed unlocktimeuint256 unlockamount
Unpause(
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.