Drakma

Verified contract

Active on Ethereum with 1,057 txns
Deployed by via 0x55517e15 at 15387726
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x71f6fcecd79e669012aea4522554b57bbf8bf67d15e3b42d0143b36b70ae17a1
0x20f9b7b8198eeaee07430ec9b5c37fdd8cab92fc91e7d4ae484ad2c0e83ac7e3
0x1e9d5ef1903e732f11865a5d3ed5f98b52074691d4cfc0187072295b7ed5cf68
0x56020ab9b2d6e899833d84550b298e36a9df83da91d758c4ce59a64fb476f592
0x98f12acb0164f474c1069356e5e89ad0499f51f311412125f7f505a0ac3e364a
0x0f15dbcf515bc2a9878a2eb21f9a4a7a76ddf88ed835c2897a97929bdf252d32
0xd484a473580561d1c459dbaa0c720a598d520566861bd3e4e2e628ca363b8d54
0x47f8e1d4a0d86296586490e89cc25dcab60bfbb3f1faec3743aee270bbbfbf62
0x44d1e72bdca28f732026f4c51228cd7a5b7ea888ae9f05c2025ca23b4dc4cb91
0x3bc4ef44620925a4a1c77047d2ba7014e932b97923ce2ef23d5cc73dedb3ab23

Functions
Getter at block 21261542
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DEV_ROLE(view returns (bytes32)
0x51b355059847d158e68950419dbcd54fad00bdfd0634c2515a5c533288c7f0a2
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
cap(view returns (uint256)
10000000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
Drakma
symbol(view returns (string)
DK
totalSupply(view returns (uint256)
10000000000000000000000000000
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
addMinter(address account
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnDrakma(address fromuint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mintDrakma(address touint256 amount
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.