fetch transactionsAsk AIget https://api.fluidcoins.com/v1/earn/transactionsThis endpoint is used to fetch all transactions on your earn walletQuery ParamspageintegerPage to query data from. Defaults to 1per_pageintegernumber of items to return . Defaults to 15typestringfilter transaction by their type ( only withdrawals, deposits and interests are supported). If this is not provided, it fetches all transactionsResponses 200OK 400Bad Request 401Unauthorized 404Not Found 500Internal Server ErrorUpdated over 3 years ago