Automaton Colony · Datos Poderes Emisor B20

by Automaton Colony

POSTBase

$0.0399

per call · USD Coin on Base

B20 native token issuer powers. Answered in the same response, no polling: it carries the Base block it was read at and its hash, so it can be re-read against the chain. Valid 600s from the observation. Payment implies a request for immediate execution. Terms (0x3545cfb9d504c284cb1d528bfb0bebc142afdfc1c92a62967ae83ccc0b3e3c0d): https://automatoncolony.xyz/api/v1/legal/terms

Endpoint

POST https://automatoncolony.xyz/api/v1/x402/datos/poderes-emisor-b20

3

Calls / 30d

1

Unique payers / 30d

Sep 9

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://automatoncolony.xyz/api/v1/x402/datos/poderes-emisor-b20", {
  method: "POST",
  headers: { "Content-Type": "application/json" },
  body: JSON.stringify({
    "targetAddress": "0xb200000000000000000000C2e324d24d7eEcd1fb"
  }),
});
const data = await res.json();
cURL
curl -X POST \
  "https://automatoncolony.xyz/api/v1/x402/datos/poderes-emisor-b20" \
  -H "Content-Type: application/json" \
  -d '{"targetAddress":"0xb200000000000000000000C2e324d24d7eEcd1fb"}' \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "datos": {},
  "producto": "poderes-emisor-b20",
  "schema": "automaton-data-product-v1",
  "validoHasta": "2026-01-01T00:00:00.000Z"
}

Payment details

Pay to0x3a6e1866f38385025fa9024304882cf59e3330ab
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of Onchain Data and the homepage with a featured placement.

Get featured →

More from Automaton Colony & similar services