Anchor Protocol
Search
⌃K

Depositing Stablecoins

ERC20 stablecoins (e.g. UST) can be redeemed to receive ERC20 aTerra using the below endpoints:
Endpoint
Method
Description
POST
Initiates the deposit of ERC20 stablecoins
POST
Claims minted ERC20 aTerra
GET
Gets status of an ongoing stablecoin deposit request
post
https://eth-api.anchorprotocol.com
/api/v1/init_deposit_stable
Initiate stablecoin deposit
post
https://eth-api.anchorprotocol.com
/api/v1/finish_deposit_stable
Finish stablecoin deposit
get
https://eth-api.anchorprotocol.com
/api/v1/deposit_stable_status
Check stablecoin deposit status