Exposes the POST /sapi/v1/asset/dribblet endpoint.

wallet_dust_log(start_time = NULL, end_time = NULL)

Arguments

start_time

Start time. Something that can be coerced to POSIXct.

end_time

End time. Something that can be coerced to POSIXct.

Value

A list.

Examples

if (FALSE) {
wallet_dust_log()
}