ravencoinTestnetChaindata top-level property

Chaindata ravencoinTestnetChaindata
final

Implementation

final ravencoinTestnetChaindata = Chaindata('ravencoin_testnet', 111, 196,
    18766, 1585159200, Uint8List.fromList([0x72, 0x76, 0x6e]),
    uniquification: 1,
    symbol: 'RVN',
    burnH160s: BurnH160(
        issueMain: Uint8List.fromList([
          0xdd,
          0xa3,
          0xd2,
          0x17,
          0x97,
          0xff,
          0x26,
          0xcb,
          0x8a,
          0xe9,
          0xa7,
          0x69,
          0xbd,
          0xc6,
          0x8c,
          0xf4,
          0x56,
          0x7f,
          0x5b,
          0xba
        ]),
        reissue: Uint8List.fromList([
          0xda,
          0x61,
          0xc4,
          0x7a,
          0xdb,
          0xad,
          0x4a,
          0x81,
          0xe5,
          0xf1,
          0x4e,
          0x1f,
          0xab,
          0xb3,
          0xd1,
          0x67,
          0xa5,
          0x1c,
          0xa4,
          0x48
        ]),
        issueSub: Uint8List.fromList([
          0xdd,
          0xa3,
          0xd2,
          0x17,
          0xab,
          0xd5,
          0x98,
          0x7f,
          0x0e,
          0xd5,
          0x9f,
          0x73,
          0xf2,
          0x0c,
          0xe4,
          0xe3,
          0xe1,
          0xfc,
          0xe9,
          0x82
        ]),
        issueUnique: Uint8List.fromList([
          0xdd,
          0xa3,
          0xd2,
          0x17,
          0xae,
          0x29,
          0xb7,
          0x3b,
          0xa1,
          0x3d,
          0x29,
          0x14,
          0x29,
          0xca,
          0xd4,
          0x3c,
          0xd1,
          0x22,
          0x75,
          0x62
        ]),
        issueMessage: Uint8List.fromList([
          0xdd,
          0xa3,
          0xd2,
          0x17,
          0xa5,
          0x9b,
          0x0f,
          0x55,
          0x0d,
          0x69,
          0xeb,
          0x3b,
          0xe2,
          0xbd,
          0xcf,
          0x28,
          0x83,
          0xb9,
          0x45,
          0x8b
        ]),
        issueQualifier: Uint8List.fromList([
          0xdd,
          0xa3,
          0xd2,
          0x17,
          0xa9,
          0x5b,
          0xe2,
          0x2e,
          0x56,
          0x89,
          0xac,
          0xf1,
          0x50,
          0xd5,
          0x53,
          0x0d,
          0x7a,
          0x26,
          0x2d,
          0x9c
        ]),
        issueSubQualifier: Uint8List.fromList([
          0xdd,
          0xa3,
          0xd2,
          0x17,
          0xab,
          0xd5,
          0x9e,
          0x53,
          0xfe,
          0xbf,
          0x37,
          0xaf,
          0x27,
          0x39,
          0xaa,
          0x74,
          0x50,
          0x06,
          0x4d,
          0x03
        ]),
        issueRestricted: Uint8List.fromList([
          0xdd,
          0xa3,
          0xd2,
          0x17,
          0xaa,
          0x48,
          0x6b,
          0x15,
          0xc0,
          0xeb,
          0xfc,
          0x31,
          0x0a,
          0x96,
          0x07,
          0x6b,
          0x6a,
          0x59,
          0x87,
          0x8e
        ]),
        addTag: Uint8List.fromList([
          0xdc,
          0x14,
          0x99,
          0x31,
          0x2e,
          0xd8,
          0xbd,
          0x06,
          0x2d,
          0x11,
          0x4e,
          0x21,
          0x88,
          0xd2,
          0x38,
          0xee,
          0x51,
          0xca,
          0x30,
          0xd9
        ]),
        burn: Uint8List.fromList([
          0xd7,
          0xc8,
          0x94,
          0x47,
          0x71,
          0xbb,
          0xfe,
          0x42,
          0x74,
          0x18,
          0xf2,
          0x73,
          0x20,
          0xe7,
          0x2a,
          0x13,
          0x22,
          0xfa,
          0xf1,
          0x34
        ])),
    burnAmounts: BurnAmount(
        issueMain: 50000000000,
        reissue: 10000000000,
        issueSub: 10000000000,
        issueUnique: 500000000,
        issueMessage: 10000000000,
        issueQualifier: 100000000000,
        issueSubQualifier: 10000000000,
        issueRestricted: 150000000000,
        addTag: 10000000));