UNPKG

@lidofinance/lido-ethereum-sdk

Version:

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

13 lines 378 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.wqWstethAddressAbi = void 0; exports.wqWstethAddressAbi = [ { inputs: [], name: 'WSTETH', outputs: [{ internalType: 'contract IWstETH', name: '', type: 'address' }], stateMutability: 'view', type: 'function', }, ]; //# sourceMappingURL=wq.js.map