TelepathyRouter

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x796c0e7a at 16987748
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 39 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
1 additional variable

No balances found for "TelepathyRouter"

No transactions found for "TelepathyRouter"


Functions
Getter at block 20859312
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
GUARDIAN_ROLE(view returns (bytes32)
0x55435dd261a4b9b3364963f7738a7a662ad9c84396d64be3365284bb7f0a5041
MIN_LIGHT_CLIENT_DELAY(view returns (uint256)
120
TIMELOCK_ROLE(view returns (bytes32)
0xf66846415d2bf9eabda9e84793ff9c0ea96d87f50fc41e66aa16469c6a442f05
VERSION(view returns (uint8)
1
nonce(view returns (uint64)
0
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
sendingEnabled(view returns (bool)
false
sourceChainIdsLength(view returns (uint256)
0
version(view returns (uint8)
0
Read-only
broadcasters(uint32view returns (address)
frozen(uint32view returns (bool)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
lightClients(uint32view returns (address)
messageStatus(bytes32view returns (uint8)
messages(uint64view returns (bytes32)
sourceChainIds(uint256view returns (uint32)
storageRootCache(bytes32view returns (bytes32)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
executeMessage(uint64 slotbytes messageBytesbytes[] accountProofbytes[] storageProof
executeMessageFromLog(bytes srcSlotTxSlotPackbytes messageBytesbytes32[] receiptsRootProofbytes32 receiptsRootbytes[] receiptProofbytes txIndexRLPEncodeduint256 logIndex
freeze(uint32 chainId
freezeAll(
grantRole(bytes32 roleaddress account
initialize(uint32[] _sourceChainIdsaddress[] _lightClientsaddress[] _broadcastersaddress _timelockaddress _guardianbool _sendingEnabled
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
send(uint32 destinationChainIdaddress destinationAddressbytes datareturns (bytes32)
send(uint32 destinationChainIdbytes32 destinationAddressbytes datareturns (bytes32)
sendViaStorage(uint32 destinationChainIdaddress destinationAddressbytes datareturns (bytes32)
sendViaStorage(uint32 destinationChainIdbytes32 destinationAddressbytes datareturns (bytes32)
setLightClientAndBroadcaster(uint32 chainIdaddress lightclientaddress broadcaster
setSendingEnabled(bool enabled
unfreeze(uint32 chainId
unfreezeAll(
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
ExecutedMessage(uint32 indexed sourceChainIduint64 indexed noncebytes32 indexed msgHashbytes messagebool status
Freeze(uint32 indexed chainId
FreezeAll(
Initialized(uint8 version
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
SendingEnabled(bool enabled
SentMessage(uint64 indexed noncebytes32 indexed msgHashbytes message
SetLightClientAndBroadcaster(uint32 indexed chainIdaddress lightClientaddress broadcaster
SourceChainAdded(uint32 indexed chainId
Unfreeze(uint32 indexed chainId
UnfreezeAll(
Upgraded(address indexed implementation
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
CannotSendToSameChain(
SendingDisabled(