{
  "name": "Bored Rich Person",
  "url": "https://boredrichperson.com",
  "purpose": "Visitors send cryptocurrency to a stranger out of sheer boredom. Deposits are real, final, and purchase nothing. This is stated plainly everywhere.",
  "addresses": {
    "sol": {
      "currency": "Solana",
      "symbol": "SOL",
      "address": "4Wbfsbz2cMnUzKPGNX6sJQEWKGcEjW4GGQf6uHC9foGL",
      "suggested_amounts": [
        "0.5",
        "5",
        "50"
      ],
      "minimum": null,
      "maximum": null,
      "payment_uri_template": "solana:4Wbfsbz2cMnUzKPGNX6sJQEWKGcEjW4GGQf6uHC9foGL?amount=5&label=Bored%20Rich%20Person&message=Out%20of%20sheer%20boredom"
    },
    "eth": {
      "currency": "Ethereum",
      "symbol": "ETH",
      "address": "0xd40B7550bE8c3C34a97e1589ffCCDA7f2eEa5353",
      "suggested_amounts": [
        "0.05",
        "0.5",
        "5"
      ],
      "minimum": null,
      "maximum": null,
      "payment_uri_template": "ethereum:0xd40B7550bE8c3C34a97e1589ffCCDA7f2eEa5353?value=1000000000000000000"
    },
    "btc": {
      "currency": "Bitcoin",
      "symbol": "BTC",
      "address": "bc1q4amul38fmm7tyndjgntkxh99vfpa7cypzlpty7",
      "suggested_amounts": [
        "0.005",
        "0.05",
        "0.5"
      ],
      "minimum": null,
      "maximum": null,
      "payment_uri_template": "bitcoin:bc1q4amul38fmm7tyndjgntkxh99vfpa7cypzlpty7?amount=0.05&label=Bored%20Rich%20Person"
    }
  },
  "goods_or_services": null,
  "refunds": false,
  "tracking": false,
  "note": "No minimum, no maximum. Any amount accepted. Nothing returned."
}