{
  "assets": [
    {
      "id": "0x3f95fe48b15b54152f96490e8a1b7d12c3bc5a10e95b3e7491e5ad83748a33c1",
      "symbol": "WSRO",
      "origin": {
        "chainId": "1",
        "contract": "0x8bda622a10fbb1e4a15b37507f65fc5b5755ceb8",
        "native": false
      },
      "assetContract": "0xcedb6badceceeb46e21877c45b8b9087cb8e4d6a",
      "authority": "0xe76ffdb261c07b9d592b32e931b16e1fd86e4185",
      "registrar": "0xf51ac8fd4112bf1d45fd5c38d5abfe0c61ec3f5a",
      "headersCommitted": 1,
      "cap": "100000000000000000000000",
      "minted": "2000000000000000000000",
      "headroom": "98000000000000000000000",
      "burnedIn": "2000000000000000000000",
      "returned": "0",
      "claimsHonoured": 1,
      "pendingCap": null,
      "note": "at most 100000000000000000000000 WSRO can ever exist on Molibra through this bridge; 2000000000000000000000 does now, each against a named burn on chain 1",
      "howToVerify": "sum the burns on the origin chain, sum what exists here, and check the total against the original supply. Every input is public on both chains."
    }
  ],
  "claimsHonoured": 1,
  "headers": [
    {
      "chainId": "1",
      "blockNumber": "25882760",
      "receiptsRoot": "0x7271a29bf46939cecbbe1e7d71861c163a316d3671638efeb2488d597f982e1b",
      "committedBy": "0xf51ac8fd4112bf1d45fd5c38d5abfe0c61ec3f5a"
    }
  ],
  "trustModel": {
    "trustless": "that a burn is in a block with the committed receiptsRoot, that it burned the asset's own origin contract, and that it is paid exactly once",
    "trusted": "that a block with that receiptsRoot is canonical on the origin chain - the word of the registrar named above, permanently on this chain and refutable by anyone running a node on that one"
  },
  "howToVerify": "compare every receiptsRoot here against the real block on the origin chain; then sum the burns and check them against the minted totals."
}