Monedas API

Retorna la lista de monedas con las cuales se puede operar con las redes permitidas para cada uno.

Lista de monedas

GET /public/currencies

Request

Headers

Content-Type: application/json
Host: example.org
Cookie: 

Route

GET /public/currencies

Response

Headers

X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
X-Content-Type-Options: nosniff
X-Download-Options: noopen
X-Permitted-Cross-Domain-Policies: none
Referrer-Policy: strict-origin-when-cross-origin
Content-Type: application/json; charset=utf-8
ETag: W/"47c42a53fb6f3f734cd0329c8aab5c60"
Cache-Control: max-age=0, private, must-revalidate
X-Request-Id: f695181d-418a-45d0-be42-4aecaab01b57
X-Runtime: 0.032230
Vary: Origin
Content-Length: 2734

Status

200 OK

Body

{
  "data": [
    {
      "id": "ars",
      "name": "ars",
      "fiat": true,
      "icon": null,
      "crypto_networks": [

      ]
    },
    {
      "id": "bitpro",
      "name": "BPro (Bitcoin Pro)",
      "fiat": false,
      "icon": null,
      "crypto_networks": [
        {
          "id": 12,
          "name": "RSK",
          "icon": null
        }
      ]
    },
    {
      "id": "btc",
      "name": "Bitcoin",
      "fiat": false,
      "icon": null,
      "crypto_networks": [
        {
          "id": 14,
          "name": "Bitcoin",
          "icon": null
        },
        {
          "id": 15,
          "name": "LN",
          "icon": null
        }
      ]
    },
    {
      "id": "busd",
      "name": "BUSD",
      "fiat": false,
      "icon": null,
      "crypto_networks": [
        {
          "id": 21,
          "name": "BSC",
          "icon": null
        }
      ]
    },
    {
      "id": "cop",
      "name": "cop",
      "fiat": true,
      "icon": null,
      "crypto_networks": [

      ]
    },
    {
      "id": "crc",
      "name": "crc",
      "fiat": true,
      "icon": null,
      "crypto_networks": [

      ]
    },
    {
      "id": "dai",
      "name": "Dai (Dai Stablecoin)",
      "fiat": false,
      "icon": null,
      "crypto_networks": [
        {
          "id": 7,
          "name": "ETH",
          "icon": null
        },
        {
          "id": 11,
          "name": "BSC",
          "icon": null
        },
        {
          "id": 18,
          "name": "Polygon",
          "icon": null
        },
        {
          "id": 19,
          "name": "BSC",
          "icon": null
        }
      ]
    },
    {
      "id": "doc",
      "name": "DoC (Dollar on Chain)",
      "fiat": false,
      "icon": null,
      "crypto_networks": [
        {
          "id": 1,
          "name": "RSK",
          "icon": null
        }
      ]
    },
    {
      "id": "eth",
      "name": "ETH",
      "fiat": false,
      "icon": null,
      "crypto_networks": [
        {
          "id": 9,
          "name": "ETH",
          "icon": null
        }
      ]
    },
    {
      "id": "matic",
      "name": "Matic",
      "fiat": false,
      "icon": null,
      "crypto_networks": [
        {
          "id": 17,
          "name": "Polygon",
          "icon": null
        }
      ]
    },
    {
      "id": "moc",
      "name": "moc",
      "fiat": false,
      "icon": null,
      "crypto_networks": [

      ]
    },
    {
      "id": "pen",
      "name": "pen",
      "fiat": true,
      "icon": null,
      "crypto_networks": [

      ]
    },
    {
      "id": "rbtc",
      "name": "rBTC (Smart Bitcoin)",
      "fiat": false,
      "icon": null,
      "crypto_networks": [
        {
          "id": 2,
          "name": "RSK",
          "icon": null
        }
      ]
    },
    {
      "id": "rdai",
      "name": "rDAI (Dai Stablecoin)",
      "fiat": false,
      "icon": null,
      "crypto_networks": [
        {
          "id": 4,
          "name": "RSK",
          "icon": null
        }
      ]
    },
    {
      "id": "rdoc",
      "name": "rDoC (Rif on Chain)",
      "fiat": false,
      "icon": null,
      "crypto_networks": [
        {
          "id": 3,
          "name": "RSK",
          "icon": null
        }
      ]
    },
    {
      "id": "reth",
      "name": "rETH (Ethereum)",
      "fiat": false,
      "icon": null,
      "crypto_networks": [
        {
          "id": 8,
          "name": "ETH",
          "icon": null
        }
      ]
    },
    {
      "id": "rif",
      "name": "RIF",
      "fiat": false,
      "icon": null,
      "crypto_networks": [
        {
          "id": 13,
          "name": "RSK",
          "icon": null
        }
      ]
    },
    {
      "id": "rusdt",
      "name": "rUSDT (Tether)",
      "fiat": false,
      "icon": null,
      "crypto_networks": [
        {
          "id": 5,
          "name": "RSK",
          "icon": null
        }
      ]
    },
    {
      "id": "stellar",
      "name": "Stellar",
      "fiat": false,
      "icon": null,
      "crypto_networks": [
        {
          "id": 24,
          "name": "Stellar",
          "icon": null
        }
      ]
    },
    {
      "id": "usd",
      "name": "usd",
      "fiat": true,
      "icon": null,
      "crypto_networks": [

      ]
    },
    {
      "id": "usdc",
      "name": "USDC",
      "fiat": false,
      "icon": null,
      "crypto_networks": [
        {
          "id": 16,
          "name": "Polygon",
          "icon": null
        },
        {
          "id": 20,
          "name": "BSC",
          "icon": null
        },
        {
          "id": 23,
          "name": "Stellar",
          "icon": null
        }
      ]
    },
    {
      "id": "usdt",
      "name": "USDT (Tether)",
      "fiat": false,
      "icon": null,
      "crypto_networks": [
        {
          "id": 6,
          "name": "ETH",
          "icon": null
        },
        {
          "id": 10,
          "name": "Tron",
          "icon": null
        },
        {
          "id": 22,
          "name": "BSC",
          "icon": null
        }
      ]
    },
    {
      "id": "uyu",
      "name": "uyu",
      "fiat": true,
      "icon": null,
      "crypto_networks": [

      ]
    },
    {
      "id": "ves",
      "name": "ves",
      "fiat": true,
      "icon": null,
      "crypto_networks": [

      ]
    }
  ]
}