Skip to content

ETSRelayerBeacon

Overview

License: MIT

contract ETSRelayerBeacon is Ownable

State variables info

relayerLogic (0xd2977ad8)

address relayerLogic

Functions info

constructor

constructor(address _relayerLogic)

update (0x1c1b8772)

function update(address _relayerLogic) public onlyOwner

implementation (0x5c60da1b)

function implementation() public view returns (address)