RNOISE PROTOCOL Web4 Sound Clearing Ledger
首页 Home / DEX 与代币资产规范 DEX & Asset Standards / token-list.json
Uniswap TokenList JSON Schema Standard

Uniswap TokenList 资产清单规范 Uniswap TokenList Standard

遵循 Uniswap TokenList 官方 JSON 架构标准的资产注册清单。支持 MetaMask、OKX Wallet、Trust Wallet 以及 Uniswap、PancakeSwap 等 DEX 路由自动校验、防伪筛查与一键导入。 Authoritative token registry built upon the Uniswap TokenList JSON Schema specification. Enables decentralized verification, anti-phishing validation, and seamless one-click importing across MetaMask, OKX Wallet, PancakeSwap, and Uniswap DEX routers.

Schema: uniswap.org/tokenlist.schema.json
Version: v1.0.0
Chains: BSC (56) · RNOISE (9024)
Endpoint: /token-list.json
查看 RAW JSON Direct Raw JSON
Chain 3D Geometric Chrome Asset
如何在 PancakeSwap / Uniswap 中导入此代币清单? How to Import this Token List into PancakeSwap / Uniswap?
1. 复制清单订阅 URL:https://token.rnoise.cn/token-list.json
2. 打开 PancakeSwap 或 Uniswap 兑换界面,点击代币选择下拉框中的 "Manage Tokens" (管理代币)
3. 切换至 "Lists" (列表) 标签,在搜索框中粘贴本清单链接,点击 "Import" (导入) 即可完成官方认证代币的载入,彻底规避假币风险。
1. Copy the canonical list endpoint: https://token.rnoise.cn/token-list.json
2. Open PancakeSwap or Uniswap interface, click the token selector dropdown and select "Manage Tokens".
3. Switch to the "Lists" tab, paste this URL into the input field, and confirm "Import" to prevent phishing and counterfeit risks.

官方认证资产清单 (Tokens Included) Verified Token Assets

CHAIN ID: 56 BNB SMART CHAIN
BEP-20

RNOISE Token (RNS)

部署于 BNB Smart Chain (BSC) 的跨链映射代币。用于 DEX 流动性提供、跨链桥接与 Web3 钱包即时交互。 Cross-chain token deployed on BNB Smart Chain (BSC). Used for DEX liquidity, bridge transfers, and multi-wallet interactions.

Contract Address (BSC)
0x1AFdEC8e62dBea2FdAD0fc0166a95C3A5b89D3a2
Decimals: 18
Standard: BEP-20 / ERC-20
BscScan 浏览
CHAIN ID: 9024 RNOISE NETWORK
NATIVE GAS

RNOISE Native Token (RNS)

RNOISE 独立主网的原生 Gas 与清算结算媒介。用于执行链上分账清算、节点网络手续费与数字声音资产时间戳注册。 Native Layer 1 coin and gas fuel for RNOISE Chain. Governs on-chain split-sheet clearing, validator execution fees, and audio registry timestamping.

Genesis / Native Identifier
0x0000000000000000000000000000000000000000
Decimals: 18
Type: Native Ledger Coin
区块链浏览器
token-list.json (RAW Standard JSON)
{
  "$schema": "https://uniswap.org/tokenlist.schema.json",
  "name": "RNOISE Official Token List",
  "timestamp": "2026-09-12T11:45:00.000Z",
  "version": {
    "major": 1,
    "minor": 0,
    "patch": 0
  },
  "keywords": [
    "rnoise",
    "rns",
    "music-rights",
    "web4",
    "depin",
    "dreamvfia",
    "defi"
  ],
  "logoURI": "https://token.rnoise.cn/image/rns-token-256.png",
  "tokens": [
    {
      "chainId": 56,
      "address": "0x1AFdEC8e62dBea2FdAD0fc0166a95C3A5b89D3a2",
      "name": "RNOISE Token",
      "symbol": "RNS",
      "decimals": 18,
      "logoURI": "https://token.rnoise.cn/image/rns-token-256.png",
      "extensions": {
        "website": "https://token.rnoise.cn/",
        "whitepaper": "https://token.rnoise.cn/whitepaper-en.html",
        "explorer": "https://bscscan.com/token/0x1AFdEC8e62dBea2FdAD0fc0166a95C3A5b89D3a2",
        "description": "Utility token for RNOISE RECORDS Web4 on-chain music rights settlement ecosystem."
      }
    },
    {
      "chainId": 20260616,
      "address": "0x0000000000000000000000000000000000000000",
      "name": "RNOISE Native Token",
      "symbol": "RNS",
      "decimals": 18,
      "logoURI": "https://token.rnoise.cn/image/rns-token-256.png",
      "extensions": {
        "website": "https://token.rnoise.cn/",
        "explorer": "https://explorer.rnoise.cn/",
        "description": "Native gas and governance token of RNOISE Chain Layer 1 ledger."
      }
    }
  ]
}