Registry
Verified contract
Active on
Ethereum with 158,330 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($244.42)
Native
Value
$161.5
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.048398 | $3,336.81 |
$161.5 | |
cbETH | ERC-20 | 0.020817 | $3,616.69 |
$75.29 | |
DOG | ERC-20 | 567.047971 | $0.006493 |
$3.68 | |
ELON | ERC-20 | 14.278702M | $0.00 |
$2.63 | |
MATIC | ERC-20 | 2.533844 | $0.524974 |
$1.33 | |
ANFD | ERC-20 | 120K | -- | -- | |
CRI | ERC-20 | 0.022 | -- | -- | |
HQG | ERC-20 | 0.02 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20841958 | 2 months ago | | | 0.013458259 | 0.00024964863 | |
| 20144700 | 5 months ago | | | 0.015563193 | 0.00044505376 | |
| 19933370 | 6 months ago | | | 0.0023292711 | 0.00040286558 | |
| 19849618 | 6 months ago | | | 0.005 | 0.00050922590 | |
| 19849385 | 6 months ago | | | 0.005 | 0.00064838400 | |
| 19309947 | 9 months ago | | | 0.01 | 0.0019915600 | |
| 19231715 | 9 months ago | | | 0.004 | 0.0016481437 | |
| 19231677 | 9 months ago | | | 0.004 | 0.0014085155 | |
| 19206931 | 9 months ago | | | 0.04 | 0.0058691568 | |
| 19180865 | 9 months ago | | | 0.00555 | 0.0019488834 |
ABI
ABI objects
Getter at block 21247450
owner() view returns (address)
0x5fd7d0d6b91cc4787bcb86ca47e0bd4ea0346d34
Read-only
routes(uint256) view returns (address route, bool isEnabled, bool isMiddleware)
State-modifying
Events addRoutes(struct RegistryRouteData[] _routes) returns (uint256[])
disableRoute(uint256 _routeId)
outboundTransferTo(struct RegistryUserRequest _userRequest) payable
renounceOwnership()
rescueFunds(address _token, address _receiverAddress, uint256 _amount)
transferOwnership(address newOwner)
ExecutionCompleted(uint256 middlewareID, uint256 bridgeID, uint256 inputAmount)
NewRouteAdded(uint256 routeID, address route, bool isEnabled, bool isMiddleware)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RouteDisabled(uint256 routeID)
constructor(address _owner)
receive()
This contract contains no error objects.