package
0.0.0-20240904073751-07d62d3164ce
Repository: https://github.com/fluidity-money/fluidity-app.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
GetUserActionByLogIndex to find a user action in a transaction that has the given log index.
No description provided by the author
GetUserActionsWithSenderAddressOrRecipientAddress, returning results that either contain the address specified as the recipient or the sender.
GetUserActionsWithSenderAddressOrRecipientOwnerAddress, returning results that either contain the solana base account address specified as the recipient or the sender.
No description provided by the author
InsertUserAction to the database, setting time to the current timestamp.
update an aggregated user transaction with the given hash and network.
UpdateAggregatedUserTransactionByHashWithLootbottles after finding it first.

# Constants

Context to use when logging.
No description provided by the author
TableUserActions to use when recording user actions to the timescale.

# Type aliases

No description provided by the author