Get coins

Endpoint for getting a list of coins and their symbols that can be used for payments and buy order. Coins that are available for buy have property "buy" with buy rates.

Get available coins and their meta data

GET https://papi.swapin.com/api/coins

{
  "coins": {
    "BTC": {
      "coin": "BTC",
      "name": "Bitcoin",
      "asset": "BTC",
      "decimals": 5,
      "network": "bitcoin-mainnet",
      "network_name": "Bitcoin",
      "chain_id": null,
      "chain_name": "Network",
      "contract": null,
      "invoice_currencies": [
        "EUR",
        "GBP"
      ],
      "rates": {
        "EUR": 24866.44,
        "GBP": 21427.52
      },
      "rate_utctime": "2023-09-18 06:51:03",
      "rate_utime": 1695019863,
      "rate_eur": 24866.44,
      "rate_usd": 26551.67,
      "rate_gbp": 21427.52,
      "buy": {
        "rates": {
          "EUR": 24991.4
        },
        "limits": {
          "min_sum_eur": 10,
          "max_sum_eur": 5000
        },
        "network_fees": {
          "EUR": "2.60"
        }
      },
      "service": "piixpay"
    },
    "BCH": {
      "coin": "BCH",
      "name": "Bitcoin Cash",
      "asset": "BCH",
      "decimals": 4,
      "network": "bitcoincash-mainnet",
      "network_name": "Bitcoincash",
      "chain_id": null,
      "chain_name": "Network",
      "contract": null,
      "invoice_currencies": [
        "EUR",
        "GBP"
      ],
      "rates": {
        "EUR": 199.34,
        "GBP": 171.09
      },
      "rate_utctime": "2023-09-18 06:51:03",
      "rate_utime": 1695019863,
      "rate_eur": 199.34,
      "rate_usd": 212.86,
      "rate_gbp": 171.09,
      "buy": false,
      "service": "piixpay"
    },
    "LTC": {
      "coin": "LTC",
      "name": "Litecoin",
      "asset": "LTC",
      "decimals": 4,
      "network": "litecoin-mainnet",
      "network_name": "Litecoin",
      "chain_id": null,
      "chain_name": "Network",
      "contract": null,
      "invoice_currencies": [
        "EUR",
        "GBP"
      ],
      "rates": {
        "EUR": 60.6,
        "GBP": 52.26
      },
      "rate_utctime": "2023-09-18 06:51:04",
      "rate_utime": 1695019864,
      "rate_eur": 60.6,
      "rate_usd": 64.64,
      "rate_gbp": 52.26,
      "buy": false,
      "service": "piixpay"
    },
    "DASH": {
      "coin": "DASH",
      "name": "Dash",
      "asset": "DASH",
      "decimals": 4,
      "network": "dash-mainnet",
      "network_name": "Dash",
      "chain_id": null,
      "chain_name": "Network",
      "contract": null,
      "invoice_currencies": [
        "EUR",
        "GBP"
      ],
      "rates": {
        "EUR": 24.52,
        "GBP": 21.13
      },
      "rate_utctime": "2023-09-18 06:51:05",
      "rate_utime": 1695019865,
      "rate_eur": 24.52,
      "rate_usd": 26.17,
      "rate_gbp": 21.13,
      "buy": false,
      "service": "piixpay"
    },
    "ETH": {
      "coin": "ETH",
      "name": "Ethereum",
      "asset": "ETH",
      "decimals": 4,
      "network": "ethereum-mainnet",
      "network_name": "Ethereum",
      "chain_id": "0x1",
      "chain_name": "Network",
      "contract": null,
      "invoice_currencies": [
        "EUR",
        "GBP"
      ],
      "rates": {
        "EUR": 1521.4,
        "GBP": 1310.51
      },
      "rate_utctime": "2023-09-18 06:51:05",
      "rate_utime": 1695019865,
      "rate_eur": 1521.4,
      "rate_usd": 1624.28,
      "rate_gbp": 1310.51,
      "buy": false,
      "service": "piixpay"
    },
    "USDT.ERC20": {
      "coin": "USDT.ERC20",
      "name": "Tether USD (ERC20)",
      "asset": "USDT",
      "decimals": 2,
      "network": "ethereum-mainnet",
      "network_name": "Ethereum",
      "chain_id": "0x1",
      "chain_name": "ERC20",
      "contract": "0xdac17f958d2ee523a2206206994597c13d831ec7",
      "invoice_currencies": [
        "EUR",
        "GBP"
      ],
      "rates": {
        "EUR": 0.935,
        "GBP": 0.806
      },
      "rate_utctime": "2023-09-18 06:51:06",
      "rate_utime": 1695019866,
      "rate_eur": 0.935,
      "rate_usd": 0.998,
      "rate_gbp": 0.806,
      "buy": false,
      "service": "piixpay"
    },
    "USDT.TRC20": {
      "coin": "USDT.TRC20",
      "name": "Tether USD (TRC20)",
      "asset": "USDT",
      "decimals": 2,
      "network": "tron-mainnet",
      "network_name": "Tron",
      "chain_id": null,
      "chain_name": "TRC20",
      "contract": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
      "invoice_currencies": [
        "EUR",
        "GBP"
      ],
      "rates": {
        "EUR": 0.935,
        "GBP": 0.806
      },
      "rate_utctime": "2023-09-18 06:51:06",
      "rate_utime": 1695019866,
      "rate_eur": 0.935,
      "rate_usd": 0.998,
      "rate_gbp": 0.806,
      "buy": false,
      "service": "piixpay"
    },
    "USDC.ERC20": {
      "coin": "USDC.ERC20",
      "name": "USD Coin (ERC20)",
      "asset": "USDC",
      "decimals": 2,
      "network": "ethereum-mainnet",
      "network_name": "Ethereum",
      "chain_id": "0x1",
      "chain_name": "ERC20",
      "contract": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
      "invoice_currencies": [
        "EUR",
        "GBP"
      ],
      "rates": {
        "EUR": 0.935,
        "GBP": 0.805
      },
      "rate_utctime": "2023-09-18 06:51:06",
      "rate_utime": 1695019866,
      "rate_eur": 0.935,
      "rate_usd": 0.998,
      "rate_gbp": 0.805,
      "buy": false,
      "service": "piixpay"
    },
    "DAI.ERC20": {
      "coin": "DAI.ERC20",
      "name": "DAI Coin (ERC20)",
      "asset": "DAI",
      "decimals": 2,
      "network": "ethereum-mainnet",
      "network_name": "Ethereum",
      "chain_id": "0x1",
      "chain_name": "ERC20",
      "contract": "0x6b175474e89094c44da98b954eedeac495271d0f",
      "invoice_currencies": [
        "EUR",
        "GBP"
      ],
      "rates": {
        "EUR": 0.935,
        "GBP": 0.806
      },
      "rate_utctime": "2023-09-18 06:51:07",
      "rate_utime": 1695019867,
      "rate_eur": 0.935,
      "rate_usd": 0.998,
      "rate_gbp": 0.806,
      "buy": false,
      "service": "piixpay"
    },
    "BUSD.BEP20": {
      "coin": "BUSD.BEP20",
      "name": "Binance USD (BEP20)",
      "asset": "BUSD",
      "decimals": 2,
      "network": "binance-mainnet",
      "network_name": "Binance",
      "chain_id": "0x38",
      "chain_name": "BEP20",
      "contract": "0xe9e7cea3dedca5984780bafc599bd69add087d56",
      "invoice_currencies": [
        "EUR",
        "GBP"
      ],
      "rates": {
        "EUR": 0.935,
        "GBP": 0.806
      },
      "rate_utctime": "2023-09-18 06:51:09",
      "rate_utime": 1695019869,
      "rate_eur": 0.935,
      "rate_usd": 0.998,
      "rate_gbp": 0.806,
      "buy": false,
      "service": "piixpay"
    },
    "TRX": {
      "coin": "TRX",
      "name": "Tron",
      "asset": "TRX",
      "decimals": 4,
      "network": "tron-mainnet",
      "network_name": "Tron",
      "chain_id": null,
      "chain_name": "Network",
      "contract": null,
      "invoice_currencies": [
        "EUR",
        "GBP"
      ],
      "rates": {
        "EUR": 0.0781,
        "GBP": 0.0673
      },
      "rate_utctime": "2023-09-18 06:51:07",
      "rate_utime": 1695019867,
      "rate_eur": 0.0781,
      "rate_usd": 0.0834,
      "rate_gbp": 0.0673,
      "buy": false,
      "service": "piixpay"
    },
    "BNB": {
      "coin": "BNB",
      "name": "BNB Coin",
      "asset": "BNB",
      "decimals": 4,
      "network": "binance-mainnet",
      "network_name": "Binance",
      "chain_id": "0x38",
      "chain_name": "Network",
      "contract": null,
      "invoice_currencies": [
        "EUR",
        "GBP"
      ],
      "rates": {
        "EUR": 202.59,
        "GBP": 174.7
      },
      "rate_utctime": "2023-09-18 06:51:09",
      "rate_utime": 1695019869,
      "rate_eur": 202.59,
      "rate_usd": 216.21,
      "rate_gbp": 174.7,
      "buy": false,
      "service": "piixpay"
    }
  }
}

Last updated