Skip to main content

user

UserFollowStrategy

Code: 20040 Parameters:
NameType
strategy_idBigInt
Returns:
NameType
successBoolean

UserListFollowedStrategies

Code: 20050 Parameters:
NameType
limitOptional[BigInt]
offsetOptional[BigInt]
Returns:
NameType
strategies_totalBigInt
strategies

UserUnfollowStrategy

Code: 20060 Parameters:
NameType
strategy_idBigInt
Returns:
NameType
successBoolean

UserListStrategies

Code: 20061 Parameters:
NameType
limitOptional[BigInt]
offsetOptional[BigInt]
strategy_idOptional[BigInt]
strategy_nameOptional[String]
expert_idOptional[BigInt]
expert_nameOptional[String]
descriptionOptional[String]
blockchainOptional[block_chain]
strategy_pool_addressOptional[BlockchainAddress]
Returns:
NameType
strategies_totalBigInt
strategies

UserListTopPerformingStrategies

Code: 20063 Parameters:
NameType
limitOptional[BigInt]
offsetOptional[BigInt]
Returns:
NameType
strategies_totalBigInt
strategies

UserListStrategyBackers

Code: 20064 Parameters:
NameType
strategy_idBigInt
limitOptional[BigInt]
offsetOptional[BigInt]
Returns:
NameType
backers_totalBigInt
backersDataTable[ListStrategyBackersRow]

UserListStrategyFollowers

Code: 20065 Parameters:
NameType
strategy_idBigInt
limitOptional[BigInt]
offsetOptional[BigInt]
Returns:
NameType
followers_totalBigInt
followersDataTable[ListStrategyFollowersRow]

UserGetStrategy

Code: 20062 Parameters:
NameType
strategy_idBigInt
Returns:
NameType
strategy
watching_walletsDataTable[WatchingWalletRow]
strategy_pool_asset_updated_atBigInt
strategy_pool_asset_balancesDataTable[StrategyPoolAssetBalancesRow]
strategy_pool_asset_ledgerDataTable[StrategyPoolAssetLedgerRow]
audit_rulesDataTable[UserListStrategyAuditRulesRow]
whitelisted_tokens

UserListStrategyPoolContractAssetLedger

Code: 20066 Parameters:
NameType
strategy_idBigInt
blockchainblock_chain
limitOptional[BigInt]
offsetOptional[BigInt]
Returns:
NameType
strategy_pool_contract_asset_ledgerDataTable[StrategyPoolContractAssetLedgerRow]

UserListUserStrategyPoolContractAssetLedger

Code: 20067 Parameters:
NameType
user_idBigInt
strategy_idBigInt
blockchainblock_chain
limitOptional[BigInt]
offsetOptional[BigInt]
Returns:
NameType
user_strategy_pool_contract_asset_ledgerDataTable[UserStrategyPoolContractAssetLedgerRow]

UserGetStrategyStatistics

Code: 20070 Parameters:
NameType
strategy_idBigInt
Returns:
NameType
strategy_idBigInt
net_valueDataTable[NetValuePoint]
follow_ledgerDataTable[FollowLedgerPoint]
back_ledgerDataTable[BackLedgerPoint]

UserGetStrategiesStatistics

Code: 20071 Parameters:
NameType
Returns:
NameType
tracking_amount_usdNumeric
backing_amount_usdNumeric
difference_amount_usdNumeric
aum_value_usdNumeric
current_value_usdNumeric
withdrawable_value_usdNumeric
strategy_pool_tokensDataTable[UserGetStrategiesStatisticsStrategyPoolToken]
aum_list_historyDataTable[UserGetStrategiesStatisticsAumListHistory]

UserUpdateUserProfile

Code: 20172 Parameters:
NameType
usernameOptional[String]
family_nameOptional[String]
given_nameOptional[String]
descriptionOptional[String]
social_mediaOptional[String]
Returns:
NameType

UserBackStrategy

Code: 20080 Parameters:
NameType
strategy_idBigInt
quantityBlockchainDecimal
token_idBigInt
strategy_walletOptional[BlockchainAddress]
nonceBigInt
Returns:
NameType

UserExitStrategy

Code: 20110 Parameters:
NameType
strategy_idBigInt
quantityBlockchainDecimal
blockchainblock_chain
nonceBigInt
Returns:
NameType
successBoolean
transaction_hashBlockchainTransactionHash

