Smart wallets
Cancel Tax Export Schedule
Cancels an active recurring tax export schedule.
x-api-key<token>
In: header
Path Parameters
walletAddressstring
Wallet address used for recurring tax exports
scheduleIdstring
Tax export schedule identifier
Response Body
curl -X DELETE "https://api.notuslabs.xyz/api/v1/wallets/0xa2acc967a9fc4fd5d18351d06deb9b8718c18333/tax-export/schedules/0195270f-0ae1-7499-9d2f-5e82a8bb2f17"Empty
{
"statusCode": 404,
"id": "ACCOUNT_ABSTRACTION_ADDRESS_NOT_REGISTERED_WITH_PROJECT",
"message": "The requested wallet \"0x335e110f9aa64deef43b646b4bdf90aac3c7844c\" is not registered with the project"
}Withdraw Swap Liquidity POST
This endpoint withdraws liquidity from a pool, swaps the received tokens to a single output token, and sends to the specified address.
Create Deposit Transaction POST
This endpoint provides a transaction to be executed by an EOA to deposit funds into a smart wallet. This is a convenience endpoint to easily build a transfer to be executed by Metamask or any other EOA wallet