UNPKG

@lidofinance/lido-ethereum-sdk

Version:

<div style="display: flex;" align="center"> <h1 align="center">Lido Ethereum SDK</h1> </div>

16 lines 383 B
export const emergencyProtectedTimelockAbi = [ { inputs: [], name: "getGovernance", outputs: [ { internalType: "address", name: "", type: "address" } ], stateMutability: "view", type: "function" }, ]; //# sourceMappingURL=EmergencyProtectedTimelock.js.map