Priority fees on EVMs (EIP-1559) #11706
Annotations
10 errors
Type Check
Type '{ readonly btc: { readonly symbol: "btc"; readonly displaySymbol: "BTC"; readonly name: "Bitcoin"; readonly networkType: "bitcoin"; readonly bip43Path: "m/84'/0'/i'"; readonly decimals: 8; readonly testnet: false; readonly explorer: Explorer; readonly features: ["rbf", "sign-verify", "amount-unit"]; readonly backendTypes: ["blockbook", "electrum"]; readonly accountTypes: { readonly coinjoin: { readonly accountType: "coinjoin"; readonly bip43Path: "m/10025'/0'/i'/1'"; readonly backendType: "coinjoin"; readonly features: ["rbf", "amount-unit"]; }; readonly taproot: { readonly accountType: "taproot"; readonly bip43Path: "m/86'/0'/i'"; readonly features: ["rbf", "amount-unit"]; }; readonly segwit: { readonly accountType: "segwit"; readonly bip43Path: "m/49'/0'/i'"; }; readonly legacy: { readonly accountType: "legacy"; readonly bip43Path: "m/44'/0'/i'"; }; }; readonly coingeckoId: "bitcoin"; readonly tradeCryptoId: "bitcoin"; }; readonly eth: { readonly symbol: "eth"; readonly displaySymbol: "ETH"; readonly name: "Ethereum"; readonly networkType: "ethereum"; readonly chainId: 1; readonly bip43Path: "m/44'/60'/0'/0/i"; readonly decimals: 18; readonly testnet: false; readonly explorer: Explorer; readonly features: ["rbf", "sign-verify", "tokens", "nfts", "coin-definitions", "nft-definitions", "staking"]; readonly backendTypes: ["blockbook"]; readonly accountTypes: { readonly ledger: { readonly accountType: "ledger"; readonly bip43Path: "m/44'/60'/i'/0/0"; readonly isDebugOnlyAccountType: true; }; readonly legacy: { readonly accountType: "legacy"; readonly bip43Path: "m/44'/60'/0'/i"; readonly isDebugOnlyAccountType: true; }; }; readonly coingeckoId: "ethereum"; readonly tradeCryptoId: "ethereum"; }; readonly pol: { readonly symbol: "pol"; readonly displaySymbol: "POL"; readonly displaySymbolName: "Polygon"; readonly name: "Polygon PoS"; readonly networkType: "ethereum"; readonly chainId: 137; readonly bip43Path: "m/44'/60'/0'/0/i"; readonly decimals: 18; readonly testnet: false; readonly explorer: Explorer; readonly features: ["rbf", "sign-verify", "tokens", "nfts", "coin-definitions", "nft-definitions"]; readonly backendTypes: ["blockbook"]; readonly accountTypes: { readonly ledger: { readonly accountType: "ledger"; readonly bip43Path: "m/44'/60'/i'/0/0"; readonly isDebugOnlyAccountType: true; }; }; readonly coingeckoId: "polygon-pos"; readonly tradeCryptoId: "polygon-ecosystem-token"; }; readonly bsc: { readonly symbol: "bsc"; readonly displaySymbol: "BNB"; readonly displaySymbolName: "BNB"; readonly name: "BNB Smart Chain"; readonly networkType: "ethereum"; readonly chainId: 56; readonly bip43Path: "m/44'/60'/0'/0/i"; readonly decimals: 18; readonly testnet: false; readonly explorer: Explorer; readonly features: ["rbf", "sign-verify", "tokens", "nfts", "coin-definitions", "nft-definitions"]; readonly backendTypes: ["blockbook"]; readonly accountTypes: { readonly ledger: { readonly accountType: "ledger"; readonly bip43Path: "m/44'/60'/i'/0/0"; readonly isDebugOnlyAccountType: true; }; }; readonly coingeckoId: "binance-smart-chain"; readonly tradeCryptoId: "binancecoin"; }; readonly arb: { readonly symbol: "arb"; readonly displaySymbol: "ETH"; readonly displaySymbolName: "Arbitrum One Ethereum"; readonly name: "Arbitrum One"; readonly networkType: "ethereum"; readonly chainId: 42161; readonly bip43Path: "m/44'/60'/0'/0/i"; readonly decimals: 18; readonly testnet: false; readonly explorer: Explorer; readonly features: ["rbf", "sign-verify", "tokens", "nfts", "coin-definitions", "nft-definitions"]; readonly backendTypes: ["blockbook"]; readonly accountTypes: { readonly ledger: { readonly accountType: "ledger"; readonly bip43Path: "m/44'/60'/i'/0/0"; readonly isDebugOnlyAccountType: true; }; }; readonly coingeckoId: "arbitrum-one"; readonly tradeCryptoId: "arbitrum-one--0x0000000000000000000000000000000000000000"; }; readonly base: { readonly symbol: "base"; readonly displaySymbol: "ETH"; readonly displaySymbolName: "Base Ethereum"; readonly name: "Base"; readonly networkType: "ethereum"; readonly chainId: 8453; readonly bi
|
Type Check
Element implicitly has an 'any' type because expression of type 'NetworkSymbol' can't be used to index type '{ readonly btc: { readonly symbol: "btc"; readonly displaySymbol: "BTC"; readonly name: "Bitcoin"; readonly networkType: "bitcoin"; readonly bip43Path: "m/84'/0'/i'"; readonly decimals: 8; readonly testnet: false; readonly explorer: Explorer; readonly features: ["rbf", "sign-verify", "amount-unit"]; readonly backendTypes: ["blockbook", "electrum"]; readonly accountTypes: { readonly coinjoin: { readonly accountType: "coinjoin"; readonly bip43Path: "m/10025'/0'/i'/1'"; readonly backendType: "coinjoin"; readonly features: ["rbf", "amount-unit"]; }; readonly taproot: { readonly accountType: "taproot"; readonly bip43Path: "m/86'/0'/i'"; readonly features: ["rbf", "amount-unit"]; }; readonly segwit: { readonly accountType: "segwit"; readonly bip43Path: "m/49'/0'/i'"; }; readonly legacy: { readonly accountType: "legacy"; readonly bip43Path: "m/44'/0'/i'"; }; }; readonly coingeckoId: "bitcoin"; readonly tradeCryptoId: "bitcoin"; }; readonly eth: { readonly symbol: "eth"; readonly displaySymbol: "ETH"; readonly name: "Ethereum"; readonly networkType: "ethereum"; readonly chainId: 1; readonly bip43Path: "m/44'/60'/0'/0/i"; readonly decimals: 18; readonly testnet: false; readonly explorer: Explorer; readonly features: ["rbf", "sign-verify", "tokens", "nfts", "coin-definitions", "nft-definitions", "staking"]; readonly backendTypes: ["blockbook"]; readonly accountTypes: { readonly ledger: { readonly accountType: "ledger"; readonly bip43Path: "m/44'/60'/i'/0/0"; readonly isDebugOnlyAccountType: true; }; readonly legacy: { readonly accountType: "legacy"; readonly bip43Path: "m/44'/60'/0'/i"; readonly isDebugOnlyAccountType: true; }; }; readonly coingeckoId: "ethereum"; readonly tradeCryptoId: "ethereum"; }; readonly pol: { readonly symbol: "pol"; readonly displaySymbol: "POL"; readonly displaySymbolName: "Polygon"; readonly name: "Polygon PoS"; readonly networkType: "ethereum"; readonly chainId: 137; readonly bip43Path: "m/44'/60'/0'/0/i"; readonly decimals: 18; readonly testnet: false; readonly explorer: Explorer; readonly features: ["rbf", "sign-verify", "tokens", "nfts", "coin-definitions", "nft-definitions"]; readonly backendTypes: ["blockbook"]; readonly accountTypes: { readonly ledger: { readonly accountType: "ledger"; readonly bip43Path: "m/44'/60'/i'/0/0"; readonly isDebugOnlyAccountType: true; }; }; readonly coingeckoId: "polygon-pos"; readonly tradeCryptoId: "polygon-ecosystem-token"; }; readonly bsc: { readonly symbol: "bsc"; readonly displaySymbol: "BNB"; readonly displaySymbolName: "BNB"; readonly name: "BNB Smart Chain"; readonly networkType: "ethereum"; readonly chainId: 56; readonly bip43Path: "m/44'/60'/0'/0/i"; readonly decimals: 18; readonly testnet: false; readonly explorer: Explorer; readonly features: ["rbf", "sign-verify", "tokens", "nfts", "coin-definitions", "nft-definitions"]; readonly backendTypes: ["blockbook"]; readonly accountTypes: { readonly ledger: { readonly accountType: "ledger"; readonly bip43Path: "m/44'/60'/i'/0/0"; readonly isDebugOnlyAccountType: true; }; }; readonly coingeckoId: "binance-smart-chain"; readonly tradeCryptoId: "binancecoin"; }; readonly arb: { readonly symbol: "arb"; readonly displaySymbol: "ETH"; readonly displaySymbolName: "Arbitrum One Ethereum"; readonly name: "Arbitrum One"; readonly networkType: "ethereum"; readonly chainId: 42161; readonly bip43Path: "m/44'/60'/0'/0/i"; readonly decimals: 18; readonly testnet: false; readonly explorer: Explorer; readonly features: ["rbf", "sign-verify", "tokens", "nfts", "coin-definitions", "nft-definitions"]; readonly backendTypes: ["blockbook"]; readonly accountTypes: { readonly ledger: { readonly accountType: "ledger"; readonly bip43Path: "m/44'/60'/i'/0/0"; readonly isDebugOnlyAccountType: true; }; }; readonly coingeckoId: "arbitrum-one"; readonly tradeCryptoId: "arbitrum-one--0x0000000000000000000000000000000000000000"; }; readonly base: { readonly symbol: "base"; readonly displaySymbol: "ETH"; readonly displaySymbolName: "Base
|
Type Check
Parameter 'backend' implicitly has an 'any' type.
|
Type Check
Element implicitly has an 'any' type because expression of type 'NetworkSymbol' can't be used to index type '{ readonly btc: { readonly symbol: "btc"; readonly displaySymbol: "BTC"; readonly name: "Bitcoin"; readonly networkType: "bitcoin"; readonly bip43Path: "m/84'/0'/i'"; readonly decimals: 8; readonly testnet: false; readonly explorer: Explorer; readonly features: ["rbf", "sign-verify", "amount-unit"]; readonly backendTypes: ["blockbook", "electrum"]; readonly accountTypes: { readonly coinjoin: { readonly accountType: "coinjoin"; readonly bip43Path: "m/10025'/0'/i'/1'"; readonly backendType: "coinjoin"; readonly features: ["rbf", "amount-unit"]; }; readonly taproot: { readonly accountType: "taproot"; readonly bip43Path: "m/86'/0'/i'"; readonly features: ["rbf", "amount-unit"]; }; readonly segwit: { readonly accountType: "segwit"; readonly bip43Path: "m/49'/0'/i'"; }; readonly legacy: { readonly accountType: "legacy"; readonly bip43Path: "m/44'/0'/i'"; }; }; readonly coingeckoId: "bitcoin"; readonly tradeCryptoId: "bitcoin"; }; readonly eth: { readonly symbol: "eth"; readonly displaySymbol: "ETH"; readonly name: "Ethereum"; readonly networkType: "ethereum"; readonly chainId: 1; readonly bip43Path: "m/44'/60'/0'/0/i"; readonly decimals: 18; readonly testnet: false; readonly explorer: Explorer; readonly features: ["rbf", "sign-verify", "tokens", "nfts", "coin-definitions", "nft-definitions", "staking"]; readonly backendTypes: ["blockbook"]; readonly accountTypes: { readonly ledger: { readonly accountType: "ledger"; readonly bip43Path: "m/44'/60'/i'/0/0"; readonly isDebugOnlyAccountType: true; }; readonly legacy: { readonly accountType: "legacy"; readonly bip43Path: "m/44'/60'/0'/i"; readonly isDebugOnlyAccountType: true; }; }; readonly coingeckoId: "ethereum"; readonly tradeCryptoId: "ethereum"; }; readonly pol: { readonly symbol: "pol"; readonly displaySymbol: "POL"; readonly displaySymbolName: "Polygon"; readonly name: "Polygon PoS"; readonly networkType: "ethereum"; readonly chainId: 137; readonly bip43Path: "m/44'/60'/0'/0/i"; readonly decimals: 18; readonly testnet: false; readonly explorer: Explorer; readonly features: ["rbf", "sign-verify", "tokens", "nfts", "coin-definitions", "nft-definitions"]; readonly backendTypes: ["blockbook"]; readonly accountTypes: { readonly ledger: { readonly accountType: "ledger"; readonly bip43Path: "m/44'/60'/i'/0/0"; readonly isDebugOnlyAccountType: true; }; }; readonly coingeckoId: "polygon-pos"; readonly tradeCryptoId: "polygon-ecosystem-token"; }; readonly bsc: { readonly symbol: "bsc"; readonly displaySymbol: "BNB"; readonly displaySymbolName: "BNB"; readonly name: "BNB Smart Chain"; readonly networkType: "ethereum"; readonly chainId: 56; readonly bip43Path: "m/44'/60'/0'/0/i"; readonly decimals: 18; readonly testnet: false; readonly explorer: Explorer; readonly features: ["rbf", "sign-verify", "tokens", "nfts", "coin-definitions", "nft-definitions"]; readonly backendTypes: ["blockbook"]; readonly accountTypes: { readonly ledger: { readonly accountType: "ledger"; readonly bip43Path: "m/44'/60'/i'/0/0"; readonly isDebugOnlyAccountType: true; }; }; readonly coingeckoId: "binance-smart-chain"; readonly tradeCryptoId: "binancecoin"; }; readonly arb: { readonly symbol: "arb"; readonly displaySymbol: "ETH"; readonly displaySymbolName: "Arbitrum One Ethereum"; readonly name: "Arbitrum One"; readonly networkType: "ethereum"; readonly chainId: 42161; readonly bip43Path: "m/44'/60'/0'/0/i"; readonly decimals: 18; readonly testnet: false; readonly explorer: Explorer; readonly features: ["rbf", "sign-verify", "tokens", "nfts", "coin-definitions", "nft-definitions"]; readonly backendTypes: ["blockbook"]; readonly accountTypes: { readonly ledger: { readonly accountType: "ledger"; readonly bip43Path: "m/44'/60'/i'/0/0"; readonly isDebugOnlyAccountType: true; }; }; readonly coingeckoId: "arbitrum-one"; readonly tradeCryptoId: "arbitrum-one--0x0000000000000000000000000000000000000000"; }; readonly base: { readonly symbol: "base"; readonly displaySymbol: "ETH"; readonly displaySymbolName: "Base
|
Type Check
Parameter 'backend' implicitly has an 'any' type.
|
Type Check
Element implicitly has an 'any' type because expression of type 'NetworkSymbol' can't be used to index type '{ readonly btc: { readonly symbol: "btc"; readonly displaySymbol: "BTC"; readonly name: "Bitcoin"; readonly networkType: "bitcoin"; readonly bip43Path: "m/84'/0'/i'"; readonly decimals: 8; readonly testnet: false; readonly explorer: Explorer; readonly features: ["rbf", "sign-verify", "amount-unit"]; readonly backendTypes: ["blockbook", "electrum"]; readonly accountTypes: { readonly coinjoin: { readonly accountType: "coinjoin"; readonly bip43Path: "m/10025'/0'/i'/1'"; readonly backendType: "coinjoin"; readonly features: ["rbf", "amount-unit"]; }; readonly taproot: { readonly accountType: "taproot"; readonly bip43Path: "m/86'/0'/i'"; readonly features: ["rbf", "amount-unit"]; }; readonly segwit: { readonly accountType: "segwit"; readonly bip43Path: "m/49'/0'/i'"; }; readonly legacy: { readonly accountType: "legacy"; readonly bip43Path: "m/44'/0'/i'"; }; }; readonly coingeckoId: "bitcoin"; readonly tradeCryptoId: "bitcoin"; }; readonly eth: { readonly symbol: "eth"; readonly displaySymbol: "ETH"; readonly name: "Ethereum"; readonly networkType: "ethereum"; readonly chainId: 1; readonly bip43Path: "m/44'/60'/0'/0/i"; readonly decimals: 18; readonly testnet: false; readonly explorer: Explorer; readonly features: ["rbf", "sign-verify", "tokens", "nfts", "coin-definitions", "nft-definitions", "staking"]; readonly backendTypes: ["blockbook"]; readonly accountTypes: { readonly ledger: { readonly accountType: "ledger"; readonly bip43Path: "m/44'/60'/i'/0/0"; readonly isDebugOnlyAccountType: true; }; readonly legacy: { readonly accountType: "legacy"; readonly bip43Path: "m/44'/60'/0'/i"; readonly isDebugOnlyAccountType: true; }; }; readonly coingeckoId: "ethereum"; readonly tradeCryptoId: "ethereum"; }; readonly pol: { readonly symbol: "pol"; readonly displaySymbol: "POL"; readonly displaySymbolName: "Polygon"; readonly name: "Polygon PoS"; readonly networkType: "ethereum"; readonly chainId: 137; readonly bip43Path: "m/44'/60'/0'/0/i"; readonly decimals: 18; readonly testnet: false; readonly explorer: Explorer; readonly features: ["rbf", "sign-verify", "tokens", "nfts", "coin-definitions", "nft-definitions"]; readonly backendTypes: ["blockbook"]; readonly accountTypes: { readonly ledger: { readonly accountType: "ledger"; readonly bip43Path: "m/44'/60'/i'/0/0"; readonly isDebugOnlyAccountType: true; }; }; readonly coingeckoId: "polygon-pos"; readonly tradeCryptoId: "polygon-ecosystem-token"; }; readonly bsc: { readonly symbol: "bsc"; readonly displaySymbol: "BNB"; readonly displaySymbolName: "BNB"; readonly name: "BNB Smart Chain"; readonly networkType: "ethereum"; readonly chainId: 56; readonly bip43Path: "m/44'/60'/0'/0/i"; readonly decimals: 18; readonly testnet: false; readonly explorer: Explorer; readonly features: ["rbf", "sign-verify", "tokens", "nfts", "coin-definitions", "nft-definitions"]; readonly backendTypes: ["blockbook"]; readonly accountTypes: { readonly ledger: { readonly accountType: "ledger"; readonly bip43Path: "m/44'/60'/i'/0/0"; readonly isDebugOnlyAccountType: true; }; }; readonly coingeckoId: "binance-smart-chain"; readonly tradeCryptoId: "binancecoin"; }; readonly arb: { readonly symbol: "arb"; readonly displaySymbol: "ETH"; readonly displaySymbolName: "Arbitrum One Ethereum"; readonly name: "Arbitrum One"; readonly networkType: "ethereum"; readonly chainId: 42161; readonly bip43Path: "m/44'/60'/0'/0/i"; readonly decimals: 18; readonly testnet: false; readonly explorer: Explorer; readonly features: ["rbf", "sign-verify", "tokens", "nfts", "coin-definitions", "nft-definitions"]; readonly backendTypes: ["blockbook"]; readonly accountTypes: { readonly ledger: { readonly accountType: "ledger"; readonly bip43Path: "m/44'/60'/i'/0/0"; readonly isDebugOnlyAccountType: true; }; }; readonly coingeckoId: "arbitrum-one"; readonly tradeCryptoId: "arbitrum-one--0x0000000000000000000000000000000000000000"; }; readonly base: { readonly symbol: "base"; readonly displaySymbol: "ETH"; readonly displaySymbolName: "Base
|
Type Check
Element implicitly has an 'any' type because expression of type 'NetworkSymbol' can't be used to index type '{ readonly btc: { readonly symbol: "btc"; readonly displaySymbol: "BTC"; readonly name: "Bitcoin"; readonly networkType: "bitcoin"; readonly bip43Path: "m/84'/0'/i'"; readonly decimals: 8; readonly testnet: false; readonly explorer: Explorer; readonly features: ["rbf", "sign-verify", "amount-unit"]; readonly backendTypes: ["blockbook", "electrum"]; readonly accountTypes: { readonly coinjoin: { readonly accountType: "coinjoin"; readonly bip43Path: "m/10025'/0'/i'/1'"; readonly backendType: "coinjoin"; readonly features: ["rbf", "amount-unit"]; }; readonly taproot: { readonly accountType: "taproot"; readonly bip43Path: "m/86'/0'/i'"; readonly features: ["rbf", "amount-unit"]; }; readonly segwit: { readonly accountType: "segwit"; readonly bip43Path: "m/49'/0'/i'"; }; readonly legacy: { readonly accountType: "legacy"; readonly bip43Path: "m/44'/0'/i'"; }; }; readonly coingeckoId: "bitcoin"; readonly tradeCryptoId: "bitcoin"; }; readonly eth: { readonly symbol: "eth"; readonly displaySymbol: "ETH"; readonly name: "Ethereum"; readonly networkType: "ethereum"; readonly chainId: 1; readonly bip43Path: "m/44'/60'/0'/0/i"; readonly decimals: 18; readonly testnet: false; readonly explorer: Explorer; readonly features: ["rbf", "sign-verify", "tokens", "nfts", "coin-definitions", "nft-definitions", "staking"]; readonly backendTypes: ["blockbook"]; readonly accountTypes: { readonly ledger: { readonly accountType: "ledger"; readonly bip43Path: "m/44'/60'/i'/0/0"; readonly isDebugOnlyAccountType: true; }; readonly legacy: { readonly accountType: "legacy"; readonly bip43Path: "m/44'/60'/0'/i"; readonly isDebugOnlyAccountType: true; }; }; readonly coingeckoId: "ethereum"; readonly tradeCryptoId: "ethereum"; }; readonly pol: { readonly symbol: "pol"; readonly displaySymbol: "POL"; readonly displaySymbolName: "Polygon"; readonly name: "Polygon PoS"; readonly networkType: "ethereum"; readonly chainId: 137; readonly bip43Path: "m/44'/60'/0'/0/i"; readonly decimals: 18; readonly testnet: false; readonly explorer: Explorer; readonly features: ["rbf", "sign-verify", "tokens", "nfts", "coin-definitions", "nft-definitions"]; readonly backendTypes: ["blockbook"]; readonly accountTypes: { readonly ledger: { readonly accountType: "ledger"; readonly bip43Path: "m/44'/60'/i'/0/0"; readonly isDebugOnlyAccountType: true; }; }; readonly coingeckoId: "polygon-pos"; readonly tradeCryptoId: "polygon-ecosystem-token"; }; readonly bsc: { readonly symbol: "bsc"; readonly displaySymbol: "BNB"; readonly displaySymbolName: "BNB"; readonly name: "BNB Smart Chain"; readonly networkType: "ethereum"; readonly chainId: 56; readonly bip43Path: "m/44'/60'/0'/0/i"; readonly decimals: 18; readonly testnet: false; readonly explorer: Explorer; readonly features: ["rbf", "sign-verify", "tokens", "nfts", "coin-definitions", "nft-definitions"]; readonly backendTypes: ["blockbook"]; readonly accountTypes: { readonly ledger: { readonly accountType: "ledger"; readonly bip43Path: "m/44'/60'/i'/0/0"; readonly isDebugOnlyAccountType: true; }; }; readonly coingeckoId: "binance-smart-chain"; readonly tradeCryptoId: "binancecoin"; }; readonly arb: { readonly symbol: "arb"; readonly displaySymbol: "ETH"; readonly displaySymbolName: "Arbitrum One Ethereum"; readonly name: "Arbitrum One"; readonly networkType: "ethereum"; readonly chainId: 42161; readonly bip43Path: "m/44'/60'/0'/0/i"; readonly decimals: 18; readonly testnet: false; readonly explorer: Explorer; readonly features: ["rbf", "sign-verify", "tokens", "nfts", "coin-definitions", "nft-definitions"]; readonly backendTypes: ["blockbook"]; readonly accountTypes: { readonly ledger: { readonly accountType: "ledger"; readonly bip43Path: "m/44'/60'/i'/0/0"; readonly isDebugOnlyAccountType: true; }; }; readonly coingeckoId: "arbitrum-one"; readonly tradeCryptoId: "arbitrum-one--0x0000000000000000000000000000000000000000"; }; readonly base: { readonly symbol: "base"; readonly displaySymbol: "ETH"; readonly displaySymbolName: "Base
|
Type Check
Element implicitly has an 'any' type because expression of type 'NetworkSymbol' can't be used to index type '{ readonly btc: { readonly symbol: "btc"; readonly displaySymbol: "BTC"; readonly name: "Bitcoin"; readonly networkType: "bitcoin"; readonly bip43Path: "m/84'/0'/i'"; readonly decimals: 8; readonly testnet: false; readonly explorer: Explorer; readonly features: ["rbf", "sign-verify", "amount-unit"]; readonly backendTypes: ["blockbook", "electrum"]; readonly accountTypes: { readonly coinjoin: { readonly accountType: "coinjoin"; readonly bip43Path: "m/10025'/0'/i'/1'"; readonly backendType: "coinjoin"; readonly features: ["rbf", "amount-unit"]; }; readonly taproot: { readonly accountType: "taproot"; readonly bip43Path: "m/86'/0'/i'"; readonly features: ["rbf", "amount-unit"]; }; readonly segwit: { readonly accountType: "segwit"; readonly bip43Path: "m/49'/0'/i'"; }; readonly legacy: { readonly accountType: "legacy"; readonly bip43Path: "m/44'/0'/i'"; }; }; readonly coingeckoId: "bitcoin"; readonly tradeCryptoId: "bitcoin"; }; readonly eth: { readonly symbol: "eth"; readonly displaySymbol: "ETH"; readonly name: "Ethereum"; readonly networkType: "ethereum"; readonly chainId: 1; readonly bip43Path: "m/44'/60'/0'/0/i"; readonly decimals: 18; readonly testnet: false; readonly explorer: Explorer; readonly features: ["rbf", "sign-verify", "tokens", "nfts", "coin-definitions", "nft-definitions", "staking"]; readonly backendTypes: ["blockbook"]; readonly accountTypes: { readonly ledger: { readonly accountType: "ledger"; readonly bip43Path: "m/44'/60'/i'/0/0"; readonly isDebugOnlyAccountType: true; }; readonly legacy: { readonly accountType: "legacy"; readonly bip43Path: "m/44'/60'/0'/i"; readonly isDebugOnlyAccountType: true; }; }; readonly coingeckoId: "ethereum"; readonly tradeCryptoId: "ethereum"; }; readonly pol: { readonly symbol: "pol"; readonly displaySymbol: "POL"; readonly displaySymbolName: "Polygon"; readonly name: "Polygon PoS"; readonly networkType: "ethereum"; readonly chainId: 137; readonly bip43Path: "m/44'/60'/0'/0/i"; readonly decimals: 18; readonly testnet: false; readonly explorer: Explorer; readonly features: ["rbf", "sign-verify", "tokens", "nfts", "coin-definitions", "nft-definitions"]; readonly backendTypes: ["blockbook"]; readonly accountTypes: { readonly ledger: { readonly accountType: "ledger"; readonly bip43Path: "m/44'/60'/i'/0/0"; readonly isDebugOnlyAccountType: true; }; }; readonly coingeckoId: "polygon-pos"; readonly tradeCryptoId: "polygon-ecosystem-token"; }; readonly bsc: { readonly symbol: "bsc"; readonly displaySymbol: "BNB"; readonly displaySymbolName: "BNB"; readonly name: "BNB Smart Chain"; readonly networkType: "ethereum"; readonly chainId: 56; readonly bip43Path: "m/44'/60'/0'/0/i"; readonly decimals: 18; readonly testnet: false; readonly explorer: Explorer; readonly features: ["rbf", "sign-verify", "tokens", "nfts", "coin-definitions", "nft-definitions"]; readonly backendTypes: ["blockbook"]; readonly accountTypes: { readonly ledger: { readonly accountType: "ledger"; readonly bip43Path: "m/44'/60'/i'/0/0"; readonly isDebugOnlyAccountType: true; }; }; readonly coingeckoId: "binance-smart-chain"; readonly tradeCryptoId: "binancecoin"; }; readonly arb: { readonly symbol: "arb"; readonly displaySymbol: "ETH"; readonly displaySymbolName: "Arbitrum One Ethereum"; readonly name: "Arbitrum One"; readonly networkType: "ethereum"; readonly chainId: 42161; readonly bip43Path: "m/44'/60'/0'/0/i"; readonly decimals: 18; readonly testnet: false; readonly explorer: Explorer; readonly features: ["rbf", "sign-verify", "tokens", "nfts", "coin-definitions", "nft-definitions"]; readonly backendTypes: ["blockbook"]; readonly accountTypes: { readonly ledger: { readonly accountType: "ledger"; readonly bip43Path: "m/44'/60'/i'/0/0"; readonly isDebugOnlyAccountType: true; }; }; readonly coingeckoId: "arbitrum-one"; readonly tradeCryptoId: "arbitrum-one--0x0000000000000000000000000000000000000000"; }; readonly base: { readonly symbol: "base"; readonly displaySymbol: "ETH"; readonly displaySymbolName: "Base
|
Type Check
Element implicitly has an 'any' type because expression of type 'NetworkSymbol' can't be used to index type '{ readonly btc: { readonly symbol: "btc"; readonly displaySymbol: "BTC"; readonly name: "Bitcoin"; readonly networkType: "bitcoin"; readonly bip43Path: "m/84'/0'/i'"; readonly decimals: 8; readonly testnet: false; readonly explorer: Explorer; readonly features: ["rbf", "sign-verify", "amount-unit"]; readonly backendTypes: ["blockbook", "electrum"]; readonly accountTypes: { readonly coinjoin: { readonly accountType: "coinjoin"; readonly bip43Path: "m/10025'/0'/i'/1'"; readonly backendType: "coinjoin"; readonly features: ["rbf", "amount-unit"]; }; readonly taproot: { readonly accountType: "taproot"; readonly bip43Path: "m/86'/0'/i'"; readonly features: ["rbf", "amount-unit"]; }; readonly segwit: { readonly accountType: "segwit"; readonly bip43Path: "m/49'/0'/i'"; }; readonly legacy: { readonly accountType: "legacy"; readonly bip43Path: "m/44'/0'/i'"; }; }; readonly coingeckoId: "bitcoin"; readonly tradeCryptoId: "bitcoin"; }; readonly eth: { readonly symbol: "eth"; readonly displaySymbol: "ETH"; readonly name: "Ethereum"; readonly networkType: "ethereum"; readonly chainId: 1; readonly bip43Path: "m/44'/60'/0'/0/i"; readonly decimals: 18; readonly testnet: false; readonly explorer: Explorer; readonly features: ["rbf", "sign-verify", "tokens", "nfts", "coin-definitions", "nft-definitions", "staking"]; readonly backendTypes: ["blockbook"]; readonly accountTypes: { readonly ledger: { readonly accountType: "ledger"; readonly bip43Path: "m/44'/60'/i'/0/0"; readonly isDebugOnlyAccountType: true; }; readonly legacy: { readonly accountType: "legacy"; readonly bip43Path: "m/44'/60'/0'/i"; readonly isDebugOnlyAccountType: true; }; }; readonly coingeckoId: "ethereum"; readonly tradeCryptoId: "ethereum"; }; readonly pol: { readonly symbol: "pol"; readonly displaySymbol: "POL"; readonly displaySymbolName: "Polygon"; readonly name: "Polygon PoS"; readonly networkType: "ethereum"; readonly chainId: 137; readonly bip43Path: "m/44'/60'/0'/0/i"; readonly decimals: 18; readonly testnet: false; readonly explorer: Explorer; readonly features: ["rbf", "sign-verify", "tokens", "nfts", "coin-definitions", "nft-definitions"]; readonly backendTypes: ["blockbook"]; readonly accountTypes: { readonly ledger: { readonly accountType: "ledger"; readonly bip43Path: "m/44'/60'/i'/0/0"; readonly isDebugOnlyAccountType: true; }; }; readonly coingeckoId: "polygon-pos"; readonly tradeCryptoId: "polygon-ecosystem-token"; }; readonly bsc: { readonly symbol: "bsc"; readonly displaySymbol: "BNB"; readonly displaySymbolName: "BNB"; readonly name: "BNB Smart Chain"; readonly networkType: "ethereum"; readonly chainId: 56; readonly bip43Path: "m/44'/60'/0'/0/i"; readonly decimals: 18; readonly testnet: false; readonly explorer: Explorer; readonly features: ["rbf", "sign-verify", "tokens", "nfts", "coin-definitions", "nft-definitions"]; readonly backendTypes: ["blockbook"]; readonly accountTypes: { readonly ledger: { readonly accountType: "ledger"; readonly bip43Path: "m/44'/60'/i'/0/0"; readonly isDebugOnlyAccountType: true; }; }; readonly coingeckoId: "binance-smart-chain"; readonly tradeCryptoId: "binancecoin"; }; readonly arb: { readonly symbol: "arb"; readonly displaySymbol: "ETH"; readonly displaySymbolName: "Arbitrum One Ethereum"; readonly name: "Arbitrum One"; readonly networkType: "ethereum"; readonly chainId: 42161; readonly bip43Path: "m/44'/60'/0'/0/i"; readonly decimals: 18; readonly testnet: false; readonly explorer: Explorer; readonly features: ["rbf", "sign-verify", "tokens", "nfts", "coin-definitions", "nft-definitions"]; readonly backendTypes: ["blockbook"]; readonly accountTypes: { readonly ledger: { readonly accountType: "ledger"; readonly bip43Path: "m/44'/60'/i'/0/0"; readonly isDebugOnlyAccountType: true; }; }; readonly coingeckoId: "arbitrum-one"; readonly tradeCryptoId: "arbitrum-one--0x0000000000000000000000000000000000000000"; }; readonly base: { readonly symbol: "base"; readonly displaySymbol: "ETH"; readonly displaySymbolName: "Base
|
Type Check
Element implicitly has an 'any' type because expression of type 'NetworkSymbol' can't be used to index type '{ readonly btc: { readonly symbol: "btc"; readonly displaySymbol: "BTC"; readonly name: "Bitcoin"; readonly networkType: "bitcoin"; readonly bip43Path: "m/84'/0'/i'"; readonly decimals: 8; readonly testnet: false; readonly explorer: Explorer; readonly features: ["rbf", "sign-verify", "amount-unit"]; readonly backendTypes: ["blockbook", "electrum"]; readonly accountTypes: { readonly coinjoin: { readonly accountType: "coinjoin"; readonly bip43Path: "m/10025'/0'/i'/1'"; readonly backendType: "coinjoin"; readonly features: ["rbf", "amount-unit"]; }; readonly taproot: { readonly accountType: "taproot"; readonly bip43Path: "m/86'/0'/i'"; readonly features: ["rbf", "amount-unit"]; }; readonly segwit: { readonly accountType: "segwit"; readonly bip43Path: "m/49'/0'/i'"; }; readonly legacy: { readonly accountType: "legacy"; readonly bip43Path: "m/44'/0'/i'"; }; }; readonly coingeckoId: "bitcoin"; readonly tradeCryptoId: "bitcoin"; }; readonly eth: { readonly symbol: "eth"; readonly displaySymbol: "ETH"; readonly name: "Ethereum"; readonly networkType: "ethereum"; readonly chainId: 1; readonly bip43Path: "m/44'/60'/0'/0/i"; readonly decimals: 18; readonly testnet: false; readonly explorer: Explorer; readonly features: ["rbf", "sign-verify", "tokens", "nfts", "coin-definitions", "nft-definitions", "staking"]; readonly backendTypes: ["blockbook"]; readonly accountTypes: { readonly ledger: { readonly accountType: "ledger"; readonly bip43Path: "m/44'/60'/i'/0/0"; readonly isDebugOnlyAccountType: true; }; readonly legacy: { readonly accountType: "legacy"; readonly bip43Path: "m/44'/60'/0'/i"; readonly isDebugOnlyAccountType: true; }; }; readonly coingeckoId: "ethereum"; readonly tradeCryptoId: "ethereum"; }; readonly pol: { readonly symbol: "pol"; readonly displaySymbol: "POL"; readonly displaySymbolName: "Polygon"; readonly name: "Polygon PoS"; readonly networkType: "ethereum"; readonly chainId: 137; readonly bip43Path: "m/44'/60'/0'/0/i"; readonly decimals: 18; readonly testnet: false; readonly explorer: Explorer; readonly features: ["rbf", "sign-verify", "tokens", "nfts", "coin-definitions", "nft-definitions"]; readonly backendTypes: ["blockbook"]; readonly accountTypes: { readonly ledger: { readonly accountType: "ledger"; readonly bip43Path: "m/44'/60'/i'/0/0"; readonly isDebugOnlyAccountType: true; }; }; readonly coingeckoId: "polygon-pos"; readonly tradeCryptoId: "polygon-ecosystem-token"; }; readonly bsc: { readonly symbol: "bsc"; readonly displaySymbol: "BNB"; readonly displaySymbolName: "BNB"; readonly name: "BNB Smart Chain"; readonly networkType: "ethereum"; readonly chainId: 56; readonly bip43Path: "m/44'/60'/0'/0/i"; readonly decimals: 18; readonly testnet: false; readonly explorer: Explorer; readonly features: ["rbf", "sign-verify", "tokens", "nfts", "coin-definitions", "nft-definitions"]; readonly backendTypes: ["blockbook"]; readonly accountTypes: { readonly ledger: { readonly accountType: "ledger"; readonly bip43Path: "m/44'/60'/i'/0/0"; readonly isDebugOnlyAccountType: true; }; }; readonly coingeckoId: "binance-smart-chain"; readonly tradeCryptoId: "binancecoin"; }; readonly arb: { readonly symbol: "arb"; readonly displaySymbol: "ETH"; readonly displaySymbolName: "Arbitrum One Ethereum"; readonly name: "Arbitrum One"; readonly networkType: "ethereum"; readonly chainId: 42161; readonly bip43Path: "m/44'/60'/0'/0/i"; readonly decimals: 18; readonly testnet: false; readonly explorer: Explorer; readonly features: ["rbf", "sign-verify", "tokens", "nfts", "coin-definitions", "nft-definitions"]; readonly backendTypes: ["blockbook"]; readonly accountTypes: { readonly ledger: { readonly accountType: "ledger"; readonly bip43Path: "m/44'/60'/i'/0/0"; readonly isDebugOnlyAccountType: true; }; }; readonly coingeckoId: "arbitrum-one"; readonly tradeCryptoId: "arbitrum-one--0x0000000000000000000000000000000000000000"; }; readonly base: { readonly symbol: "base"; readonly displaySymbol: "ETH"; readonly displaySymbolName: "Base
|
Loading