DUA

Verified contract

Active on Ethereum with 7,789 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $281.99
0x5a4931031e9db12000fa7a2642db0a28f5b15d460436d306b44fe4e221a2d5ba
0x2d08f4543a3f74f045afca3a21384f25f3135a7b05e692e52e0f14b86c5ad8a3
0x2ad340070cb570bdd867757493da72cb4ad3008d8ffd94bbd28e7bf456ae3d51
0x1d9798ec6b38bbe578d67340807368b3870db2a5de133812b772b5761aa7f6f6
0x04884809bf52b2c065f7745a030a16c2bf77b5161f3731ab3cc94c69e3c69176
0x73302601dbc02b3566b086f2e903261fc77f1070c42892346dcc80692804d7b2
0xb3a4aca11a3649a4c35b4c5ef96ac7ed488323410923eb05ac909ab786073a9d
0x5454cb7b48b6888fe8267557aa17eadbde162cde3fa4e56165c9c5423d57ae2e
0x372922e29c905855a43c4260694c620ffb537e66b453e6d3f714b09ec9a3332f
0x7f9bdcbea48611c45806c821eaae7f62ac2ffbad1554a8154eec39927d08a8c5

Functions
Getter at block 21246912
ADMIN_ROLE(view returns (bytes32)
0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775
BLACKLISTED_ROLE(view returns (bytes32)
0x548c7f0307ab2a7ea894e5c7e8c5353cc750bb9385ee2e945f189a9a83daa8ed
BURNER_ROLE(view returns (bytes32)
0x3c11d16cbaffd01df69ce1c404f6340ee057498f5f00246190ea54220576a848
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
cap(view returns (uint256)
1000000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
DUA
paused(view returns (bool)
false
symbol(view returns (string)
DUA
totalSupply(view returns (uint256)
114812658586991694865060103
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
addAdmin(address account
addBurner(address account
addMinter(address account
addToBlacklist(address account
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address touint256 amount
pause(
removeFromBlacklist(address account
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
selfDestructAddAdmin(
selfDestructAddMinter(
selfDestructAllRoles(
selfDestructBurn(
selfDestructMint(
selfDestructPause(
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Paused(address account
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
SelfDestructed(string functionality
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Constructor
constructor(string namestring symboluint256 cap_address adminRoleaddress minterRoleaddress burnerRole
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.