Skip to content

Latest commit

 

History

History
41 lines (33 loc) · 3.92 KB

PLUGIN_SPECIFICATION.md

File metadata and controls

41 lines (33 loc) · 3.92 KB

Technical Specification

About

This documentation describes the smart contracts and functions supported by the boilerplate plugin.

Smart Contracts

Smart contracts covered by the plugin shall be described here:

Network Smart Contract Address
Ethereum Symbiotic (wstETH) 0xc329400492c6ff2438472d4651ad17389fcb843a
Ethereum Symbiotic (cbETH) 0xb26ff591f44b04e78de18f43b46f8b70c6676984
Ethereum Symbiotic (wBETH) 0x422f5accc812c396600010f224b320a743695f85
Ethereum Symbiotic (rETH) 0x03bf48b8a1b37fbead1ecabcf15b98b924ffa5ac
Ethereum Symbiotic (mETH) 0x475d3eb031d250070b63fa145f0fcfc5d97c304a
Ethereum Symbiotic (swETH) 0x38b86004842d3fa4596f0b7a0b53de90745ab654
Ethereum Symbiotic (sfrxETH) 0x5198cb44d7b2e993ebdda9cad3b9a0eaa32769d2
Ethereum Symbiotic (ETHx) 0xbdea8e677f9f7c294a4556005c640ee505be6925
Ethereum Symbiotic (ENA) 0xe39B5f5638a209c1A6b6cDFfE5d37F7Ac99fCC84
Ethereum Symbiotic (sUSDe) 0x19d0D8e6294B7a04a2733FE433444704B791939A
Ethereum Symbiotic (WBTC) 0x971e5b5D4baa5607863f3748FeBf287C7bf82618
Ethereum Symbiotic (tBTC) 0x0C969ceC0729487d264716e55F232B404299032c
Ethereum Symbiotic (LsETH) 0xB09A50AcFFF7D12B7d18adeF3D1027bC149Bad1c
Ethereum Symbiotic (osETH) 0x52cB8A621610Cc3cCf498A1981A8ae7AD6B8AB2a
Ethereum Symbiotic (ETHFI) 0x21DbBA985eEA6ba7F27534a72CCB292eBA1D2c7c
Ethereum Symbiotic (FXS) 0x940750A267c64f3BBcE31B948b67CD168f0843fA
Ethereum Symbiotic (LBTC) 0x9c0823d3a1172f9ddf672d438dec79c39a64f448
Ethereum Symbiotic (SWELL) 0x544f45485418341C1a2B3a44404F12302277fFFC

Functions

For the smart contracts implemented, the functions covered by the plugin shall be described here:

Contract Function Selector Displayed Parameters
Symbiotic deposit 0x47e7ef24
address recipient
uint256 amount
Symbiotic deposit 0xc5758489
address recipient
uint256 amount
uint256 deadline
bytes32 v
bytes32 r
bytes32 s
Symbiotic issueDebt 0x7715be0b
address recipient
uint256 amount
Symbiotic withdraw 0xf3fef3a3
address recipient
uint256 amount