Dirham
Verified contract
Proxy
Active on
Ethereum with 604 txns
Unified storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 43 additional slots
-
variable spans 48 additional slots
Balances ($0.00)
No balances found for "Dirham"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21250332 | 5 days ago | | | 0 | 0.00057784143 | |
| 21111751 | 25 days ago | | | 0 | 0.00021482763 | |
| 21111172 | 25 days ago | | | 0 | 0.00015995661 | |
| 21111164 | 25 days ago | | | 0 | 0.00016038370 | |
| 21111160 | 25 days ago | | | 0 | 0.00015539504 | |
| 21110964 | 25 days ago | | | 0 | 0.00014528907 | |
| 21110957 | 25 days ago | | | 0 | 0.00013699757 | |
| 21110950 | 25 days ago | | | 0 | 0.00013455791 | |
| 21110949 | 25 days ago | | | 0 | 0.00013411899 | |
| 21110947 | 25 days ago | | | 0 | 0.00017220526 |
ABI
ABI objects
Getter at block 21289227
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE() view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
REBASER_ROLE() view returns (bytes32)
0x5fde63b561377d1441afa201ff619faac2ff8fed70a7fbdbe7a5cb07768c0b75
_accuracy() view returns (uint256)
1000000000000000000
_currentFactor() view returns (uint256)
1023142475388350224
_rebaseFactor() view returns (uint256)
1000754529000000000
decimals() view returns (uint8)
18
name() view returns (string)
Dirham
owner() view returns (address)
0xf7ea77dc3e7b259ceaea1e6e9fefad9d0093a42f
symbol() view returns (string)
DHS
totalSupply() view returns (uint256)
407391225085309014410474353
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getRoleAdmin(bytes32 role) view returns (bytes32)
getRoleMember(bytes32 role, uint256 index) view returns (address)
getRoleMemberCount(bytes32 role) view returns (uint256)
hasRole(bytes32 role, address account) view returns (bool)
State-modifying
Events admin() returns (address)
changeAdmin(address newAdmin)
implementation() returns (address)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
grantRole(bytes32 role, address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(address gnosis)
mint(address account, uint256 amount)
rebase()
renounceOwnership()
renounceRole(bytes32 role, address account)
rescueERC20(address token, address recipient, uint256 amount)
revokeRole(bytes32 role, address account)
setRebaseFactor(uint256 rebaseFactor)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Rebase(uint256 rebaseFactor)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _logic, address _admin, bytes _data)
fallback()
receive()
This contract contains no error objects.