PeakeCoin API - List
PeakeCoin API JS Directory
Below is a directory of all PeakeCoin API JS modules, each with a description and example usage. All CDN links use your actual GitHub repo: PaulMoon410/peakecoin_api
.
-
Site-wide announcements and news.
Example:
announcements.announcements
-
Audit log entries for admin or compliance review.
Example:
auditLog.logs
-
Configuration for trading and automation bots.
Example:
botConfig.config
-
Logs of bot activity and events.
Example:
botLogs.logs
-
Status of all running bots (observation/monitoring).
Example:
botStatus.bots
-
Changelog of site or API updates.
Example:
changelog.changes
-
DEX (decentralized exchange) account info.
Example:
dexAccounts.accounts
-
Trading fee schedule for all pairs.
Example:
feeSchedule.fees
-
Live and fallback market stats for any Hive Engine token pair.
Example:
fetchMarketStats('PEK/SWAP.HIVE')
-
FTP server configuration for file uploads.
Example:
ftpConfig.config
-
List and metadata for all PeakeCoin games.
Example:
games.games
-
Game achievements and unlockables.
Example:
gameAchievements.achievements
-
Game event log (tournaments, maintenance, etc.).
Example:
gameEvents.events
-
In-game items and collectibles.
Example:
gameItems.items
-
Hive account information and details.
Example:
hiveAccount.info
-
Transaction history for a Hive account.
Example:
hiveTransactions.history
-
Wallet balances and information for Hive accounts.
Example:
hiveWallet.balances
-
Global and friends leaderboard data.
Example:
leaderboard.leaderboard
-
Login status for users and bots.
Example:
loginStatus.status
-
Market statistics for PeakeCoin and other tokens.
Example:
marketStats.stats
-
Status of the match engine for games.
Example:
matchEngineStatus.status
-
Current state of the mud (marketplace) for games.
Example:
mudState.state
-
Network status and connectivity information.
Example:
networkStatus.hive_engine
-
Details of order fills and trade executions.
Example:
fetchOrderFills({symbol, baseSymbol})
-
Order book data for market pairs.
Example:
fetchOrderbook({symbol, baseSymbol})
-
Open and past orders for users.
Example:
fetchOrders({account, symbol})
-
Trading pairs available on the exchange.
Example:
fetchPairs()
-
Pending withdrawal requests and their status.
Example:
fetchPendingWithdrawals({account, symbol})
-
History of poker hands and results.
Example:
pokerHistory.history
-
Leaderboard for poker players.
Example:
pokerLeaderboard.leaderboard
-
Current state of the poker game (active hands, players, etc.).
Example:
pokerState.state
-
User sessions and their activity status.
Example:
sessions.sessions
-
Overall system status and health checks.
Example:
status.status
-
Support ticket system and status.
Example:
support.contact
,support.faq
-
Status of token swaps and liquidity pools.
Example:
fetchSwapStatus({user, from_token, to_token})
-
Status of the swap bot and its operations.
Example:
swapbotStatus.swapbots
-
Configuration and status of tipping bots.
Example:
tippingBots.tipping_bots
-
Metadata for all tokens on the platform.
Example:
tokenMetadata.tokens
-
Historical trade data for analysis.
Example:
fetchTradeHistory({symbol, baseSymbol})
-
Configuration and status of trading bots.
Example:
tradingBots.trading_bots
-
User profiles and account details.
Example:
users.users
-
User-specific settings and preferences.
Example:
userSettings.settings
-
Configuration and status of voting bots.
Example:
votingBots.voting_bots
-
Wallet balances for all users.
Example:
fetchWalletBalances({account, symbol})
Tip: To use a module, add a
<script src="...jsdelivr..."></script>
tag to your HTML, or import it in your JS project if using a bundler.
Congratulations @paulmoon410! You have completed the following achievement on the Hive blockchain And have been rewarded with New badge(s)
Your next target is to reach 220000 upvotes.
You can view your badges on your board and compare yourself to others in the Ranking
If you no longer want to receive notifications, reply to this comment with the word
STOP
Check out our last posts: