The following are the payload details to use when adding any of the following blockchain ledgers to the list of trusted ledgers, using the v0_CreateLedger intent. For ledger context, see Blockchains and ledgers.
algorand
"payload": {
"id": "algorand",
"alias": "Algorand",
"parameters": {
"type": "Algorand",
"genesisId": "mainnet-v1.0",
"genesisHash": "wGHE2Pwdvd7S12BL5FaOP20EGYesN73ktiC1qzkkit8=",
"nativeTickerName": "Algo",
"nativeTickerSymbol": "ALGO",
"nativeTickerDecimals": 6
},
"description": null,
"customProperties": {},
"type": "v0_CreateLedger"
}algorand-testnet
"payload": {
"id": "algorand-testnet",
"alias": "Algorand Testnet",
"parameters": {
"type": "Algorand",
"genesisId": "testnet-v1.0",
"genesisHash": "SGO1GKSzyE7IEPItTxCByw9x8FmnrCDexi9/cOUJOiI=",
"nativeTickerName": "Algo testnet",
"nativeTickerSymbol": "tALGO",
"nativeTickerDecimals": 6
},
"description": null,
"customProperties": {},
"type": "v0_CreateLedger"
}arbitrum
"payload": {
"id": "arbitrum",
"alias": "Arbitrum",
"parameters": {
"type": "Ethereum",
"chainId": 42161,
"supportsEIP1559": true,
"nativeTickerName": "Arbitrum",
"nativeTickerSymbol": "ETH",
"vaultLedgerIdentifier": "eth"
},
"description": null,
"customProperties": {},
"type": "v0_CreateLedger"
}arbitrum-testnet-sepolia
"payload": {
"id": "arbitrum-testnet-sepolia",
"alias": "Arbitrum Testnet Sepolia",
"parameters": {
"type": "Ethereum",
"chainId": 421614,
"supportsEIP1559": true,
"nativeTickerName": "Arbitrum Testnet Sepolia",
"nativeTickerSymbol": "tarbETH",
"vaultLedgerIdentifier": "eth"
},
"description": null,
"customProperties": {},
"type": "v0_CreateLedger"
}avalanche-c-chain
"payload": {
"id": "avalanche-c-chain",
"alias": "Avalanche C Chain",
"parameters": {
"type": "Ethereum",
"chainId": 43114,
"supportsEIP1559": true,
"nativeTickerName": "Avalanche coin",
"nativeTickerSymbol": "AVAX",
"vaultLedgerIdentifier": "eth"
},
"description": null,
"customProperties": {},
"type": "v0_CreateLedger"
}avalanche-c-chain-testnet-fuji
"payload": {
"id": "avalanche-c-chain-testnet-fuji",
"alias": "Avalanche C Chain Testnet Fuji",
"parameters": {
"type": "Ethereum",
"chainId": 43113,
"supportsEIP1559": true,
"nativeTickerName": "Avalanche coin testnet",
"nativeTickerSymbol": "tAVAX",
"vaultLedgerIdentifier": "eth"
},
"description": null,
"customProperties": {},
"type": "v0_CreateLedger"
}base-mainnet
"payload": {
"id": "base-mainnet",
"alias": "Base Mainnet",
"parameters": {
"type": "Ethereum",
"chainId": 8453,
"supportsEIP1559": true,
"nativeTickerName": "Ether",
"nativeTickerSymbol": "ETH",
"vaultLedgerIdentifier": "eth"
},
"customProperties": {},
"type": "v0_CreateLedger"
}base-testnet-sepolia
"payload": {
"id": "base-testnet-sepolia",
"alias": "Base Testnet Sepolia",
"parameters": {
"type": "Ethereum",
"chainId": 84532,
"supportsEIP1559": true,
"nativeTickerName": "Ether Testnet Sepolia",
"nativeTickerSymbol": "tETH",
"vaultLedgerIdentifier": "eth"
},
"customProperties": {},
"type": "v0_CreateLedger"
}bitcoin
"payload": {
"id": "bitcoin",
"alias": "Bitcoin",
"parameters": {
"type": "Bitcoin",
"network": "mainnet",
"dustLimit": "540",
"tickerName": "Bitcoin",
"tickerSymbol": "BTC",
"supportsSegWit": true,
"vaultLedgerIdentifier": "btc"
},
"description": null,
"customProperties": {},
"type": "v0_CreateLedger"
}bitcoin-cash
"payload": {
"id": "bitcoin-cash",
"alias": "Bitcoin Cash",
"parameters": {
"type": "Bitcoin",
"network": "mainnet",
"dustLimit": "540",
"tickerName": "Bitcoin Cash",
"tickerSymbol": "BCH",
"supportsSegWit": false,
"vaultLedgerIdentifier": "bch"
},
"description": null,
"customProperties": {},
"type": "v0_CreateLedger"
}bitcoin-cash-testnet
"payload": {
"id": "bitcoin-cash-testnet",
"alias": "Bitcoin Cash Testnet",
"parameters": {
"type": "Bitcoin",
"network": "testnet",
"dustLimit": "540",
"tickerName": "Bitcoin Cash testnet",
"tickerSymbol": "tBCH",
"supportsSegWit": false,
"vaultLedgerIdentifier": "bch"
},
"description": null,
"customProperties": {},
"type": "v0_CreateLedger"
}bitcoin-testnet
"payload": {
"id": "bitcoin-testnet",
"alias": "Bitcoin Testnet",
"parameters": {
"type": "Bitcoin",
"network": "testnet",
"dustLimit": "540",
"tickerName": "Bitcoin testnet",
"tickerSymbol": "tBTC",
"supportsSegWit": true,
"vaultLedgerIdentifier": "btc"
},
"description": null,
"customProperties": {},
"type": "v0_CreateLedger"
}bitcoin-testnet4
"payload": {
"id": "bitcoin-testnet4",
"alias": "Bitcoin Testnet 4",
"parameters": {
"type": "Bitcoin",
"network": "testnet",
"dustLimit": "540",
"tickerName": "Bitcoin testnet 4",
"tickerSymbol": "tBTC",
"supportsSegWit": true,
"vaultLedgerIdentifier": "btc"
},
"description": null,
"customProperties": {},
"type": "v0_CreateLedger"
}bsc
"payload": {
"id": "bsc",
"alias": "Binance Smart Chain",
"parameters": {
"type": "Ethereum",
"chainId": 56,
"supportsEIP1559": false,
"nativeTickerName": "Binance coin",
"nativeTickerSymbol": "BNB",
"vaultLedgerIdentifier": "eth"
},
"description": null,
"customProperties": {},
"type": "v0_CreateLedger"
}bsc-testnet
"payload": {
"id": "bsc-testnet",
"alias": "Binance Smart Chain Testnet",
"parameters": {
"type": "Ethereum",
"chainId": 97,
"supportsEIP1559": false,
"nativeTickerName": "Binance coin testnet",
"nativeTickerSymbol": "tBNB",
"vaultLedgerIdentifier": "eth"
},
"description": null,
"customProperties": {},
"type": "v0_CreateLedger"
}cardano
"payload": {
"id": "cardano",
"alias": "Cardano",
"parameters": {
"type": "Cardano",
"testnetMagic": null,
"nativeTickerName": "Ada",
"nativeTickerSymbol": "ADA"
},
"description": null,
"customProperties": {},
"type": "v0_CreateLedger"
}cardano-testnet
"payload": {
"id": "cardano-testnet",
"alias": "Cardano Testnet",
"parameters": {
"type": "Cardano",
"testnetMagic": 1097911063,
"nativeTickerName": "Ada testnet",
"nativeTickerSymbol": "tADA"
},
"description": null,
"customProperties": {},
"type": "v0_CreateLedger"
}cardano-testnet-preprod
"payload": {
"id": "cardano-testnet-preprod",
"alias": "Cardano Pre-Production Testnet",
"parameters": {
"type": "Cardano",
"testnetMagic": 1,
"nativeTickerName": "Ada testnet",
"nativeTickerSymbol": "tADA"
},
"description": null,
"customProperties": {},
"type": "v0_CreateLedger"
}cardano-testnet-preview
"payload": {
"id": "cardano-testnet-preview",
"alias": "Cardano Preview Testnet",
"parameters": {
"type": "Cardano",
"testnetMagic": 2,
"nativeTickerName": "Ada testnet",
"nativeTickerSymbol": "tADA"
},
"description": null,
"customProperties": {},
"type": "v0_CreateLedger"
}celo
"payload": {
"id": "celo",
"alias": "Celo",
"parameters": {
"type": "Ethereum",
"chainId": 42220,
"supportsEIP1559": true,
"nativeTickerName": "Celo",
"nativeTickerSymbol": "CELO",
"vaultLedgerIdentifier": "eth"
},
"description": null,
"customProperties": {},
"type": "v0_CreateLedger"
}dash
"payload": {
"id": "dash",
"alias": "Dash",
"parameters": {
"type": "Bitcoin",
"network": "mainnet",
"dustLimit": "540",
"tickerName": "Dash",
"tickerSymbol": "DASH",
"supportsSegWit": false,
"vaultLedgerIdentifier": "dash"
},
"description": null,
"customProperties": {},
"type": "v0_CreateLedger"
}dash-testnet
"payload": {
"id": "dash-testnet",
"alias": "Dash testnet",
"parameters": {
"type": "Bitcoin",
"network": "testnet",
"dustLimit": "540",
"tickerName": "Dash test",
"tickerSymbol": "tDASH",
"supportsSegWit": false,
"vaultLedgerIdentifier": "dash"
},
"description": null,
"customProperties": {},
"type": "v0_CreateLedger"
}dogecoin
"payload": {
"id": "dogecoin",
"alias": "Dogecoin",
"parameters": {
"type": "Bitcoin",
"network": "mainnet",
"dustLimit": "1000000",
"tickerName": "Dogecoin",
"tickerSymbol": "DOGE",
"supportsSegWit": false,
"vaultLedgerIdentifier": "doge"
},
"description": null,
"customProperties": {},
"type": "v0_CreateLedger"
}dogecoin-testnet
"payload": {
"id": "dogecoin-testnet",
"alias": "Dogecoin testnet",
"parameters": {
"type": "Bitcoin",
"network": "testnet",
"dustLimit": "1000000",
"tickerName": "Dogecoin test",
"tickerSymbol": "tDOGE",
"supportsSegWit": false,
"vaultLedgerIdentifier": "doge"
},
"description": null,
"customProperties": {},
"type": "v0_CreateLedger"
}ethereum
"payload": {
"id": "ethereum",
"alias": "Ethereum",
"parameters": {
"type": "Ethereum",
"chainId": 1,
"supportsEIP1559": true,
"nativeTickerName": "Ether",
"nativeTickerSymbol": "ETH",
"vaultLedgerIdentifier": "eth"
},
"description": null,
"customProperties": {},
"type": "v0_CreateLedger"
}ethereum-testnet-holesky
"payload": {
"id": "ethereum-testnet-holesky",
"alias": "Ethereum Testnet Holesky",
"parameters": {
"type": "Ethereum",
"chainId": 17000,
"supportsEIP1559": true,
"nativeTickerName": "Ether Testnet Holesky",
"nativeTickerSymbol": "tETH",
"vaultLedgerIdentifier": "eth"
},
"description": null,
"customProperties": {},
"type": "v0_CreateLedger"
}ethereum-testnet-hoodi
"payload": {
"id": "ethereum-testnet-hoodi",
"alias": "Ethereum Testnet Hoodi",
"parameters": {
"type": "Ethereum",
"chainId": 560048,
"supportsEIP1559": true,
"nativeTickerName": "Ether Testnet Hoodi",
"nativeTickerSymbol": "tETH",
"vaultLedgerIdentifier": "eth"
},
"description": null,
"customProperties": {},
"type": "v0_CreateLedger"
}ethereum-testnet-sepolia
"payload": {
"id": "ethereum-testnet-sepolia",
"alias": "Ethereum Testnet Sepolia",
"parameters": {
"type": "Ethereum",
"chainId": 11155111,
"supportsEIP1559": true,
"nativeTickerName": "Ether Testnet Sepolia",
"nativeTickerSymbol": "tETH",
"vaultLedgerIdentifier": "eth"
},
"description": null,
"customProperties": {},
"type": "v0_CreateLedger"
}hedera
"payload": {
"id": "hedera",
"alias": "Hedera mainnet",
"parameters": {
"type": "Hedera",
"nativeTickerName": "Hedera",
"nativeTickerSymbol": "HBAR"
},
"description": null,
"customProperties": {},
"type": "v0_CreateLedger"
}hedera-testnet-october-2024
"payload": {
"id": "hedera-testnet-october-2024",
"alias": "Hedera testnet october 2024",
"parameters": {
"type": "Hedera",
"nativeTickerName": "Hedera testnet",
"nativeTickerSymbol": "tHBAR"
},
"description": null,
"customProperties": {},
"type": "v0_CreateLedger"
}litecoin
"payload": {
"id": "litecoin",
"alias": "Litecoin",
"parameters": {
"type": "Bitcoin",
"network": "mainnet",
"dustLimit": "5460",
"tickerName": "Litecoin",
"tickerSymbol": "LTC",
"supportsSegWit": true,
"vaultLedgerIdentifier": "ltc"
},
"description": null,
"customProperties": {},
"type": "v0_CreateLedger"
}litecoin-testnet
"payload": {
"id": "litecoin-testnet",
"alias": "Litecoin Testnet",
"parameters": {
"type": "Bitcoin",
"network": "testnet",
"dustLimit": "5460",
"tickerName": "Litecoin testnet",
"tickerSymbol": "tLTC",
"supportsSegWit": true,
"vaultLedgerIdentifier": "ltc"
},
"description": null,
"customProperties": {},
"type": "v0_CreateLedger"
}linea
"payload": {
"id": "linea",
"alias": "Linea",
"parameters": {
"type": "Ethereum",
"chainId": 59144,
"supportsEIP1559": true,
"nativeTickerName": "Linea",
"nativeTickerSymbol": "ETH",
"vaultLedgerIdentifier": "eth"
},
"description": null,
"customProperties": {},
"type": "v0_CreateLedger"
}optimism
"payload": {
"id": "optimism",
"alias": "Optimism",
"parameters": {
"type": "Ethereum",
"chainId": 10,
"supportsEIP1559": true,
"nativeTickerName": "Optimism",
"nativeTickerSymbol": "ETH",
"vaultLedgerIdentifier": "eth"
},
"description": null,
"customProperties": {},
"type": "v0_CreateLedger"
}optimism-testnet-sepolia
"payload": {
"id": "optimism-testnet-sepolia",
"alias": "Optimism Testnet Sepolia",
"parameters": {
"type": "Ethereum",
"chainId": 11155420,
"supportsEIP1559": true,
"nativeTickerName": "Optimism Testnet Sepolia",
"nativeTickerSymbol": "topETH",
"vaultLedgerIdentifier": "eth"
},
"description": null,
"customProperties": {},
"type": "v0_CreateLedger"
}polkadot-assethub
"payload": {
"id": "polkadot-assethub",
"alias": "Polkadot AssetHub",
"parameters": {
"type": "Substrate",
"genesisHash": "0x68d56f15f85d3136970ec16946040bc1752654e906147f7e43e9d539d7c3de2f",
"addressPrefix": 0,
"nativeTickerName": "Polkadot",
"nativeTickerSymbol": "DOT",
"nativeTickerDecimals": 10,
"supportedRuntimeVersions": [
{
"chainType": "AssetHub",
"pallets": [
{
"name": "balances",
"methods": [
{
"name": "transfer_keep_alive",
"methodId": 3,
"feeParameters": {
"base": 60342000,
"type": "MethodWeight",
"reads": 1,
"writes": 1
}
}
],
"moduleId": 10
},
{
"name": "staking",
"methods": [
{
"name": "bond",
"methodId": 0,
"feeParameters": {
"base": 87320000,
"type": "MethodWeight",
"reads": 6,
"writes": 4
}
},
{
"name": "bond_extra",
"methodId": 1,
"feeParameters": {
"base": 253890000,
"type": "MethodWeight",
"reads": 12,
"writes": 7
}
},
{
"name": "unbond",
"methodId": 2,
"feeParameters": {
"base": 219780000,
"type": "MethodWeight",
"reads": 13,
"writes": 6
}
},
{
"name": "withdraw_unbonded",
"methodId": 3,
"feeParameters": {
"base": 264049000,
"type": "MethodWeight",
"reads": 17,
"writes": 11
}
},
{
"name": "nominate",
"methodId": 5,
"feeParameters": {
"base": 162392374,
"type": "MethodWeight",
"reads": 13,
"writes": 6
}
},
{
"name": "chill",
"methodId": 6,
"feeParameters": {
"base": 148160000,
"type": "MethodWeight",
"reads": 10,
"writes": 6
}
},
{
"name": "set_payee",
"methodId": 7,
"feeParameters": {
"base": 26160000,
"type": "MethodWeight",
"reads": 2,
"writes": 1
}
},
{
"name": "set_controller",
"methodId": 8,
"feeParameters": {
"base": 35520000,
"type": "MethodWeight",
"reads": 3,
"writes": 3
}
},
{
"name": "rebond",
"methodId": 19,
"feeParameters": {
"base": 214641454,
"type": "MethodWeight",
"reads": 12,
"writes": 6
}
}
],
"moduleId": 89
}
],
"feeParameters": {
"type": "TransactionPayment",
"readWeight": 25000000,
"writeWeight": 100000000,
"baseExtrinsic": 125000000,
"transactionByteFee": "100000",
"weightToFeePolynomial": [
"0",
"0.08"
]
},
"transactionVersion": 15
}
]
},
"description": null,
"customProperties": {},
"type": "v0_CreateLedger"
}polygon
"payload": {
"id": "polygon",
"alias": "Polygon",
"parameters": {
"type": "Ethereum",
"chainId": 137,
"supportsEIP1559": true,
"nativeTickerName": "Polygon",
"nativeTickerSymbol": "POL",
"vaultLedgerIdentifier": "eth"
},
"description": null,
"customProperties": {},
"type": "v0_CreateLedger"
}polygon-testnet-amoy
"payload": {
"id": "polygon-testnet-amoy",
"alias": "Polygon Testnet Amoy",
"parameters": {
"type": "Ethereum",
"chainId": 80002,
"supportsEIP1559": true,
"nativeTickerName": "Polygon Testnet Amoy",
"nativeTickerSymbol": "tPOL",
"vaultLedgerIdentifier": "eth"
},
"description": null,
"customProperties": {},
"type": "v0_CreateLedger"
}scroll
"payload": {
"id": "scroll",
"alias": "Scroll",
"parameters": {
"type": "Ethereum",
"chainId": 534352,
"supportsEIP1559": true,
"nativeTickerName": "Scroll",
"nativeTickerSymbol": "ETH",
"vaultLedgerIdentifier": "eth"
},
"description": null,
"customProperties": {},
"type": "v0_CreateLedger"
}sei
"payload": {
"id": "sei",
"alias": "SEI",
"parameters": {
"type": "Ethereum",
"chainId": 1329,
"supportsEIP1559": true,
"nativeTickerName": "SEI",
"nativeTickerSymbol": "SEI",
"vaultLedgerIdentifier": "eth"
},
"description": null,
"customProperties": {},
"type": "v0_CreateLedger"
}solana
"payload": {
"id": "solana",
"alias": "Solana",
"parameters": {
"type": "Solana",
"nativeTickerName": "Solana",
"nativeTickerSymbol": "SOL",
"lamportsPerSignature": "5000"
},
"description": null,
"customProperties": {},
"type": "v0_CreateLedger"
}solana-devnet
"payload": {
"id": "solana-devnet",
"alias": "Solana devnet",
"parameters": {
"type": "Solana",
"nativeTickerName": "Solana devnet",
"nativeTickerSymbol": "dSOL",
"lamportsPerSignature": "5000"
},
"description": null,
"customProperties": {},
"type": "v0_CreateLedger"
}soneium
"payload": {
"id": "soneium",
"alias": "Soneium",
"parameters": {
"type": "Ethereum",
"chainId": 1868,
"supportsEIP1559": true,
"nativeTickerName": "Soneium",
"nativeTickerSymbol": "ETH",
"vaultLedgerIdentifier": "eth"
},
"description": null,
"customProperties": {},
"type": "v0_CreateLedger"
}stellar
"payload": {
"id": "stellar",
"alias": "Stellar mainnet",
"parameters": {
"type": "Stellar",
"nativeTickerName": "Stellar",
"networkPassphrase": "Public Global Stellar Network ; September 2015",
"nativeTickerSymbol": "XLM"
},
"description": null,
"customProperties": {},
"type": "v0_CreateLedger"
}stellar-testnet-december-2025
"payload": {
"id": "stellar-testnet-december-2025",
"alias": "Stellar Testnet december 2025",
"parameters": {
"type": "Stellar",
"nativeTickerName": "Stellar testnet",
"networkPassphrase": "Test SDF Network ; September 2015",
"nativeTickerSymbol": "tXLM"
},
"description": null,
"customProperties": {},
"type": "v0_CreateLedger"
}stellar-testnet-june-2025
"payload": {
"id": "stellar-testnet-june-2025",
"alias": "Stellar Testnet june 2025",
"parameters": {
"type": "Stellar",
"nativeTickerName": "Stellar testnet",
"networkPassphrase": "Test SDF Network ; September 2015",
"nativeTickerSymbol": "tXLM"
},
"description": null,
"customProperties": {},
"type": "v0_CreateLedger"
}stellar-testnet-march-2025
"payload": {
"id": "stellar-testnet-march-2025",
"alias": "Stellar Testnet march 2025",
"parameters": {
"type": "Stellar",
"nativeTickerName": "Stellar testnet",
"networkPassphrase": "Test SDF Network ; September 2015",
"nativeTickerSymbol": "tXLM"
},
"description": null,
"customProperties": {},
"type": "v0_CreateLedger"
}stellar-testnet-september-2025
"payload": {
"id": "stellar-testnet-september-2025",
"alias": "Stellar Testnet september 2025",
"parameters": {
"type": "Stellar",
"nativeTickerName": "Stellar testnet",
"networkPassphrase": "Test SDF Network ; September 2015",
"nativeTickerSymbol": "tXLM"
},
"description": null,
"customProperties": {},
"type": "v0_CreateLedger"
}substrate-westend-assethub
"payload": {
"id": "substrate-westend-assethub",
"alias": "Westend AssetHub",
"parameters": {
"type": "Substrate",
"genesisHash": "0x67f9723393ef76214df0118c34bbbd3dbebc8ed46a10973a8c969d48fe7598c9",
"addressPrefix": 42,
"nativeTickerName": "Westend",
"nativeTickerSymbol": "WND",
"nativeTickerDecimals": 12,
"supportedRuntimeVersions": [
{
"chainType": "AssetHub",
"pallets": [
{
"name": "balances",
"methods": [
{
"name": "transfer_keep_alive",
"methodId": 3,
"feeParameters": {
"base": 41063000,
"type": "MethodWeight",
"reads": 1,
"writes": 1
}
}
],
"moduleId": 10
},
{
"name": "staking",
"methods": [
{
"name": "bond",
"methodId": 0,
"feeParameters": {
"base": 57791000,
"type": "MethodWeight",
"reads": 5,
"writes": 4
}
},
{
"name": "bond_extra",
"methodId": 1,
"feeParameters": {
"base": 105431000,
"type": "MethodWeight",
"reads": 10,
"writes": 7
}
},
{
"name": "unbond",
"methodId": 2,
"feeParameters": {
"base": 114771000,
"type": "MethodWeight",
"reads": 13,
"writes": 7
}
},
{
"name": "withdraw_unbonded",
"methodId": 3,
"feeParameters": {
"base": 110590540,
"type": "MethodWeight",
"reads": 14,
"writes": 12
}
},
{
"name": "nominate",
"methodId": 5,
"feeParameters": {
"base": 139574094,
"type": "MethodWeight",
"reads": 28,
"writes": 6
}
},
{
"name": "chill",
"methodId": 6,
"feeParameters": {
"base": 67641000,
"type": "MethodWeight",
"reads": 9,
"writes": 6
}
},
{
"name": "set_payee",
"methodId": 7,
"feeParameters": {
"base": 26060000,
"type": "MethodWeight",
"reads": 2,
"writes": 1
}
},
{
"name": "set_controller",
"methodId": 8,
"feeParameters": {
"base": 29380000,
"type": "MethodWeight",
"reads": 3,
"writes": 3
}
},
{
"name": "rebond",
"methodId": 19,
"feeParameters": {
"base": 102961223,
"type": "MethodWeight",
"reads": 10,
"writes": 7
}
}
],
"moduleId": 80
}
],
"feeParameters": {
"type": "TransactionPayment",
"readWeight": 25000000,
"writeWeight": 100000000,
"baseExtrinsic": 125000000,
"transactionByteFee": "10000000",
"weightToFeePolynomial": [
"0",
"8.0"
]
},
"transactionVersion": 16
}
]
},
"description": null,
"customProperties": {},
"type": "v0_CreateLedger"
}tezos
"payload": {
"id": "tezos",
"alias": "Tezos mainnet",
"parameters": {
"type": "Tezos",
"chainId": "NetXdQprcVkpaWU",
"nativeTickerName": "Tezos",
"nativeTickerSymbol": "XTZ"
},
"description": null,
"customProperties": {},
"type": "v0_CreateLedger"
}tezos-testnet-ithaca
"payload": {
"id": "tezos-testnet-ithaca",
"alias": "Tezos Testnet Ithaca",
"parameters": {
"type": "Tezos",
"chainId": "NetXnHfVqm9iesp",
"nativeTickerName": "Tezos Testnet Ithaca",
"nativeTickerSymbol": "tXTZ"
},
"description": null,
"customProperties": {},
"type": "v0_CreateLedger"
}tron
"payload": {
"id": "tron",
"alias": "Tron",
"parameters": {
"type": "Tron",
"nativeTickerName": "TRX",
"nativeTickerSymbol": "TRX"
},
"description": null,
"customProperties": {},
"type": "v0_CreateLedger"
}tron-testnet
"payload": {
"id": "tron-testnet",
"alias": "Tron Testnet",
"parameters": {
"type": "Tron",
"nativeTickerName": "TRX",
"nativeTickerSymbol": "TRX"
},
"description": null,
"customProperties": {},
"type": "v0_CreateLedger"
}xrpl
"payload": {
"id": "xrpl",
"alias": "XRPL",
"parameters": {
"type": "XRPL",
"networkId": 0,
"nativeTickerName": "XRP",
"nativeTickerSymbol": "XRP"
},
"description": null,
"customProperties": {},
"type": "v0_CreateLedger"
}xrpl-testnet
"payload": {
"id": "xrpl-testnet",
"alias": "XRPL Testnet",
"parameters": {
"type": "XRPL",
"networkId": 1,
"nativeTickerName": "XRP Testnet",
"nativeTickerSymbol": "tXRP"
},
"description": null,
"customProperties": {},
"type": "v0_CreateLedger"
}xrpl-testnet-august-2024
"payload": {
"id": "xrpl-testnet-august-2024",
"alias": "XRPL Testnet August 2024",
"parameters": {
"type": "XRPL",
"networkId": 1,
"nativeTickerName": "XRP Testnet August 2024",
"nativeTickerSymbol": "tXRP"
},
"description": null,
"customProperties": {},
"type": "v0_CreateLedger"
}