XAppConnectionManager
Verified contract
Active on
Ethereum with 1,781 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x92d3…f4c8
Balances ($0.00)
No balances found for "XAppConnectionManager"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15263182 | 2 years ago | | | 0 | 0.00024250334 | |
| 15263182 | 2 years ago | | | 0 | 0.00024239117 | |
| 15263176 | 2 years ago | | | 0 | 0.00032810525 | |
| 15263172 | 2 years ago | | | 0 | 0.00035835165 | |
| 15263167 | 2 years ago | | | 0 | 0.00034288585 | |
| 15263166 | 2 years ago | | | 0 | 0.00030912146 | |
| 15263165 | 2 years ago | | | 0 | 0.00030796497 | |
| 15263165 | 2 years ago | | | 0 | 0.00030796497 | |
| 15263164 | 2 years ago | | | 0 | 0.00030260550 | |
| 15263164 | 2 years ago | | | 0 | 0.00032206266 |
ABI
ABI objects
Getter at block 21229071
home() view returns (address)
0x92d3404a7e6c91455bbd81475cd9fad96acff4c8
localDomain() view returns (uint32)
6648936
owner() view returns (address)
0x3009c99d370b780304d2098196f1ebf779a4777a
Read-only
domainToReplica(uint32) view returns (address)
isReplica(address _replica) view returns (bool)
replicaToDomain(address) view returns (uint32)
watcherPermission(address _watcher, uint32 _domain) view returns (bool)
State-modifying
Events ownerEnrollReplica(address _replica, uint32 _domain)
ownerUnenrollReplica(address _replica)
renounceOwnership()
setHome(address _home)
setWatcherPermission(address _watcher, uint32 _domain, bool _access)
transferOwnership(address newOwner)
unenrollReplica(uint32 _domain, bytes32 _updater, bytes _signature)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ReplicaEnrolled(uint32 indexed domain, address replica)
ReplicaUnenrolled(uint32 indexed domain, address replica)
WatcherPermissionSet(uint32 indexed domain, address watcher, bool access)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.