Archives: Docs

Docs

RPC Setup

Login with NEAR warning Please be advised that these tools and services will be discontinued soon. In order to use the RPC API you will need to setup the correct RPC endpoints: POST for all RPC methods JSON RPC 2.0 `- Endpoint URL varies by network testnet: https://near-testnet.api.pagoda.co/rpc/v1/ mainnet: https://near-mainnet.api.pagoda.co/rpc/v1/ note We are working on …

RPC Setup Read More »

RPC Statistics

Login with NEAR warning Please be advised that these tools and services will be discontinued soon. Inspect your RPC Usage in the Statistics Tab: info Data defaults to the last 30 days. Currently the statistics page show the usage data across all projects and API keys within an organization set on Pagoda Console. Aggregated key …

RPC Statistics Read More »

Get Pagoda API Keys

Login with NEAR warning Please be advised that these tools and services will be discontinued soon. Register an account on Pagoda Console: Create a blank project Give your project a cool name Grab your API Key Click the API Tab and you will see your API key already generated for you and ready to use, …

Get Pagoda API Keys Read More »

Pagoda RPC API

Login with NEAR warning Please be advised that these tools and services will be discontinued and stop serving traffic on December 9th, 2024. Overview The Pagoda RPC provides you with instant access to maintenance free, scalable NEAR infrastructure, powering you on the fastest path from ideas to launch. Developers can interact with on-chain data and …

Pagoda RPC API Read More »

webhooks

Login with NEAR warning Please be advised that these tools and services will be discontinued soon. Overview How cool would it be to have your lights turn on or your favorite song on spotify to play when someone bought your NFT on NEAR? With the Pagoda Console and IFTTT you can do both in minutes …

webhooks Read More »

NEAR Enhanced API

Login with NEAR warning Please be advised that these tools and services will be discontinued soon. Scroll down for code samples, example requests and responses. Select a language for code samples from the tabs above or the mobile navigation menu. Try out our newly released Enhanced APIs – Balances (in Beta) and get what you …

NEAR Enhanced API Read More »

intro

Login with NEAR warning Please be advised that these tools and services will be discontinued and stop serving traffic on December 9th, 2024. Pagoda Alerts & Triggers are designed to notify, and automated responses to important events that occur on the NEAR blockchain. Behind the scenes, Alerts are powered by many mini-indexers, “Alertexersâ€, that stream …

intro Read More »

setup

Login with NEAR warning Please be advised that these tools and services will be discontinued soon. Setting up E-mail alerts Navigate to console.pagoda.co and log-in Navigate to the Alerts tab Select a target address for the alert to listen to Select one of the following conditions to listen for Select email as the destination to …

setup Read More »

Fungible tokens

Login with NEARIntroduction Please see the spec for the fungible token standard and an example implementation for reference details. One notable aspect of the standard is that method names are prefixed with ft_. This will be a helpful convention when querying for transactions related to fungible tokens. Get balance Using the abstraction of the NEAR …

Fungible tokens Read More »

Scroll to Top