DCBReference
Verified contract
Active on
Ethereum with 8 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "DCBReference"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20677657 | 2 months ago | | | 0 | 0.00031994137 | |
| 20677651 | 2 months ago | | | 0 | 0.00033074976 | |
| 20677642 | 2 months ago | | | 0 | 0.00017554389 | |
| 20677618 | 2 months ago | | | 0 | 0.00020863302 | |
| 20677614 | 2 months ago | | | 0 | 0.00035358800 | |
| 20677607 | 2 months ago | | | 0 | 0.00038095647 | |
| 20482727 | 3 months ago | | | 0 | 0.000053202722 | |
| 20290597 | 4 months ago | | | 0 | 0.00040250678 |
ABI
ABI objects
Getter at block 21213263
CONTRACT_MODIFIER_ROLE() view returns (bytes32)
0x49158e7755ab83c8f0d2c16d9b586860364c40036a4c4efc69271654391b62a6
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
getIdoImpl() view returns (address)
0xe434c13a96cca13de8d5401bdff0140a386bd4bb
getL2eImpl() view returns (address)
0xf64677baf779ab1247538986b22863d8abfde9a6
getVestingImpl() view returns (address)
0x70614ddb68563cc1a9dac6b54b8787a674572144
Read-only
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events grantRole(bytes32 role, address account)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
setContracts(address _idoImpl, address _l2eImpl, address _vestingImpl)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
constructor()
This contract contains no fallback and receive objects.
NotManager()