HUSD

Verified contract

Active on Ethereum with 203,920 txns
Deployed by via 0xdcfc6d43 at 8174400
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
0x2314352b5a23cfbc047f00ca6b885da347c2b5e443efb77ff4bae66cde13c3ef
0xcc4651eb46e2fbfaec205f87486a34b6dd0bb972b8b580b3dbf356553f0c772a
0x3d82773c51391f98dd47a5bb6bb76f53608f61692ea54c9c9cc5d0d799a7a8eb
0x0865ae1be909b7c828ba06ca55ce162ecc2b0781baf09310f2bfe29d6eb05219
0xaa034d84db6e25a7a5c92da4e318ec9da18eb3a1bfd68974c8fdcbbf26b7436c
0x2a634dad7be4f993c30067871e0dbb333fe3dccccd40f7e9e212bff19e71f96a
0x338f1f73c876dab90e143504c876f2a1ae27b7d8fb153c83422b65d09008cd36
0x2b0ac3b3772f1a05a74d721826410303b7a7f1803dfabbf3c147165ce5387003
0xbf3d1b00687ff4b76a4ca9ce43da96793deb2cf286d706b5e68e099962ee29fb
0xd43164053b4b276a821c7f3c5d4398f9b29df90b30a8e928672ab128c252df8d

Functions
Getter at block 20791593
decimals(view returns (uint8)
8
isOwner(view returns (bool)
false
name(view returns (string)
HUSD
owner(view returns (address)
0x2bd9caa19a724608bef32dd3c10c0fd1f70b309d
paused(view returns (bool)
false
symbol(view returns (string)
HUSD
totalSupply(view returns (uint256)
18781700489737866
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isBlacklist(address accountview returns (bool)
isBlacklistAdmin(address accountview returns (bool)
isCoinFactoryAdmin(address accountview returns (bool)
isPauser(address accountview returns (bool)
State-modifying
addBlacklist(address[] accountsreturns (bool)
addBlacklistAdmin(address account
addCoinFactoryAdmin(address account
addPauser(address account
approve(address spenderuint256 valuereturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
issue(address accountuint256 amountreturns (bool)
pause(
redeem(address accountuint256 amountreturns (bool)
removeBlacklist(address[] accountsreturns (bool)
removeBlacklistAdmin(address account
removeCoinFactoryAdmin(address account
removePauser(address account
renounceBlacklistAdmin(
renounceCoinFactoryAdmin(
renouncePauser(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferOwnership(address newOwner
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
BlacklistAdded(address indexed account
BlacklistAdminAdded(address indexed account
BlacklistAdminRemoved(address indexed account
BlacklistRemoved(address indexed account
CoinFactoryAdminRoleAdded(address indexed account
CoinFactoryAdminRoleRemoved(address indexed account
Issue(address indexed accountuint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
PauserAdded(address indexed account
PauserRemoved(address indexed account
Redeem(address indexed accountuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Constructor
constructor(string _namestring _symboluint8 _decimals
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.