withdraw

package
v0.0.0-...-744ee7c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 24, 2025 License: MIT Imports: 15 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Event

func Event(res *withdraw.Response)

Event stores Withdrawal Response details in database

func GetEventByExchangeID

func GetEventByExchangeID(exchange, id string) (*withdraw.Response, error)

GetEventByExchangeID return requested withdraw information by Exchange ID

func GetEventByUUID

func GetEventByUUID(id string) (*withdraw.Response, error)

GetEventByUUID return requested withdraw information by ID

func GetEventsByDate

func GetEventsByDate(exchange string, start, end time.Time, limit int) ([]*withdraw.Response, error)

GetEventsByDate returns requested withdraw information by date range

func GetEventsByExchange

func GetEventsByExchange(exchange string, limit int) ([]*withdraw.Response, error)

GetEventsByExchange returns all withdrawal requests by exchange

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL