DeFi Hub

Verified contract

Active on Ethereum with 1,234 txns
Deployed by via 0x3a13d2d7 at 12785378
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "DeFi Hub"

0x9951934e60dbe9b65f812f0d06379133fd9cf5fd629ae82baefac0e32c0c8cba
0x5c3579ba57fb5878d08f559717b2cb63f9823310738855ce857697610432d757
0x04b07d19b8a9db9f97e89fb016be26e6ac4768bea2933fcec80c3255d3de7a35
0x7d571f55ee43802000f50ff87b912459d8b234990fc1e77848ff4d8ff4139589
0x8f87c2a9274615cc62e4723c2d30589040ac6ad255f64859df0d5e99e53d02b4
0xa10e4544dd7b30d77ee2172fb8274705dc079d07b34aee0c087cfd8174aa2891
0x6a957b26647cd3a02b41b93ba4bec5b65b69904519439ea8ccd34cf981aa4e36
0xd779aaed1f411d6af9830345b4465569d73329873290d36f34dd7b8102ac44c2
0x1031d0c6df3db5e0435596cfd1d9914f1970c19d015405e1458da001b87f0733
0x2c4f573429a4a9a11619fc31472f3438ec0c4f59e2b755c31f9ac97c84ef512a

Functions
Getter at block 21188987
decimals(view returns (uint8)
8
isOwner(view returns (bool)
false
name(view returns (string)
DeFi Hub
owner(view returns (address)
0x512e1d663a48c39029d7d058886d29c012cf53c4
paused(view returns (bool)
false
symbol(view returns (string)
DH
totalSupply(view returns (uint256)
210000000000000000
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.