Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update: public rest-api #21

Open
olivmath opened this issue Jun 16, 2022 · 3 comments
Open

update: public rest-api #21

olivmath opened this issue Jun 16, 2022 · 3 comments
Assignees

Comments

@olivmath
Copy link
Contributor

olivmath commented Jun 16, 2022

Full-node

  • how many transactions this node has already produced
  • how many this node has already produced
  • Current block vs node block
  • leasing on this node
  • Active features
  • node address
  • Version

Address

  • get balance of a list of address, with token or not
  • get token balance, get all tokens
  • get alias address or the reverse
  • get balance with confirmations
  • validate address

Transactions

  • transactions from one address
  • total number of transactions
  • unconfirmed transactions
  • transmit transaction
  • transactions by id

Block

  • block sequence, /header/full
  • last/first block, height/header/full
  • get block by id

Tokens

  • get all the tokens from the network
  • get all NFT from the network
  • distribution of a Token

Peers

  • get peers, number/full-data
  • connect to new peer
  • clear blacklist
@olivmath olivmath added this to the Core Engine Specification milestone Jun 16, 2022
@MaiconRenildo
Copy link

It would be interesting to allow balance checking of multiple addresses with a single HTTP request. For example: receive a list with addresses and assets (Null in case of Lunes) and return a list with addresses, assets and balances.

@olivmath
Copy link
Contributor Author

it's a very good idea

@olivmath olivmath pinned this issue Jun 17, 2022
@olivmath
Copy link
Contributor Author

olivmath commented Jun 19, 2022

💡 RPC for notify events

@olivmath olivmath self-assigned this Jun 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📝 Todo
Development

No branches or pull requests

2 participants