UserRequestRefund

Code: 20081 Parameters:
NameType
quantityBlockchainDecimal
wallet_addressBlockchainAddress
blockchainblock_chain
nonceBigInt
Returns:
NameType
successBoolean

UserListBackedStrategies

Code: 20090 Parameters:
NameType
limitOptional[BigInt]
offsetOptional[BigInt]
Returns:
NameType
strategies_totalBigInt
strategies

UserListBackStrategyLedger

Code: 20100 Parameters:
NameType
limitOptional[BigInt]
offsetOptional[BigInt]
strategy_idOptional[BigInt]
Returns:
NameType
back_ledger_totalBigInt
back_ledgerDataTable[BackStrategyLedgerRow]

ExpertListBackStrategyLedger

Code: 20101 Parameters:
NameType
limitOptional[BigInt]
offsetOptional[BigInt]
strategy_idOptional[BigInt]
Returns:
NameType
back_ledger_totalBigInt
back_ledgerDataTable[BackStrategyLedgerRow]

UserListExitStrategyLedger

Code: 20120 Parameters:
NameType
strategy_idOptional[BigInt]
limitOptional[BigInt]
offsetOptional[BigInt]
Returns:
NameType
exit_ledger_totalBigInt
exit_ledgerDataTable[ExitStrategyLedgerRow]

ExpertListExitStrategyLedger

Code: 20121 Parameters:
NameType
strategy_idOptional[BigInt]
limitOptional[BigInt]
offsetOptional[BigInt]
Returns:
NameType
exit_ledger_totalBigInt
exit_ledgerDataTable[ExitStrategyLedgerRow]

UserFollowExpert

Code: 20130 Parameters:
NameType
expert_idBigInt
Returns:
NameType
successBoolean

UserListFollowedExperts

Code: 20140 Parameters:
NameType
limitOptional[BigInt]
offsetOptional[BigInt]
Returns:
NameType
experts_totalBigInt
experts

UserUnfollowExpert

Code: 20150 Parameters:
NameType
expert_idBigInt
Returns:
NameType
successBoolean

UserListExperts

Code: 20160 Parameters:
NameType
limitOptional[BigInt]
offsetOptional[BigInt]
expert_idOptional[BigInt]
user_idOptional[BigInt]
user_public_idOptional[BigInt]
usernameOptional[String]
family_nameOptional[String]
given_nameOptional[String]
descriptionOptional[String]
social_mediaOptional[String]
sort_by_followersOptional[Boolean]
Returns:
NameType
experts_totalBigInt
experts

UserListTopPerformingExperts

Code: 20161 Parameters:
NameType
limitOptional[BigInt]
offsetOptional[BigInt]
Returns:
NameType
experts_totalBigInt
experts

UserListFeaturedExperts

Code: 20162 Parameters:
NameType
limitOptional[BigInt]
offsetOptional[BigInt]
Returns:
NameType
experts_totalBigInt
experts

UserListExpertListenedWalletTradeLedger

Code: 20163 Parameters:
NameType
strategy_idBigInt
limitOptional[BigInt]
offsetOptional[BigInt]
Returns:
NameType
expert_listened_wallet_trade_ledgerDataTable[ExpertListenedWalletTradeLedgerRow]

UserGetExpertProfile

Code: 20170 Parameters:
NameType
expert_idBigInt
Returns:
NameType
expert_idBigInt
nameString
family_nameString
given_nameString
follower_countInt
backers_countInt
descriptionString
social_mediaString
risk_scoreNumeric
reputation_scoreNumeric
aumNumeric
followedBoolean
strategies_totalBigInt
strategies

UserGetUserProfile

Code: 20180 Parameters:
NameType
Returns:
NameType
nameString
login_walletString
joined_atBigInt
follower_countInt
descriptionString
social_mediaString
followed_experts
followed_strategies
backed_strategies

UserWhitelistWallet

Code: 20190 Parameters:
NameType
blockchainblock_chain
wallet_addressBlockchainAddress
Returns:
NameType
successBoolean
wallet_idBigInt

UserListWhitelistedWallets

