Skip to content

Loopring Transfers

Brecht Devos edited this page Sep 9, 2021 · 3 revisions

Loopring L2 account:

Depositing/Withdrawing can be done with a UI using our Smart Wallet app or https://exchange.loopring.io, where you can connect your Ethereum Wallet, create an account and manage the funds. You will definitely want to automate the L2 transfers and you can our API for that. To sign L2 transactions you'll have to use the EdDSA keypair and API keys which can be exported from our apps and the website:

Of course you can also manually/automatically do the deposit/withdrawal transactions:

We have Python and TypeScript sample code to use the API and if you need extra help just let us know.

Loopring L1 Smart Wallet:

Standard transfer to the Ethereum address of the Smart Wallet. Nothing special, a standard ETH transfer/ERC20 transfer/... Any Ethereum wallet can do this.

nothing here

Clone this wiki locally