|
static void | createAccount (soci::session &sql, const std::string walletUid, int32_t index, const std::string &address) |
|
static void | createERC20Account (soci::session &sql, const std::string ðAccountUid, const std::string &erc20AccountUid, const std::string &contractAddress) |
|
static bool | queryAccount (soci::session &sql, const std::string &accountUid, EthereumLikeAccountDatabaseEntry &entry) |
|
static api::ERC20Token | getOrCreateERC20Token (soci::session &sql, const std::string &contractAddress) |
|
The documentation for this class was generated from the following files: