UMAD

Verified contract

Active on Ethereum with 11,762 txns
Deployed by via 0x8a270bab at 13639354
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $33.61
0x03cf70616a1232ef17f308d246431c95dce89e27301e78bb4e1f45d1bdedfa26
0xf3c9f05e1d9b9f11bdfbdb307dc3eb0a59b4489bc90579e5d3499696c72b6069
0x673e57dbb09f1e14c49760baa32169cb27816110c0578f1d5d1257c1cbe76b8d
0xc52a891bd43562c56ea05f2ae28817f666c59c2a84de3587d122c9a3ebfb4e5c
0x2af9e6253b43e1756e3c72d78175a5cd5314e4aa3ac48e86e9d69c9d41615357
0x25783a68158ad7f5ac00bd04711f9cf27b91f4b5470f4f225c0af94bbbf222e2
0xf5717e1ef56958efd5196963a030fd66568212a37976e92d44368cf3a929b691
0x7f6a0435c445480cc40009d00b01c4343a603decf73288f41134d15a8b33e5be
0xd221d297b3a46f17150a46ff938867671ec676906ea98c75d4b381c63b81988c
0x4cc5682ffb1c05dc81a08bb084e3b05cf8a266cc45fa1e265b3caccc29c1bb5e

Functions
Getter at block 21158791
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0xf0887ba65ee2024ea881d91b74c2450ef19e1557f03bed3ea9f16b037cbe2dc9
cap(view returns (uint256)
1000000000000000000
decimals(view returns (uint8)
8
mintingFinished(view returns (bool)
false
name(view returns (string)
UMAD
owner(view returns (address)
0xddf151adbe42047fb76368db2bb02e7302bd76dd
symbol(view returns (string)
UMAD
totalSupply(view returns (uint256)
1000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
approveAndCall(address spenderuint256 amountreturns (bool)
approveAndCall(address spenderuint256 amountbytes datareturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
finishMinting(
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address accountuint256 amount
recoverERC20(address tokenAddressuint256 tokenAmount
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address recipientuint256 amountreturns (bool)
transferAndCall(address recipientuint256 amountreturns (bool)
transferAndCall(address recipientuint256 amountbytes datareturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferFromAndCall(address senderaddress recipientuint256 amountreturns (bool)
transferFromAndCall(address senderaddress recipientuint256 amountbytes datareturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MintFinished(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address[] holdersuint256[] amounts
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.