This contract is being backfilled. You may encounter incomplete storage history.

RootChainManager

Verified contract

Implementation

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

No balances found for "RootChainManager"

No transactions found for "RootChainManager"


Functions
Getter at block 20887319
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DEPOSIT(view returns (bytes32)
0x87a7811f4bfedea3d341ad165680ae306b01aaeacc205d227629cf157dd9f821
ERC712_VERSION(view returns (string)
1
ETHER_ADDRESS(view returns (address)
0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
MAPPER_ROLE(view returns (bytes32)
0x2559c73ad5e64226de134fc607a00e9f0c0b7465b43c2ae69baaca347c607777
MAP_TOKEN(view returns (bytes32)
0x2cef46a936bdc5b7e6e8c71aa04560c41cf7d88bb26901a7e7f4936ff02accad
checkpointManagerAddress(view returns (address)
0x0000000000000000000000000000000000000000
childChainManagerAddress(view returns (address)
0x0000000000000000000000000000000000000000
getChainId(pure returns (uint256)
1
getDomainSeperator(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
stateSenderAddress(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
childToRootToken(addressview returns (address)
getNonce(address userview returns (uint256 nonce)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
processedExits(bytes32view returns (bool)
rootToChildToken(addressview returns (address)
tokenToType(addressview returns (bytes32)
typeToPredicate(bytes32view returns (address)
State-modifying
cleanMapToken(address rootTokenaddress childToken
depositEtherFor(address userpayable 
depositFor(address useraddress rootTokenbytes depositData
executeMetaTransaction(address userAddressbytes functionSignaturebytes32 sigRbytes32 sigSuint8 sigVpayable returns (bytes)
exit(bytes inputData
grantRole(bytes32 roleaddress account
initialize(address _owner
initializeEIP712(
mapToken(address rootTokenaddress childTokenbytes32 tokenType
registerPredicate(bytes32 tokenTypeaddress predicateAddress
remapToken(address rootTokenaddress childTokenbytes32 tokenType
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setCheckpointManager(address newCheckpointManager
setChildChainManagerAddress(address newChildChainManager
setStateSender(address newStateSender
setupContractId(
Events
MetaTransactionExecuted(address userAddressaddress relayerAddressbytes functionSignature
PredicateRegistered(bytes32 indexed tokenTypeaddress indexed predicateAddress
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
TokenMapped(address indexed rootTokenaddress indexed childTokenbytes32 indexed tokenType
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.