Whitepaper: Flickrz
  • Introduction
  • Token Ecosystem
    • Enjoy and Earn (E&E) Model
    • The Flickrz Token
    • User Experience
  • Revenue Models
    • Token Allocation
  • Key Team Members
  • Roadmap
  • IP Business
  • Market Potential
  • API Documentation
    • Base URL
    • Authentication
    • Endpoints
    • Conclusion
  • Flickrz Exchange Integration
    • Public Services​
    • Running a Full Node​
    • Access via Node Command Line Interface (CLI)
    • SDKs
    • Important: Ensuring Transaction Finality​
  • Conclusion
  • FAQ
Powered by GitBook
On this page
  • REST API​
  • Node RPC
  1. Flickrz Exchange Integration

Public Services​

PreviousFlickrz Exchange IntegrationNextRunning a Full Node​

Last updated 11 months ago

There are public nodes running by Flickrz Chain community which will allow you to interact with the blockchain.

REST API

Accelerated nodes provide advanced API services for the public. List of all the Rest API information available on accelerated node can be found.

Node RPC

There are multiple data seed node in the network which allow users to perform low-level operations like executing ABCI queries, broadcasting a transaction or viewing network/consensus state.

If you run a full node by yourself, you can also use those RPC functions. List of all endpoints Node RPC service provides can be found.

​