The latest block we've processed for this chain is 21213264, which is 20 minutes old. We're running behind the tip but working to resolve the issue.

DCBReference

Verified contract

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

No balances found for "DCBReference"

0xfbeecb7a80ec42f10a437fe2a0d05f5e128c4a1c10d0f03febb35341d51e2e24
0x92cd40cab030ec6b09a83abd0d2af0dd4caa03978f9d6f0bb0db587e6fd47343
0xa2ba7850b17ab13ef6f1a67baa454e849ed679fd3fdb00f588664ff9072e9104
0x1bf31b9704a9fa4b39321658c4b852db793248ed155a3cdfe0dd83eb98e4d3c1
0xd4bdaea5d6d04a77e96ceee96be1fb496df90876456c780d8120d603330c6b87
0x25e90477c033d6f4a0c863d1e99b45a583e4d1e81ae4d4f4fb4581b1d513525d
0x48a011a6b0896966ecb582e7371ae2f48c89fc6b4d2ba287da76382c041f34d6
0x2e91215aac2fb991a8b877fe3dd5c93ee0cc5c11d8b9196528c10220eadf5821

Functions
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 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
grantRole(bytes32 roleaddress account
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setContracts(address _idoImpladdress _l2eImpladdress _vestingImpl
Events
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
NotManager(