Code: 20200 Parameters:
NameType
limitOptional[BigInt]
offsetOptional[BigInt]
wallet_idOptional[BigInt]
blockchainOptional[block_chain]
wallet_addressOptional[BlockchainAddress]
strategy_idOptional[BigInt]
Returns:
NameType
walletsDataTable[ListWalletsRow]

UserUnwhitelistWallet

Code: 20210 Parameters:
NameType
wallet_idBigInt
Returns:
NameType
successBoolean

UserApplyBecomeExpert

Code: 20220 Parameters:
NameType
Returns:
NameType
successBoolean
expert_idBigInt

ExpertCreateStrategy

Code: 20250 Parameters:
NameType
nameString
descriptionString
strategy_thesis_urlString
minimum_backing_amount_usdOptional[Numeric]
expert_feeNumeric
agreed_tosBoolean
wallet_addressBlockchainAddress
wallet_blockchainblock_chain
strategy_token_relative_to_usdc_ratioOptional[BlockchainDecimal]
initial_tokensDataTable[UserCreateStrategyInitialTokenRow]
audit_rulesOptional[]
Returns:
NameType
successBoolean
strategy_idBigInt

ExpertUpdateStrategy

Code: 20260 Parameters:
NameType
strategy_idBigInt
nameOptional[String]
descriptionOptional[String]
social_mediaOptional[String]
Returns:
NameType
successBoolean

ExpertFreezeStrategy

Code: 20265 Parameters:
NameType
strategy_idBigInt
Returns:
NameType
successBoolean

ExpertAddStrategyWatchingWallet

Code: 20270 Parameters:
NameType
strategy_idBigInt
blockchainblock_chain
wallet_addressBlockchainAddress
ratioNumeric
Returns:
NameType
successBoolean
wallet_idBigInt

ExpertRemoveStrategyWatchingWallet

Code: 20280 Parameters:
NameType
strategy_idBigInt
wallet_idBigInt
Returns:
NameType
successBoolean

UserListStrategyWatchingWallets

Code: 20290 Parameters:
NameType
strategy_idBigInt
Returns:
NameType
wallets_totalBigInt
walletsDataTable[ListStrategyWatchingWalletsRow]

UserListWalletActivityLedger

Code: 20300 Parameters:
NameType
wallet_addressBlockchainAddress
blockchainblock_chain
Returns:
NameType
wallet_activities_totalBigInt
wallet_activitiesDataTable[ListWalletActivityLedgerRow]

ExpertAddStrategyInitialTokenRatio

Code: 20310 Parameters:
NameType
strategy_idBigInt
token_idBigInt
quantityBlockchainDecimal
Returns:
NameType
successBoolean
token_idBigInt

ExpertRemoveStrategyInitialTokenRatio

Code: 20320 Parameters:
NameType
strategy_idBigInt
token_idBigInt
Returns:
NameType
successBoolean

UserListStrategyInitialTokenRatio

Code: 20330 Parameters:
NameType
strategy_idBigInt
Returns:
NameType
token_ratios_totalBigInt
token_ratiosDataTable[ListStrategyInitialTokenRatioRow]

ExpertListFollowers

Code: 20340 Parameters:
NameType
limitOptional[BigInt]
offsetOptional[BigInt]
Returns:
NameType
followers_totalBigInt
followersDataTable[ExpertListFollowersRow]

ExpertListBackers

Code: 20350 Parameters:
NameType
limitOptional[BigInt]
offsetOptional[BigInt]
Returns:
NameType
backers_totalBigInt
backersDataTable[ExpertListBackersRow]

ExpertListPublishedStrategies

Code: 20355 Parameters:
NameType
limitOptional[BigInt]
offsetOptional[BigInt]
Returns:
NameType
strategies_totalBigInt
strategies

ExpertListUnpublishedStrategies

Code: 20356 Parameters:
NameType
limitOptional[BigInt]
offsetOptional[BigInt]
Returns:
NameType
strategies_totalBigInt
strategies

UserGetDepositTokens

Code: 20360 Parameters:
NameType
Returns:
NameType
tokensDataTable[UserGetDepositTokensRow]

UserGetDepositAddresses

Code: 20370 Parameters:
NameType
Returns:
NameType
addressesDataTable[UserGetDepositAddressesRow]

UserListDepositWithdrawLedger

