Developer's Hub
v1.0
API Reference
Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Wallets
Copy Markdown
Open in ChatGPT
Open in Claude
In order to receive funds and send transactions, the user of the Credits platform needs a wallet. A wallet is a pair of keys, public, which is an address, and a private, with which the user signs his transactions. This section contains a description of methods for working with Credits wallets
WalletsGet()
returns a list of vollets in the system starting with offset in the amount of limit
### // Get page from wallets list from [offset] to [offset + limit]
// sort - is one of WalletsListSort values
// desc - true to request descending sort, false for ascending sort
WalletsGetResult WalletsGet(1:i64 offset, 2:i64 limit, 3:WalletsListSort sort, 4:bool desc)
TrustedGet()
returns the number of Trusted nodes
TrustedGetResult TrustedGet(1:i32 page)
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Last updated on
Next to read:
Sync infoDiscard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message