Digital Asset Rights Token

Verified contract

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

No balances found for "Digital Asset Rights Token"

0xc21341d74d75463055386e93b09cf4215527c3479d4914075d1477959ea7c1c3

Functions
Getter at block 21177613
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0xf0887ba65ee2024ea881d91b74c2450ef19e1557f03bed3ea9f16b037cbe2dc9
cap(view returns (uint256)
120000000000000000000000000000
decimals(view returns (uint8)
18
mintingFinished(view returns (bool)
false
name(view returns (string)
Digital Asset Rights Token
owner(view returns (address)
0xf3a70fe608cf3502c6c021ceb2b4ad628abcd385
symbol(view returns (string)
DAR
totalSupply(view returns (uint256)
0
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
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(string name_string symbol_uint8 decimals_uint256 cap_uint256 initialBalance_address feeReceiver_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.