Code: 20380 Parameters:
NameType
limitOptional[BigInt]
offsetOptional[BigInt]
blockchainOptional[block_chain]
id_depositOptional[Boolean]
Returns:
NameType
ledger_totalBigInt
ledger

UserSubscribeDepositLedger

Code: 20381 Parameters:
NameType
initial_dataOptional[BigInt]
blockchainOptional[block_chain]
mock_dataOptional[Boolean]
Returns:
NameType

UserUnsubscribeDepositLedger

Code: 20382 Parameters:
NameType
Returns:
NameType

UserListStrategyWallets

Code: 20390 Parameters:
NameType
blockchainOptional[block_chain]
Returns:
NameType
wallets_totalBigInt
walletsDataTable[UserListStrategyWalletsRow]

UserCreateStrategyWallet

Code: 20391 Parameters:
NameType
blockchainblock_chain
user_managed_wallet_addressOptional[BlockchainAddress]
Returns:
NameType
blockchainblock_chain
addressBlockchainAddress

UserListStrategyAuditRules

Code: 20400 Parameters:
NameType
strategy_idOptional[BigInt]
Returns:
NameType
audit_rulesDataTable[UserListStrategyAuditRulesRow]

UserAddStrategyAuditRule

Code: 20410 Parameters:
NameType
strategy_idBigInt
rule_idBigInt
Returns:
NameType

UserRemoveStrategyAuditRule

Code: 20420 Parameters:
NameType
strategy_idBigInt
rule_idBigInt
Returns:
NameType

UserGetEscrowAddressForStrategy

Code: 20500 Parameters:
NameType
strategy_idBigInt
token_idOptional[BigInt]
Returns:
NameType
tokensDataTable[UserAllowedEscrowTransferInfo]

UserListDepositWithdrawBalances

Code: 20510 Parameters:
NameType
Returns:
NameType
balancesDataTable[UserListDepositWithdrawBalance]

UserGetDepositWithdrawBalance

Code: 20511 Parameters:
NameType
token_idBigInt
Returns:
NameType
balanceBlockchainDecimal

UserListEscrowTokenContractAddresses

Code: 20520 Parameters:
NameType
limitOptional[BigInt]
offsetOptional[BigInt]
blockchainOptional[block_chain]
is_stablecoinOptional[Boolean]
Returns:
NameType
tokens_totalBigInt
tokensDataTable[UserListEscrowTokenContractAddressesRow]

UserListStrategyTokenBalance

Code: 20530 Parameters:
NameType
limitOptional[BigInt]
offsetOptional[BigInt]
strategy_idOptional[BigInt]
Returns:
NameType
tokens_totalBigInt
tokensDataTable[UserListStrategyTokenBalanceRow]

UserGetBackStrategyReviewDetail

Code: 20540 Parameters:
NameType
strategy_idBigInt
token_idBigInt
quantityBlockchainDecimal
Returns:
NameType
strategy_feeBlockchainDecimal
total_amount_to_backBlockchainDecimal
total_amount_to_back_after_feeBlockchainDecimal
user_strategy_walletsDataTable[UserStrategyWallet]
estimated_amount_of_strategy_tokensBlockchainDecimal
estimated_backed_token_ratiosDataTable[EstimatedBackedTokenRatios]
strategy_pool_asset_balancesDataTable[StrategyPoolAssetBalancesRow]

UserListUserBackStrategyAttempt

Code: 20550 Parameters:
NameType
limitOptional[BigInt]
offsetOptional[BigInt]
strategy_idOptional[BigInt]
token_idOptional[BigInt]
Returns:
NameType
totalBigInt
back_attemptsDataTable[UserBackStrategyAttempt]

UserListUserBackStrategyLog

Code: 20560 Parameters:
NameType
attempt_idBigInt
limitOptional[BigInt]
offsetOptional[BigInt]
Returns:
NameType
back_logs_totalBigInt
back_logsDataTable[UserBackStrategyLog]

UserGetSystemConfig

Code: 20570 Parameters:
NameType
Returns:
NameType
platform_feeNumeric

UserListUserStrategyBalance

Code: 20580 Parameters:
NameType
limitOptional[BigInt]
offsetOptional[BigInt]
strategy_idOptional[BigInt]
Returns:
NameType
balances_totalBigInt
balancesDataTable[UserStrategyBalance]