Notes
- Amounts are in the token’s smallest units (USDC has 6 decimals).
1
=0.000001
USDC.- Use the correct vault address for your asset.
- You need a bit of ETH on Base for gas and some USDC for the deposit.
- Full source code is available in our public GitHub repository: CompassLabs/api_usecases – deposit_on_morpho/python_example.
Install
Set environment
.env
:Initialize SDK and Web3
Helper to sign and send
Build allowance transaction
Send allowance
Build deposit transaction
Send deposit