git.delta.rocks / unique-network / refs/commits / 8d226d67b0fa

difftreelog

add rpc method `pendingUnstakePerBlock` + tests

PraetorP2022-08-17parent: #4d07c60.patch.diff
in: master

14 files changed

modifiedCargo.lockdiffbeforeafterboth
446 "sc-network",446 "sc-network",
447 "sc-network-gossip",447 "sc-network-gossip",
448 "sc-utils",448 "sc-utils",
449 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",449 "sp-api",
450 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",450 "sp-application-crypto",
451 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",451 "sp-arithmetic",
452 "sp-blockchain",452 "sp-blockchain",
453 "sp-consensus",453 "sp-consensus",
454 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",454 "sp-core",
455 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",455 "sp-keystore",
456 "sp-mmr-primitives",456 "sp-mmr-primitives",
457 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",457 "sp-runtime",
458 "substrate-prometheus-endpoint",458 "substrate-prometheus-endpoint",
459 "thiserror",459 "thiserror",
460 "wasm-timer",460 "wasm-timer",
475 "sc-rpc",475 "sc-rpc",
476 "sc-utils",476 "sc-utils",
477 "serde",477 "serde",
478 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",478 "sp-core",
479 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",479 "sp-runtime",
480 "thiserror",480 "thiserror",
481]481]
482482
486source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"486source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
487dependencies = [487dependencies = [
488 "beefy-primitives",488 "beefy-primitives",
489 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",489 "sp-api",
490]490]
491491
492[[package]]492[[package]]
496dependencies = [496dependencies = [
497 "parity-scale-codec 3.1.5",497 "parity-scale-codec 3.1.5",
498 "scale-info",498 "scale-info",
499 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",499 "sp-api",
500 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",500 "sp-application-crypto",
501 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",501 "sp-core",
502 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",502 "sp-runtime",
503 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",503 "sp-std",
504]504]
505505
506[[package]]506[[package]]
1300 "sc-chain-spec",1300 "sc-chain-spec",
1301 "sc-cli",1301 "sc-cli",
1302 "sc-service",1302 "sc-service",
1303 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1303 "sp-core",
1304 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1304 "sp-runtime",
1305 "url",1305 "url",
1306]1306]
13071307
1322 "polkadot-overseer",1322 "polkadot-overseer",
1323 "polkadot-primitives",1323 "polkadot-primitives",
1324 "sc-client-api",1324 "sc-client-api",
1325 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1325 "sp-api",
1326 "sp-consensus",1326 "sp-consensus",
1327 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1327 "sp-core",
1328 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1328 "sp-runtime",
1329 "tracing",1329 "tracing",
1330]1330]
13311331
1344 "sc-consensus-aura",1344 "sc-consensus-aura",
1345 "sc-consensus-slots",1345 "sc-consensus-slots",
1346 "sc-telemetry",1346 "sc-telemetry",
1347 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1347 "sp-api",
1348 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1348 "sp-application-crypto",
1349 "sp-block-builder",1349 "sp-block-builder",
1350 "sp-blockchain",1350 "sp-blockchain",
1351 "sp-consensus",1351 "sp-consensus",
1352 "sp-consensus-aura",1352 "sp-consensus-aura",
1353 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1353 "sp-core",
1354 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1354 "sp-inherents",
1355 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1355 "sp-keystore",
1356 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1356 "sp-runtime",
1357 "substrate-prometheus-endpoint",1357 "substrate-prometheus-endpoint",
1358 "tracing",1358 "tracing",
1359]1359]
1371 "polkadot-primitives",1371 "polkadot-primitives",
1372 "sc-client-api",1372 "sc-client-api",
1373 "sc-consensus",1373 "sc-consensus",
1374 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1374 "sp-api",
1375 "sp-blockchain",1375 "sp-blockchain",
1376 "sp-consensus",1376 "sp-consensus",
1377 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1377 "sp-runtime",
1378 "sp-trie 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1378 "sp-trie",
1379 "tracing",1379 "tracing",
1380]1380]
13811381
1395 "polkadot-parachain",1395 "polkadot-parachain",
1396 "polkadot-primitives",1396 "polkadot-primitives",
1397 "sc-client-api",1397 "sc-client-api",
1398 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1398 "sp-api",
1399 "sp-blockchain",1399 "sp-blockchain",
1400 "sp-consensus",1400 "sp-consensus",
1401 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1401 "sp-core",
1402 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1402 "sp-runtime",
1403 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1403 "sp-state-machine",
1404 "tracing",1404 "tracing",
1405]1405]
14061406
1421 "rand 0.8.5",1421 "rand 0.8.5",
1422 "sc-client-api",1422 "sc-client-api",
1423 "sc-consensus",1423 "sc-consensus",
1424 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1424 "sp-api",
1425 "sp-consensus",1425 "sp-consensus",
1426 "sp-maybe-compressed-blob",1426 "sp-maybe-compressed-blob",
1427 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1427 "sp-runtime",
1428 "tracing",1428 "tracing",
1429]1429]
14301430
1448 "sc-service",1448 "sc-service",
1449 "sc-telemetry",1449 "sc-telemetry",
1450 "sc-tracing",1450 "sc-tracing",
1451 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1451 "sp-api",
1452 "sp-blockchain",1452 "sp-blockchain",
1453 "sp-consensus",1453 "sp-consensus",
1454 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1454 "sp-core",
1455 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1455 "sp-runtime",
1456 "tracing",1456 "tracing",
1457]1457]
14581458
1462source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.27#66b684f88eba6c755651b8c47dccad2c2d9ac3db"1462source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.27#66b684f88eba6c755651b8c47dccad2c2d9ac3db"
1463dependencies = [1463dependencies = [
1464 "frame-executive",1464 "frame-executive",
1465 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1465 "frame-support",
1466 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1466 "frame-system",
1467 "pallet-aura",1467 "pallet-aura",
1468 "parity-scale-codec 3.1.5",1468 "parity-scale-codec 3.1.5",
1469 "scale-info",1469 "scale-info",
1470 "serde",1470 "serde",
1471 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1471 "sp-application-crypto",
1472 "sp-consensus-aura",1472 "sp-consensus-aura",
1473 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1473 "sp-runtime",
1474 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1474 "sp-std",
1475]1475]
14761476
1477[[package]]1477[[package]]
1480source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.27#66b684f88eba6c755651b8c47dccad2c2d9ac3db"1480source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.27#66b684f88eba6c755651b8c47dccad2c2d9ac3db"
1481dependencies = [1481dependencies = [
1482 "cumulus-primitives-core",1482 "cumulus-primitives-core",
1483 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1483 "frame-support",
1484 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1484 "frame-system",
1485 "log",1485 "log",
1486 "parity-scale-codec 3.1.5",1486 "parity-scale-codec 3.1.5",
1487 "scale-info",1487 "scale-info",
1488 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1488 "sp-io",
1489 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1489 "sp-runtime",
1490 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1490 "sp-std",
1491 "xcm",1491 "xcm",
1492 "xcm-executor",1492 "xcm-executor",
1493]1493]
1501 "cumulus-primitives-core",1501 "cumulus-primitives-core",
1502 "cumulus-primitives-parachain-inherent",1502 "cumulus-primitives-parachain-inherent",
1503 "environmental",1503 "environmental",
1504 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1504 "frame-support",
1505 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1505 "frame-system",
1506 "impl-trait-for-tuples",1506 "impl-trait-for-tuples",
1507 "log",1507 "log",
1508 "pallet-balances 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1508 "pallet-balances",
1509 "parity-scale-codec 3.1.5",1509 "parity-scale-codec 3.1.5",
1510 "polkadot-parachain",1510 "polkadot-parachain",
1511 "scale-info",1511 "scale-info",
1512 "serde",1512 "serde",
1513 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1513 "sp-core",
1514 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1514 "sp-externalities",
1515 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1515 "sp-inherents",
1516 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1516 "sp-io",
1517 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1517 "sp-runtime",
1518 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1518 "sp-state-machine",
1519 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1519 "sp-std",
1520 "sp-trie 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1520 "sp-trie",
1521 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1521 "sp-version",
1522 "xcm",1522 "xcm",
1523]1523]
15241524
1539source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.27#66b684f88eba6c755651b8c47dccad2c2d9ac3db"1539source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.27#66b684f88eba6c755651b8c47dccad2c2d9ac3db"
1540dependencies = [1540dependencies = [
1541 "cumulus-primitives-core",1541 "cumulus-primitives-core",
1542 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1542 "frame-support",
1543 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1543 "frame-system",
1544 "parity-scale-codec 3.1.5",1544 "parity-scale-codec 3.1.5",
1545 "scale-info",1545 "scale-info",
1546 "serde",1546 "serde",
1547 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1547 "sp-io",
1548 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1548 "sp-runtime",
1549 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1549 "sp-std",
1550 "xcm",1550 "xcm",
1551]1551]
15521552
1556source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.27#66b684f88eba6c755651b8c47dccad2c2d9ac3db"1556source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.27#66b684f88eba6c755651b8c47dccad2c2d9ac3db"
1557dependencies = [1557dependencies = [
1558 "cumulus-primitives-core",1558 "cumulus-primitives-core",
1559 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1559 "frame-support",
1560 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1560 "frame-system",
1561 "log",1561 "log",
1562 "parity-scale-codec 3.1.5",1562 "parity-scale-codec 3.1.5",
1563 "rand_chacha 0.3.1",1563 "rand_chacha 0.3.1",
1564 "scale-info",1564 "scale-info",
1565 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1565 "sp-runtime",
1566 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1566 "sp-std",
1567 "xcm",1567 "xcm",
1568 "xcm-executor",1568 "xcm-executor",
1569]1569]
1573version = "0.1.0"1573version = "0.1.0"
1574source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.27#66b684f88eba6c755651b8c47dccad2c2d9ac3db"1574source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.27#66b684f88eba6c755651b8c47dccad2c2d9ac3db"
1575dependencies = [1575dependencies = [
1576 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1576 "frame-support",
1577 "parity-scale-codec 3.1.5",1577 "parity-scale-codec 3.1.5",
1578 "polkadot-core-primitives",1578 "polkadot-core-primitives",
1579 "polkadot-parachain",1579 "polkadot-parachain",
1580 "polkadot-primitives",1580 "polkadot-primitives",
1581 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1581 "sp-api",
1582 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1582 "sp-runtime",
1583 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1583 "sp-std",
1584 "sp-trie 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1584 "sp-trie",
1585]1585]
15861586
1587[[package]]1587[[package]]
1596 "parity-scale-codec 3.1.5",1596 "parity-scale-codec 3.1.5",
1597 "sc-client-api",1597 "sc-client-api",
1598 "scale-info",1598 "scale-info",
1599 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1599 "sp-api",
1600 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1600 "sp-core",
1601 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1601 "sp-inherents",
1602 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1602 "sp-runtime",
1603 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1603 "sp-state-machine",
1604 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1604 "sp-std",
1605 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1605 "sp-storage",
1606 "sp-trie 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1606 "sp-trie",
1607 "tracing",1607 "tracing",
1608]1608]
16091609
1615 "cumulus-primitives-core",1615 "cumulus-primitives-core",
1616 "futures 0.3.23",1616 "futures 0.3.23",
1617 "parity-scale-codec 3.1.5",1617 "parity-scale-codec 3.1.5",
1618 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1618 "sp-inherents",
1619 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1619 "sp-std",
1620 "sp-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1620 "sp-timestamp",
1621]1621]
16221622
1623[[package]]1623[[package]]
1626source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.27#66b684f88eba6c755651b8c47dccad2c2d9ac3db"1626source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.27#66b684f88eba6c755651b8c47dccad2c2d9ac3db"
1627dependencies = [1627dependencies = [
1628 "cumulus-primitives-core",1628 "cumulus-primitives-core",
1629 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1629 "frame-support",
1630 "parity-scale-codec 3.1.5",1630 "parity-scale-codec 3.1.5",
1631 "polkadot-core-primitives",1631 "polkadot-core-primitives",
1632 "polkadot-parachain",1632 "polkadot-parachain",
1633 "polkadot-primitives",1633 "polkadot-primitives",
1634 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1634 "sp-runtime",
1635 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1635 "sp-std",
1636 "sp-trie 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1636 "sp-trie",
1637 "xcm",1637 "xcm",
1638 "xcm-builder",1638 "xcm-builder",
1639 "xcm-executor",1639 "xcm-executor",
1660 "sc-sysinfo",1660 "sc-sysinfo",
1661 "sc-telemetry",1661 "sc-telemetry",
1662 "sc-tracing",1662 "sc-tracing",
1663 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1663 "sp-api",
1664 "sp-blockchain",1664 "sp-blockchain",
1665 "sp-consensus",1665 "sp-consensus",
1666 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1666 "sp-core",
1667 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1667 "sp-runtime",
1668 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1668 "sp-state-machine",
1669 "tracing",1669 "tracing",
1670]1670]
16711671
1684 "polkadot-overseer",1684 "polkadot-overseer",
1685 "polkadot-service",1685 "polkadot-service",
1686 "sc-client-api",1686 "sc-client-api",
1687 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1687 "sp-api",
1688 "sp-blockchain",1688 "sp-blockchain",
1689 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1689 "sp-core",
1690 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1690 "sp-runtime",
1691 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1691 "sp-state-machine",
1692 "thiserror",1692 "thiserror",
1693]1693]
16941694
1709 "polkadot-service",1709 "polkadot-service",
1710 "sc-client-api",1710 "sc-client-api",
1711 "sc-rpc-api",1711 "sc-rpc-api",
1712 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1712 "sp-api",
1713 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1713 "sp-core",
1714 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1714 "sp-runtime",
1715 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1715 "sp-state-machine",
1716 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1716 "sp-storage",
1717 "tokio",1717 "tokio",
1718 "tracing",1718 "tracing",
1719 "url",1719 "url",
1727 "cumulus-primitives-core",1727 "cumulus-primitives-core",
1728 "parity-scale-codec 3.1.5",1728 "parity-scale-codec 3.1.5",
1729 "polkadot-primitives",1729 "polkadot-primitives",
1730 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1730 "sp-runtime",
1731 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1731 "sp-state-machine",
1732 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",1732 "sp-std",
1733]1733]
17341734
1735[[package]]1735[[package]]
2150[[package]]2150[[package]]
2151name = "evm"2151name = "evm"
2152version = "0.35.0"2152version = "0.35.0"
2153source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.24#e9252ed42dc26fc85b6703b1ba50660a08209e55"
2154dependencies = [
2155 "auto_impl",
2156 "ethereum",
2157 "evm-core 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.24)",
2158 "evm-gasometer 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.24)",
2159 "evm-runtime 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.24)",
2160 "log",
2161 "parity-scale-codec 3.1.5",
2162 "primitive-types",
2163 "rlp",
2164 "scale-info",
2165 "sha3 0.10.2",
2166]
2167
2168[[package]]
2169name = "evm"
2170version = "0.35.0"
2171source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.27#e9252ed42dc26fc85b6703b1ba50660a08209e55"2153source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.27#e9252ed42dc26fc85b6703b1ba50660a08209e55"
2172dependencies = [2154dependencies = [
2173 "auto_impl",2155 "auto_impl",
2174 "environmental",2156 "environmental",
2175 "ethereum",2157 "ethereum",
2176 "evm-core 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.27)",2158 "evm-core",
2177 "evm-gasometer 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.27)",2159 "evm-gasometer",
2178 "evm-runtime 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.27)",2160 "evm-runtime",
2179 "log",2161 "log",
2180 "parity-scale-codec 3.1.5",2162 "parity-scale-codec 3.1.5",
2181 "primitive-types",2163 "primitive-types",
2214[[package]]2196[[package]]
2215name = "evm-core"2197name = "evm-core"
2216version = "0.35.0"2198version = "0.35.0"
2217source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.24#e9252ed42dc26fc85b6703b1ba50660a08209e55"
2218dependencies = [
2219 "parity-scale-codec 3.1.5",
2220 "primitive-types",
2221 "scale-info",
2222]
2223
2224[[package]]
2225name = "evm-core"
2226version = "0.35.0"
2227source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.27#e9252ed42dc26fc85b6703b1ba50660a08209e55"2199source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.27#e9252ed42dc26fc85b6703b1ba50660a08209e55"
2228dependencies = [2200dependencies = [
2229 "parity-scale-codec 3.1.5",2201 "parity-scale-codec 3.1.5",
2235[[package]]2207[[package]]
2236name = "evm-gasometer"2208name = "evm-gasometer"
2237version = "0.35.0"2209version = "0.35.0"
2238source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.24#e9252ed42dc26fc85b6703b1ba50660a08209e55"
2239dependencies = [
2240 "evm-core 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.24)",
2241 "evm-runtime 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.24)",
2242 "primitive-types",
2243]
2244
2245[[package]]
2246name = "evm-gasometer"
2247version = "0.35.0"
2248source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.27#e9252ed42dc26fc85b6703b1ba50660a08209e55"2210source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.27#e9252ed42dc26fc85b6703b1ba50660a08209e55"
2249dependencies = [2211dependencies = [
2250 "environmental",2212 "environmental",
2251 "evm-core 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.27)",2213 "evm-core",
2252 "evm-runtime 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.27)",2214 "evm-runtime",
2253 "primitive-types",2215 "primitive-types",
2254]2216]
22552217
2256[[package]]2218[[package]]
2257name = "evm-runtime"2219name = "evm-runtime"
2258version = "0.35.0"2220version = "0.35.0"
2259source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.24#e9252ed42dc26fc85b6703b1ba50660a08209e55"
2260dependencies = [
2261 "auto_impl",
2262 "evm-core 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.24)",
2263 "primitive-types",
2264 "sha3 0.10.2",
2265]
2266
2267[[package]]
2268name = "evm-runtime"
2269version = "0.35.0"
2270source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.27#e9252ed42dc26fc85b6703b1ba50660a08209e55"2221source = "git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.27#e9252ed42dc26fc85b6703b1ba50660a08209e55"
2271dependencies = [2222dependencies = [
2272 "auto_impl",2223 "auto_impl",
2273 "environmental",2224 "environmental",
2274 "evm-core 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.27)",2225 "evm-core",
2275 "primitive-types",2226 "primitive-types",
2276 "sha3 0.10.2",2227 "sha3 0.10.2",
2277]2228]
2367 "fp-rpc",2318 "fp-rpc",
2368 "sc-client-api",2319 "sc-client-api",
2369 "sc-consensus",2320 "sc-consensus",
2370 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2321 "sp-api",
2371 "sp-block-builder",2322 "sp-block-builder",
2372 "sp-blockchain",2323 "sp-blockchain",
2373 "sp-consensus",2324 "sp-consensus",
2374 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2325 "sp-runtime",
2375 "thiserror",2326 "thiserror",
2376]2327]
23772328
2386 "parity-scale-codec 3.1.5",2337 "parity-scale-codec 3.1.5",
2387 "parking_lot 0.12.1",2338 "parking_lot 0.12.1",
2388 "sc-client-db",2339 "sc-client-db",
2389 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2340 "sp-core",
2390 "sp-database",2341 "sp-database",
2391 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2342 "sp-runtime",
2392]2343]
23932344
2394[[package]]2345[[package]]
2403 "futures-timer",2354 "futures-timer",
2404 "log",2355 "log",
2405 "sc-client-api",2356 "sc-client-api",
2406 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2357 "sp-api",
2407 "sp-blockchain",2358 "sp-blockchain",
2408 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2359 "sp-runtime",
2409]2360]
24102361
2411[[package]]2362[[package]]
2415dependencies = [2366dependencies = [
2416 "ethereum",2367 "ethereum",
2417 "ethereum-types",2368 "ethereum-types",
2418 "evm 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.27)",2369 "evm",
2419 "fc-db",2370 "fc-db",
2420 "fc-rpc-core",2371 "fc-rpc-core",
2421 "fp-rpc",2372 "fp-rpc",
2437 "sc-service",2388 "sc-service",
2438 "sc-transaction-pool",2389 "sc-transaction-pool",
2439 "sc-transaction-pool-api",2390 "sc-transaction-pool-api",
2440 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2391 "sp-api",
2441 "sp-block-builder",2392 "sp-block-builder",
2442 "sp-blockchain",2393 "sp-blockchain",
2443 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2394 "sp-core",
2444 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2395 "sp-io",
2445 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2396 "sp-runtime",
2446 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2397 "sp-storage",
2447 "substrate-prometheus-endpoint",2398 "substrate-prometheus-endpoint",
2448 "tokio",2399 "tokio",
2449]2400]
2596dependencies = [2547dependencies = [
2597 "ethereum",2548 "ethereum",
2598 "parity-scale-codec 3.1.5",2549 "parity-scale-codec 3.1.5",
2599 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2550 "sp-core",
2600 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2551 "sp-runtime",
2601 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2552 "sp-std",
2602]2553]
26032554
2604[[package]]2555[[package]]
2605name = "fp-evm"2556name = "fp-evm"
2606version = "3.0.0-dev"2557version = "3.0.0-dev"
2607source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.24#b1941ba0e691e4a95b414343fd89aceb94c4172b"
2608dependencies = [
2609 "evm 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.24)",
2610 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
2611 "impl-trait-for-tuples",
2612 "parity-scale-codec 3.1.5",
2613 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
2614 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
2615]
2616
2617[[package]]
2618name = "fp-evm"
2619version = "3.0.0-dev"
2620source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27#69945f20e8dc06ab9e0dd636848a8db6a408c71c"2558source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27#69945f20e8dc06ab9e0dd636848a8db6a408c71c"
2621dependencies = [2559dependencies = [
2622 "evm 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.27)",2560 "evm",
2623 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2561 "frame-support",
2624 "impl-trait-for-tuples",2562 "impl-trait-for-tuples",
2625 "parity-scale-codec 3.1.5",2563 "parity-scale-codec 3.1.5",
2626 "serde",2564 "serde",
2627 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2565 "sp-core",
2628 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2566 "sp-std",
2629]2567]
26302568
2631[[package]]2569[[package]]
2632name = "fp-evm-mapping"2570name = "fp-evm-mapping"
2633version = "0.1.0"2571version = "0.1.0"
2634source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.24#b1941ba0e691e4a95b414343fd89aceb94c4172b"
2635dependencies = [
2636 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
2637 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
2638]
2639
2640[[package]]
2641name = "fp-evm-mapping"
2642version = "0.1.0"
2643source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27#69945f20e8dc06ab9e0dd636848a8db6a408c71c"2572source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27#69945f20e8dc06ab9e0dd636848a8db6a408c71c"
2644dependencies = [2573dependencies = [
2645 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2574 "frame-support",
2646 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2575 "sp-core",
2647]2576]
26482577
2649[[package]]2578[[package]]
2653dependencies = [2582dependencies = [
2654 "ethereum",2583 "ethereum",
2655 "ethereum-types",2584 "ethereum-types",
2656 "fp-evm 3.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",2585 "fp-evm",
2657 "parity-scale-codec 3.1.5",2586 "parity-scale-codec 3.1.5",
2658 "scale-info",2587 "scale-info",
2659 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2588 "sp-api",
2660 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2589 "sp-core",
2661 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2590 "sp-io",
2662 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2591 "sp-runtime",
2663 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2592 "sp-std",
2664]2593]
26652594
2666[[package]]2595[[package]]
2669source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27#69945f20e8dc06ab9e0dd636848a8db6a408c71c"2598source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27#69945f20e8dc06ab9e0dd636848a8db6a408c71c"
2670dependencies = [2599dependencies = [
2671 "ethereum",2600 "ethereum",
2672 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2601 "frame-support",
2673 "parity-scale-codec 3.1.5",2602 "parity-scale-codec 3.1.5",
2674 "parity-util-mem",2603 "parity-util-mem",
2675 "scale-info",2604 "scale-info",
2676 "serde",2605 "serde",
2677 "sp-debug-derive 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2606 "sp-debug-derive",
2678 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2607 "sp-io",
2679 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2608 "sp-runtime",
2680]2609]
26812610
2682[[package]]2611[[package]]
2690[[package]]2619[[package]]
2691name = "frame-benchmarking"2620name = "frame-benchmarking"
2692version = "4.0.0-dev"2621version = "4.0.0-dev"
2693source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"
2694dependencies = [
2695 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
2696 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
2697 "linregress",
2698 "log",
2699 "parity-scale-codec 3.1.5",
2700 "paste",
2701 "scale-info",
2702 "serde",
2703 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
2704 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
2705 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
2706 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
2707 "sp-runtime-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
2708 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
2709 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
2710]
2711
2712[[package]]
2713name = "frame-benchmarking"
2714version = "4.0.0-dev"
2715source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"2622source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
2716dependencies = [2623dependencies = [
2717 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2624 "frame-support",
2718 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2625 "frame-system",
2719 "linregress",2626 "linregress",
2720 "log",2627 "log",
2721 "parity-scale-codec 3.1.5",2628 "parity-scale-codec 3.1.5",
2722 "paste",2629 "paste",
2723 "scale-info",2630 "scale-info",
2724 "serde",2631 "serde",
2725 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2632 "sp-api",
2726 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2633 "sp-application-crypto",
2727 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2634 "sp-io",
2728 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2635 "sp-runtime",
2729 "sp-runtime-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2636 "sp-runtime-interface",
2730 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2637 "sp-std",
2731 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2638 "sp-storage",
2732]2639]
27332640
2734[[package]]2641[[package]]
2740 "chrono",2647 "chrono",
2741 "clap",2648 "clap",
2742 "comfy-table",2649 "comfy-table",
2743 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2650 "frame-benchmarking",
2744 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2651 "frame-support",
2745 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2652 "frame-system",
2746 "gethostname",2653 "gethostname",
2747 "handlebars",2654 "handlebars",
2748 "hash-db",2655 "hash-db",
2766 "serde",2673 "serde",
2767 "serde_json",2674 "serde_json",
2768 "serde_nanos",2675 "serde_nanos",
2769 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2676 "sp-api",
2770 "sp-blockchain",2677 "sp-blockchain",
2771 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2678 "sp-core",
2772 "sp-database",2679 "sp-database",
2773 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2680 "sp-externalities",
2774 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2681 "sp-inherents",
2775 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2682 "sp-keystore",
2776 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2683 "sp-runtime",
2777 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2684 "sp-state-machine",
2778 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2685 "sp-storage",
2779 "sp-trie 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2686 "sp-trie",
2780 "tempfile",2687 "tempfile",
2781 "thiserror",2688 "thiserror",
2782 "thousands",2689 "thousands",
2799source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"2706source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
2800dependencies = [2707dependencies = [
2801 "frame-election-provider-solution-type",2708 "frame-election-provider-solution-type",
2802 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2709 "frame-support",
2803 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2710 "frame-system",
2804 "parity-scale-codec 3.1.5",2711 "parity-scale-codec 3.1.5",
2805 "scale-info",2712 "scale-info",
2806 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2713 "sp-arithmetic",
2807 "sp-npos-elections",2714 "sp-npos-elections",
2808 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2715 "sp-runtime",
2809 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2716 "sp-std",
2810]2717]
28112718
2812[[package]]2719[[package]]
2813name = "frame-executive"2720name = "frame-executive"
2814version = "4.0.0-dev"2721version = "4.0.0-dev"
2815source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"2722source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
2816dependencies = [2723dependencies = [
2817 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2724 "frame-support",
2818 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2725 "frame-system",
2819 "parity-scale-codec 3.1.5",2726 "parity-scale-codec 3.1.5",
2820 "scale-info",2727 "scale-info",
2821 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2728 "sp-core",
2822 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2729 "sp-io",
2823 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2730 "sp-runtime",
2824 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2731 "sp-std",
2825 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2732 "sp-tracing",
2826]2733]
28272734
2828[[package]]2735[[package]]
2840[[package]]2747[[package]]
2841name = "frame-support"2748name = "frame-support"
2842version = "4.0.0-dev"2749version = "4.0.0-dev"
2843source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"
2844dependencies = [
2845 "bitflags",
2846 "frame-metadata",
2847 "frame-support-procedural 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
2848 "impl-trait-for-tuples",
2849 "k256",
2850 "log",
2851 "once_cell",
2852 "parity-scale-codec 3.1.5",
2853 "paste",
2854 "scale-info",
2855 "serde",
2856 "smallvec",
2857 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
2858 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
2859 "sp-core-hashing-proc-macro 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
2860 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
2861 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
2862 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
2863 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
2864 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
2865 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
2866 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
2867 "tt-call",
2868]
2869
2870[[package]]
2871name = "frame-support"
2872version = "4.0.0-dev"
2873source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"2750source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
2874dependencies = [2751dependencies = [
2875 "bitflags",2752 "bitflags",
2876 "frame-metadata",2753 "frame-metadata",
2877 "frame-support-procedural 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2754 "frame-support-procedural",
2878 "impl-trait-for-tuples",2755 "impl-trait-for-tuples",
2879 "k256",2756 "k256",
2880 "log",2757 "log",
2884 "scale-info",2761 "scale-info",
2885 "serde",2762 "serde",
2886 "smallvec",2763 "smallvec",
2887 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2764 "sp-arithmetic",
2888 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2765 "sp-core",
2889 "sp-core-hashing-proc-macro 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2766 "sp-core-hashing-proc-macro",
2890 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2767 "sp-inherents",
2891 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2768 "sp-io",
2892 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2769 "sp-runtime",
2893 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2770 "sp-staking",
2894 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2771 "sp-state-machine",
2895 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2772 "sp-std",
2896 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2773 "sp-tracing",
2897 "tt-call",2774 "tt-call",
2898]2775]
28992776
2900[[package]]2777[[package]]
2901name = "frame-support-procedural"2778name = "frame-support-procedural"
2902version = "4.0.0-dev"2779version = "4.0.0-dev"
2903source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"
2904dependencies = [
2905 "Inflector",
2906 "frame-support-procedural-tools 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
2907 "proc-macro2",
2908 "quote",
2909 "syn",
2910]
2911
2912[[package]]
2913name = "frame-support-procedural"
2914version = "4.0.0-dev"
2915source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"2780source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
2916dependencies = [2781dependencies = [
2917 "Inflector",2782 "Inflector",
2918 "frame-support-procedural-tools 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2783 "frame-support-procedural-tools",
2919 "proc-macro2",2784 "proc-macro2",
2920 "quote",2785 "quote",
2921 "syn",2786 "syn",
2924[[package]]2789[[package]]
2925name = "frame-support-procedural-tools"2790name = "frame-support-procedural-tools"
2926version = "4.0.0-dev"2791version = "4.0.0-dev"
2927source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"
2928dependencies = [
2929 "frame-support-procedural-tools-derive 3.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
2930 "proc-macro-crate",
2931 "proc-macro2",
2932 "quote",
2933 "syn",
2934]
2935
2936[[package]]
2937name = "frame-support-procedural-tools"
2938version = "4.0.0-dev"
2939source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"2792source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
2940dependencies = [2793dependencies = [
2941 "frame-support-procedural-tools-derive 3.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2794 "frame-support-procedural-tools-derive",
2942 "proc-macro-crate",2795 "proc-macro-crate",
2943 "proc-macro2",2796 "proc-macro2",
2944 "quote",2797 "quote",
2948[[package]]2801[[package]]
2949name = "frame-support-procedural-tools-derive"2802name = "frame-support-procedural-tools-derive"
2950version = "3.0.0"2803version = "3.0.0"
2951source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"
2952dependencies = [
2953 "proc-macro2",
2954 "quote",
2955 "syn",
2956]
2957
2958[[package]]
2959name = "frame-support-procedural-tools-derive"
2960version = "3.0.0"
2961source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"2804source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
2962dependencies = [2805dependencies = [
2963 "proc-macro2",2806 "proc-macro2",
2968[[package]]2811[[package]]
2969name = "frame-system"2812name = "frame-system"
2970version = "4.0.0-dev"2813version = "4.0.0-dev"
2971source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"
2972dependencies = [
2973 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
2974 "log",
2975 "parity-scale-codec 3.1.5",
2976 "scale-info",
2977 "serde",
2978 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
2979 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
2980 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
2981 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
2982 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
2983]
2984
2985[[package]]
2986name = "frame-system"
2987version = "4.0.0-dev"
2988source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"2814source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
2989dependencies = [2815dependencies = [
2990 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2816 "frame-support",
2991 "log",2817 "log",
2992 "parity-scale-codec 3.1.5",2818 "parity-scale-codec 3.1.5",
2993 "scale-info",2819 "scale-info",
2994 "serde",2820 "serde",
2995 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2821 "sp-core",
2996 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2822 "sp-io",
2997 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2823 "sp-runtime",
2998 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2824 "sp-std",
2999 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2825 "sp-version",
3000]2826]
30012827
3002[[package]]2828[[package]]
3003name = "frame-system-benchmarking"2829name = "frame-system-benchmarking"
3004version = "4.0.0-dev"2830version = "4.0.0-dev"
3005source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"2831source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
3006dependencies = [2832dependencies = [
3007 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2833 "frame-benchmarking",
3008 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2834 "frame-support",
3009 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2835 "frame-system",
3010 "parity-scale-codec 3.1.5",2836 "parity-scale-codec 3.1.5",
3011 "scale-info",2837 "scale-info",
3012 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2838 "sp-core",
3013 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2839 "sp-runtime",
3014 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2840 "sp-std",
3015]2841]
30162842
3017[[package]]2843[[package]]
3020source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"2846source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
3021dependencies = [2847dependencies = [
3022 "parity-scale-codec 3.1.5",2848 "parity-scale-codec 3.1.5",
3023 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2849 "sp-api",
3024]2850]
30252851
3026[[package]]2852[[package]]
3027name = "frame-try-runtime"2853name = "frame-try-runtime"
3028version = "0.10.0-dev"2854version = "0.10.0-dev"
3029source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"2855source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
3030dependencies = [2856dependencies = [
3031 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2857 "frame-support",
3032 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2858 "sp-api",
3033 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2859 "sp-runtime",
3034 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",2860 "sp-std",
3035]2861]
30362862
3037[[package]]2863[[package]]
3909dependencies = [3735dependencies = [
3910 "beefy-primitives",3736 "beefy-primitives",
3911 "bitvec 1.0.1",3737 "bitvec 1.0.1",
3912 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",3738 "frame-benchmarking",
3913 "frame-election-provider-support",3739 "frame-election-provider-support",
3914 "frame-executive",3740 "frame-executive",
3915 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",3741 "frame-support",
3916 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",3742 "frame-system",
3917 "frame-system-benchmarking",3743 "frame-system-benchmarking",
3918 "frame-system-rpc-runtime-api",3744 "frame-system-rpc-runtime-api",
3919 "frame-try-runtime",3745 "frame-try-runtime",
3924 "pallet-authorship",3750 "pallet-authorship",
3925 "pallet-babe",3751 "pallet-babe",
3926 "pallet-bags-list",3752 "pallet-bags-list",
3927 "pallet-balances 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",3753 "pallet-balances",
3928 "pallet-bounties",3754 "pallet-bounties",
3929 "pallet-child-bounties",3755 "pallet-child-bounties",
3930 "pallet-collective",3756 "pallet-collective",
3953 "pallet-society",3779 "pallet-society",
3954 "pallet-staking",3780 "pallet-staking",
3955 "pallet-staking-reward-fn",3781 "pallet-staking-reward-fn",
3956 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",3782 "pallet-timestamp",
3957 "pallet-tips",3783 "pallet-tips",
3958 "pallet-transaction-payment",3784 "pallet-transaction-payment",
3959 "pallet-transaction-payment-rpc-runtime-api",3785 "pallet-transaction-payment-rpc-runtime-api",
3971 "serde",3797 "serde",
3972 "serde_derive",3798 "serde_derive",
3973 "smallvec",3799 "smallvec",
3974 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",3800 "sp-api",
3975 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",3801 "sp-arithmetic",
3976 "sp-authority-discovery",3802 "sp-authority-discovery",
3977 "sp-block-builder",3803 "sp-block-builder",
3978 "sp-consensus-babe",3804 "sp-consensus-babe",
3979 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",3805 "sp-core",
3980 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",3806 "sp-inherents",
3981 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",3807 "sp-io",
3982 "sp-mmr-primitives",3808 "sp-mmr-primitives",
3983 "sp-npos-elections",3809 "sp-npos-elections",
3984 "sp-offchain",3810 "sp-offchain",
3985 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",3811 "sp-runtime",
3986 "sp-session",3812 "sp-session",
3987 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",3813 "sp-staking",
3988 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",3814 "sp-std",
3989 "sp-transaction-pool",3815 "sp-transaction-pool",
3990 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",3816 "sp-version",
3991 "static_assertions",3817 "static_assertions",
3992 "substrate-wasm-builder",3818 "substrate-wasm-builder",
3993 "xcm",3819 "xcm",
4000version = "0.9.27"3826version = "0.9.27"
4001source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"3827source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"
4002dependencies = [3828dependencies = [
4003 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",3829 "frame-support",
4004 "polkadot-primitives",3830 "polkadot-primitives",
4005 "polkadot-runtime-common",3831 "polkadot-runtime-common",
4006 "smallvec",3832 "smallvec",
4007 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",3833 "sp-runtime",
4008]3834]
40093835
4010[[package]]3836[[package]]
5311 "cumulus-primitives-utility",5137 "cumulus-primitives-utility",
5312 "derivative",5138 "derivative",
5313 "evm-coder",5139 "evm-coder",
5314 "fp-evm-mapping 0.1.0 (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",5140 "fp-evm-mapping",
5315 "fp-rpc",5141 "fp-rpc",
5316 "fp-self-contained",5142 "fp-self-contained",
5317 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5143 "frame-benchmarking",
5318 "frame-executive",5144 "frame-executive",
5319 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5145 "frame-support",
5320 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5146 "frame-system",
5321 "frame-system-benchmarking",5147 "frame-system-benchmarking",
5322 "frame-system-rpc-runtime-api",5148 "frame-system-rpc-runtime-api",
5323 "frame-try-runtime",5149 "frame-try-runtime",
5326 "orml-vesting",5152 "orml-vesting",
5327 "pallet-app-promotion",5153 "pallet-app-promotion",
5328 "pallet-aura",5154 "pallet-aura",
5329 "pallet-balances 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5155 "pallet-balances",
5330 "pallet-base-fee",5156 "pallet-base-fee",
5331 "pallet-common",5157 "pallet-common",
5332 "pallet-configuration",5158 "pallet-configuration",
5333 "pallet-ethereum",5159 "pallet-ethereum",
5334 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",5160 "pallet-evm",
5335 "pallet-evm-coder-substrate",5161 "pallet-evm-coder-substrate",
5336 "pallet-evm-contract-helpers",5162 "pallet-evm-contract-helpers",
5337 "pallet-evm-migration",5163 "pallet-evm-migration",
5338 "pallet-evm-transaction-payment",5164 "pallet-evm-transaction-payment",
5339 "pallet-fungible",5165 "pallet-fungible",
5340 "pallet-inflation",5166 "pallet-inflation",
5341 "pallet-nonfungible",5167 "pallet-nonfungible",
5342 "pallet-randomness-collective-flip 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5168 "pallet-randomness-collective-flip",
5343 "pallet-refungible",5169 "pallet-refungible",
5344 "pallet-rmrk-core",5170 "pallet-rmrk-core",
5345 "pallet-rmrk-equip",5171 "pallet-rmrk-equip",
5346 "pallet-structure",5172 "pallet-structure",
5347 "pallet-sudo",5173 "pallet-sudo",
5348 "pallet-template-transaction-payment",5174 "pallet-template-transaction-payment",
5349 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5175 "pallet-timestamp",
5350 "pallet-transaction-payment",5176 "pallet-transaction-payment",
5351 "pallet-transaction-payment-rpc-runtime-api",5177 "pallet-transaction-payment-rpc-runtime-api",
5352 "pallet-treasury",5178 "pallet-treasury",
5360 "scale-info",5186 "scale-info",
5361 "serde",5187 "serde",
5362 "smallvec",5188 "smallvec",
5363 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5189 "sp-api",
5364 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5190 "sp-arithmetic",
5365 "sp-block-builder",5191 "sp-block-builder",
5366 "sp-consensus-aura",5192 "sp-consensus-aura",
5367 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5193 "sp-core",
5368 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5194 "sp-inherents",
5369 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5195 "sp-io",
5370 "sp-offchain",5196 "sp-offchain",
5371 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5197 "sp-runtime",
5372 "sp-session",5198 "sp-session",
5373 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5199 "sp-std",
5374 "sp-transaction-pool",5200 "sp-transaction-pool",
5375 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5201 "sp-version",
5376 "substrate-wasm-builder",5202 "substrate-wasm-builder",
5377 "up-common",5203 "up-common",
5378 "up-data-structs",5204 "up-data-structs",
5445version = "0.4.1-dev"5271version = "0.4.1-dev"
5446source = "git+https://github.com/open-web3-stack/open-runtime-module-library?branch=polkadot-v0.9.27#377213f750755cc48e80a3131eaae63b5eda8362"5272source = "git+https://github.com/open-web3-stack/open-runtime-module-library?branch=polkadot-v0.9.27#377213f750755cc48e80a3131eaae63b5eda8362"
5447dependencies = [5273dependencies = [
5448 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5274 "frame-support",
5449 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5275 "frame-system",
5450 "parity-scale-codec 3.1.5",5276 "parity-scale-codec 3.1.5",
5451 "scale-info",5277 "scale-info",
5452 "serde",5278 "serde",
5453 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5279 "sp-io",
5454 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5280 "sp-runtime",
5455 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5281 "sp-std",
5456]5282]
54575283
5458[[package]]5284[[package]]
5474name = "pallet-app-promotion"5300name = "pallet-app-promotion"
5475version = "0.1.0"5301version = "0.1.0"
5476dependencies = [5302dependencies = [
5477 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",5303 "frame-benchmarking",
5478 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",5304 "frame-support",
5479 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",5305 "frame-system",
5480 "pallet-balances 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",5306 "pallet-balances",
5481 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.24)",5307 "pallet-evm",
5482 "pallet-randomness-collective-flip 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",5308 "pallet-randomness-collective-flip",
5483 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",5309 "pallet-timestamp",
5484 "parity-scale-codec 3.1.5",5310 "parity-scale-codec 3.1.5",
5485 "scale-info",5311 "scale-info",
5486 "serde",5312 "serde",
5487 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",5313 "sp-core",
5488 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",5314 "sp-io",
5489 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",5315 "sp-runtime",
5490 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",5316 "sp-std",
5491]5317]
54925318
5493[[package]]5319[[package]]
5494name = "pallet-aura"5320name = "pallet-aura"
5495version = "4.0.0-dev"5321version = "4.0.0-dev"
5496source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5322source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
5497dependencies = [5323dependencies = [
5498 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5324 "frame-support",
5499 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5325 "frame-system",
5500 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5326 "pallet-timestamp",
5501 "parity-scale-codec 3.1.5",5327 "parity-scale-codec 3.1.5",
5502 "scale-info",5328 "scale-info",
5503 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5329 "sp-application-crypto",
5504 "sp-consensus-aura",5330 "sp-consensus-aura",
5505 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5331 "sp-runtime",
5506 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5332 "sp-std",
5507]5333]
55085334
5509[[package]]5335[[package]]
5510name = "pallet-authority-discovery"5336name = "pallet-authority-discovery"
5511version = "4.0.0-dev"5337version = "4.0.0-dev"
5512source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5338source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
5513dependencies = [5339dependencies = [
5514 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5340 "frame-support",
5515 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5341 "frame-system",
5516 "pallet-session",5342 "pallet-session",
5517 "parity-scale-codec 3.1.5",5343 "parity-scale-codec 3.1.5",
5518 "scale-info",5344 "scale-info",
5519 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5345 "sp-application-crypto",
5520 "sp-authority-discovery",5346 "sp-authority-discovery",
5521 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5347 "sp-runtime",
5522 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5348 "sp-std",
5523]5349]
55245350
5525[[package]]5351[[package]]
5526name = "pallet-authorship"5352name = "pallet-authorship"
5527version = "4.0.0-dev"5353version = "4.0.0-dev"
5528source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5354source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
5529dependencies = [5355dependencies = [
5530 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5356 "frame-support",
5531 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5357 "frame-system",
5532 "impl-trait-for-tuples",5358 "impl-trait-for-tuples",
5533 "parity-scale-codec 3.1.5",5359 "parity-scale-codec 3.1.5",
5534 "scale-info",5360 "scale-info",
5535 "sp-authorship",5361 "sp-authorship",
5536 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5362 "sp-runtime",
5537 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5363 "sp-std",
5538]5364]
55395365
5540[[package]]5366[[package]]
5541name = "pallet-babe"5367name = "pallet-babe"
5542version = "4.0.0-dev"5368version = "4.0.0-dev"
5543source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5369source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
5544dependencies = [5370dependencies = [
5545 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5371 "frame-benchmarking",
5546 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5372 "frame-support",
5547 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5373 "frame-system",
5548 "log",5374 "log",
5549 "pallet-authorship",5375 "pallet-authorship",
5550 "pallet-session",5376 "pallet-session",
5551 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5377 "pallet-timestamp",
5552 "parity-scale-codec 3.1.5",5378 "parity-scale-codec 3.1.5",
5553 "scale-info",5379 "scale-info",
5554 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5380 "sp-application-crypto",
5555 "sp-consensus-babe",5381 "sp-consensus-babe",
5556 "sp-consensus-vrf",5382 "sp-consensus-vrf",
5557 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5383 "sp-io",
5558 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5384 "sp-runtime",
5559 "sp-session",5385 "sp-session",
5560 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5386 "sp-staking",
5561 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5387 "sp-std",
5562]5388]
55635389
5564[[package]]5390[[package]]
5565name = "pallet-bags-list"5391name = "pallet-bags-list"
5566version = "4.0.0-dev"5392version = "4.0.0-dev"
5567source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5393source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
5568dependencies = [5394dependencies = [
5569 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5395 "frame-benchmarking",
5570 "frame-election-provider-support",5396 "frame-election-provider-support",
5571 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5397 "frame-support",
5572 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5398 "frame-system",
5573 "log",5399 "log",
5574 "pallet-balances 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5400 "pallet-balances",
5575 "parity-scale-codec 3.1.5",5401 "parity-scale-codec 3.1.5",
5576 "scale-info",5402 "scale-info",
5577 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5403 "sp-core",
5578 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5404 "sp-io",
5579 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5405 "sp-runtime",
5580 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5406 "sp-std",
5581 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5407 "sp-tracing",
5582]5408]
55835409
5584[[package]]5410[[package]]
5585name = "pallet-balances"5411name = "pallet-balances"
5586version = "4.0.0-dev"5412version = "4.0.0-dev"
5587source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"
5588dependencies = [
5589 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
5590 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
5591 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
5592 "log",
5593 "parity-scale-codec 3.1.5",
5594 "scale-info",
5595 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
5596 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
5597]
5598
5599[[package]]
5600name = "pallet-balances"
5601version = "4.0.0-dev"
5602source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5413source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
5603dependencies = [5414dependencies = [
5604 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5415 "frame-benchmarking",
5605 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5416 "frame-support",
5606 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5417 "frame-system",
5607 "log",5418 "log",
5608 "parity-scale-codec 3.1.5",5419 "parity-scale-codec 3.1.5",
5609 "scale-info",5420 "scale-info",
5610 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5421 "sp-runtime",
5611 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5422 "sp-std",
5612]5423]
56135424
5614[[package]]5425[[package]]
5615name = "pallet-base-fee"5426name = "pallet-base-fee"
5616version = "1.0.0"5427version = "1.0.0"
5617source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27#69945f20e8dc06ab9e0dd636848a8db6a408c71c"5428source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27#69945f20e8dc06ab9e0dd636848a8db6a408c71c"
5618dependencies = [5429dependencies = [
5619 "fp-evm 3.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",5430 "fp-evm",
5620 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5431 "frame-support",
5621 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5432 "frame-system",
5622 "parity-scale-codec 3.1.5",5433 "parity-scale-codec 3.1.5",
5623 "scale-info",5434 "scale-info",
5624 "serde",5435 "serde",
5625 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5436 "sp-core",
5626 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5437 "sp-runtime",
5627]5438]
56285439
5629[[package]]5440[[package]]
5632source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5443source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
5633dependencies = [5444dependencies = [
5634 "beefy-primitives",5445 "beefy-primitives",
5635 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5446 "frame-support",
5636 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5447 "frame-system",
5637 "pallet-session",5448 "pallet-session",
5638 "parity-scale-codec 3.1.5",5449 "parity-scale-codec 3.1.5",
5639 "scale-info",5450 "scale-info",
5640 "serde",5451 "serde",
5641 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5452 "sp-runtime",
5642 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5453 "sp-std",
5643]5454]
56445455
5645[[package]]5456[[package]]
5649dependencies = [5460dependencies = [
5650 "beefy-merkle-tree",5461 "beefy-merkle-tree",
5651 "beefy-primitives",5462 "beefy-primitives",
5652 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5463 "frame-support",
5653 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5464 "frame-system",
5654 "hex",5465 "hex",
5655 "log",5466 "log",
5656 "pallet-beefy",5467 "pallet-beefy",
5659 "parity-scale-codec 3.1.5",5470 "parity-scale-codec 3.1.5",
5660 "scale-info",5471 "scale-info",
5661 "serde",5472 "serde",
5662 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5473 "sp-core",
5663 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5474 "sp-io",
5664 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5475 "sp-runtime",
5665 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5476 "sp-std",
5666]5477]
56675478
5668[[package]]5479[[package]]
5669name = "pallet-bounties"5480name = "pallet-bounties"
5670version = "4.0.0-dev"5481version = "4.0.0-dev"
5671source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5482source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
5672dependencies = [5483dependencies = [
5673 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5484 "frame-benchmarking",
5674 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5485 "frame-support",
5675 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5486 "frame-system",
5676 "log",5487 "log",
5677 "pallet-treasury",5488 "pallet-treasury",
5678 "parity-scale-codec 3.1.5",5489 "parity-scale-codec 3.1.5",
5679 "scale-info",5490 "scale-info",
5680 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5491 "sp-core",
5681 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5492 "sp-io",
5682 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5493 "sp-runtime",
5683 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5494 "sp-std",
5684]5495]
56855496
5686[[package]]5497[[package]]
5687name = "pallet-child-bounties"5498name = "pallet-child-bounties"
5688version = "4.0.0-dev"5499version = "4.0.0-dev"
5689source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5500source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
5690dependencies = [5501dependencies = [
5691 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5502 "frame-benchmarking",
5692 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5503 "frame-support",
5693 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5504 "frame-system",
5694 "log",5505 "log",
5695 "pallet-bounties",5506 "pallet-bounties",
5696 "pallet-treasury",5507 "pallet-treasury",
5697 "parity-scale-codec 3.1.5",5508 "parity-scale-codec 3.1.5",
5698 "scale-info",5509 "scale-info",
5699 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5510 "sp-core",
5700 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5511 "sp-io",
5701 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5512 "sp-runtime",
5702 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5513 "sp-std",
5703]5514]
57045515
5705[[package]]5516[[package]]
5706name = "pallet-collective"5517name = "pallet-collective"
5707version = "4.0.0-dev"5518version = "4.0.0-dev"
5708source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5519source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
5709dependencies = [5520dependencies = [
5710 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5521 "frame-benchmarking",
5711 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5522 "frame-support",
5712 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5523 "frame-system",
5713 "log",5524 "log",
5714 "parity-scale-codec 3.1.5",5525 "parity-scale-codec 3.1.5",
5715 "scale-info",5526 "scale-info",
5716 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5527 "sp-core",
5717 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5528 "sp-io",
5718 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5529 "sp-runtime",
5719 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5530 "sp-std",
5720]5531]
57215532
5722[[package]]5533[[package]]
5725dependencies = [5536dependencies = [
5726 "ethereum",5537 "ethereum",
5727 "evm-coder",5538 "evm-coder",
5728 "fp-evm-mapping 0.1.0 (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",5539 "fp-evm-mapping",
5729 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5540 "frame-benchmarking",
5730 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5541 "frame-support",
5731 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5542 "frame-system",
5732 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",5543 "pallet-evm",
5733 "pallet-evm-coder-substrate",5544 "pallet-evm-coder-substrate",
5734 "parity-scale-codec 3.1.5",5545 "parity-scale-codec 3.1.5",
5735 "scale-info",5546 "scale-info",
5736 "serde",5547 "serde",
5737 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5548 "sp-core",
5738 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5549 "sp-runtime",
5739 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5550 "sp-std",
5740 "up-data-structs",5551 "up-data-structs",
5741]5552]
57425553
5743[[package]]5554[[package]]
5744name = "pallet-configuration"5555name = "pallet-configuration"
5745version = "0.1.1"5556version = "0.1.1"
5746dependencies = [5557dependencies = [
5747 "fp-evm 3.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",5558 "fp-evm",
5748 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5559 "frame-support",
5749 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5560 "frame-system",
5750 "parity-scale-codec 3.1.5",5561 "parity-scale-codec 3.1.5",
5751 "scale-info",5562 "scale-info",
5752 "smallvec",5563 "smallvec",
5753 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5564 "sp-arithmetic",
5754 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5565 "sp-core",
5755 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5566 "sp-runtime",
5756 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5567 "sp-std",
5757]5568]
57585569
5759[[package]]5570[[package]]
5760name = "pallet-democracy"5571name = "pallet-democracy"
5761version = "4.0.0-dev"5572version = "4.0.0-dev"
5762source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5573source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
5763dependencies = [5574dependencies = [
5764 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5575 "frame-benchmarking",
5765 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5576 "frame-support",
5766 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5577 "frame-system",
5767 "parity-scale-codec 3.1.5",5578 "parity-scale-codec 3.1.5",
5768 "scale-info",5579 "scale-info",
5769 "serde",5580 "serde",
5770 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5581 "sp-io",
5771 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5582 "sp-runtime",
5772 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5583 "sp-std",
5773]5584]
57745585
5775[[package]]5586[[package]]
5776name = "pallet-election-provider-multi-phase"5587name = "pallet-election-provider-multi-phase"
5777version = "4.0.0-dev"5588version = "4.0.0-dev"
5778source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5589source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
5779dependencies = [5590dependencies = [
5780 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5591 "frame-benchmarking",
5781 "frame-election-provider-support",5592 "frame-election-provider-support",
5782 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5593 "frame-support",
5783 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5594 "frame-system",
5784 "log",5595 "log",
5785 "parity-scale-codec 3.1.5",5596 "parity-scale-codec 3.1.5",
5786 "rand 0.7.3",5597 "rand 0.7.3",
5787 "scale-info",5598 "scale-info",
5788 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5599 "sp-arithmetic",
5789 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5600 "sp-core",
5790 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5601 "sp-io",
5791 "sp-npos-elections",5602 "sp-npos-elections",
5792 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5603 "sp-runtime",
5793 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5604 "sp-std",
5794 "static_assertions",5605 "static_assertions",
5795 "strum",5606 "strum",
5796]5607]
5800version = "4.0.0-dev"5611version = "4.0.0-dev"
5801source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5612source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
5802dependencies = [5613dependencies = [
5803 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5614 "frame-benchmarking",
5804 "frame-election-provider-support",5615 "frame-election-provider-support",
5805 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5616 "frame-system",
5806 "parity-scale-codec 3.1.5",5617 "parity-scale-codec 3.1.5",
5807 "sp-npos-elections",5618 "sp-npos-elections",
5808 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5619 "sp-runtime",
5809]5620]
58105621
5811[[package]]5622[[package]]
5812name = "pallet-elections-phragmen"5623name = "pallet-elections-phragmen"
5813version = "5.0.0-dev"5624version = "5.0.0-dev"
5814source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5625source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
5815dependencies = [5626dependencies = [
5816 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5627 "frame-benchmarking",
5817 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5628 "frame-support",
5818 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5629 "frame-system",
5819 "log",5630 "log",
5820 "parity-scale-codec 3.1.5",5631 "parity-scale-codec 3.1.5",
5821 "scale-info",5632 "scale-info",
5822 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5633 "sp-core",
5823 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5634 "sp-io",
5824 "sp-npos-elections",5635 "sp-npos-elections",
5825 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5636 "sp-runtime",
5826 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5637 "sp-std",
5827]5638]
58285639
5829[[package]]5640[[package]]
5833dependencies = [5644dependencies = [
5834 "ethereum",5645 "ethereum",
5835 "ethereum-types",5646 "ethereum-types",
5836 "evm 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.27)",5647 "evm",
5837 "fp-consensus",5648 "fp-consensus",
5838 "fp-evm 3.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",5649 "fp-evm",
5839 "fp-evm-mapping 0.1.0 (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",5650 "fp-evm-mapping",
5840 "fp-rpc",5651 "fp-rpc",
5841 "fp-self-contained",5652 "fp-self-contained",
5842 "fp-storage",5653 "fp-storage",
5843 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5654 "frame-support",
5844 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5655 "frame-system",
5845 "log",5656 "log",
5846 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",5657 "pallet-evm",
5847 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5658 "pallet-timestamp",
5848 "parity-scale-codec 3.1.5",5659 "parity-scale-codec 3.1.5",
5849 "rlp",5660 "rlp",
5850 "scale-info",5661 "scale-info",
5851 "serde",5662 "serde",
5852 "sha3 0.10.2",5663 "sha3 0.10.2",
5853 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5664 "sp-io",
5854 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5665 "sp-runtime",
5855 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5666 "sp-std",
5856]5667]
58575668
5858[[package]]5669[[package]]
5859name = "pallet-evm"5670name = "pallet-evm"
5860version = "6.0.0-dev"5671version = "6.0.0-dev"
5861source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.24#b1941ba0e691e4a95b414343fd89aceb94c4172b"
5862dependencies = [
5863 "evm 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.24)",
5864 "fp-evm 3.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.24)",
5865 "fp-evm-mapping 0.1.0 (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.24)",
5866 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
5867 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
5868 "hex",
5869 "impl-trait-for-tuples",
5870 "log",
5871 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
5872 "parity-scale-codec 3.1.5",
5873 "primitive-types",
5874 "rlp",
5875 "scale-info",
5876 "sha3 0.10.2",
5877 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
5878 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
5879 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
5880 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
5881]
5882
5883[[package]]
5884name = "pallet-evm"
5885version = "6.0.0-dev"
5886source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27#69945f20e8dc06ab9e0dd636848a8db6a408c71c"5672source = "git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27#69945f20e8dc06ab9e0dd636848a8db6a408c71c"
5887dependencies = [5673dependencies = [
5888 "evm 0.35.0 (git+https://github.com/uniquenetwork/evm?branch=unique-polkadot-v0.9.27)",5674 "evm",
5889 "fp-evm 3.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",5675 "fp-evm",
5890 "fp-evm-mapping 0.1.0 (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",5676 "fp-evm-mapping",
5891 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5677 "frame-benchmarking",
5892 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5678 "frame-support",
5893 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5679 "frame-system",
5894 "hex",5680 "hex",
5895 "impl-trait-for-tuples",5681 "impl-trait-for-tuples",
5896 "log",5682 "log",
5897 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5683 "pallet-timestamp",
5898 "parity-scale-codec 3.1.5",5684 "parity-scale-codec 3.1.5",
5899 "primitive-types",5685 "primitive-types",
5900 "rlp",5686 "rlp",
5901 "scale-info",5687 "scale-info",
5902 "serde",5688 "serde",
5903 "sha3 0.10.2",5689 "sha3 0.10.2",
5904 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5690 "sp-core",
5905 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5691 "sp-io",
5906 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5692 "sp-runtime",
5907 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5693 "sp-std",
5908]5694]
59095695
5910[[package]]5696[[package]]
5913dependencies = [5699dependencies = [
5914 "ethereum",5700 "ethereum",
5915 "evm-coder",5701 "evm-coder",
5916 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5702 "frame-benchmarking",
5917 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5703 "frame-support",
5918 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5704 "frame-system",
5919 "pallet-ethereum",5705 "pallet-ethereum",
5920 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",5706 "pallet-evm",
5921 "parity-scale-codec 3.1.5",5707 "parity-scale-codec 3.1.5",
5922 "scale-info",5708 "scale-info",
5923 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5709 "sp-core",
5924 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5710 "sp-std",
5925 "up-data-structs",5711 "up-data-structs",
5926]5712]
59275713
5930version = "0.2.0"5716version = "0.2.0"
5931dependencies = [5717dependencies = [
5932 "evm-coder",5718 "evm-coder",
5933 "fp-evm-mapping 0.1.0 (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",5719 "fp-evm-mapping",
5934 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5720 "frame-support",
5935 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5721 "frame-system",
5936 "log",5722 "log",
5937 "pallet-common",5723 "pallet-common",
5938 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",5724 "pallet-evm",
5939 "pallet-evm-coder-substrate",5725 "pallet-evm-coder-substrate",
5940 "parity-scale-codec 3.1.5",5726 "parity-scale-codec 3.1.5",
5941 "scale-info",5727 "scale-info",
5942 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5728 "sp-core",
5943 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5729 "sp-runtime",
5944 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5730 "sp-std",
5945 "up-data-structs",5731 "up-data-structs",
5946 "up-sponsorship",5732 "up-sponsorship",
5947]5733]
5950name = "pallet-evm-migration"5736name = "pallet-evm-migration"
5951version = "0.1.1"5737version = "0.1.1"
5952dependencies = [5738dependencies = [
5953 "fp-evm 3.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",5739 "fp-evm",
5954 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5740 "frame-benchmarking",
5955 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5741 "frame-support",
5956 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5742 "frame-system",
5957 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",5743 "pallet-evm",
5958 "parity-scale-codec 3.1.5",5744 "parity-scale-codec 3.1.5",
5959 "scale-info",5745 "scale-info",
5960 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5746 "sp-core",
5961 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5747 "sp-io",
5962 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5748 "sp-runtime",
5963 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5749 "sp-std",
5964]5750]
59655751
5966[[package]]5752[[package]]
5967name = "pallet-evm-transaction-payment"5753name = "pallet-evm-transaction-payment"
5968version = "0.1.1"5754version = "0.1.1"
5969dependencies = [5755dependencies = [
5970 "fp-evm 3.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",5756 "fp-evm",
5971 "fp-evm-mapping 0.1.0 (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",5757 "fp-evm-mapping",
5972 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5758 "frame-support",
5973 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5759 "frame-system",
5974 "pallet-ethereum",5760 "pallet-ethereum",
5975 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",5761 "pallet-evm",
5976 "parity-scale-codec 3.1.5",5762 "parity-scale-codec 3.1.5",
5977 "scale-info",5763 "scale-info",
5978 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5764 "sp-core",
5979 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5765 "sp-io",
5980 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5766 "sp-runtime",
5981 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5767 "sp-std",
5982 "up-sponsorship",5768 "up-sponsorship",
5983]5769]
59845770
5988dependencies = [5774dependencies = [
5989 "ethereum",5775 "ethereum",
5990 "evm-coder",5776 "evm-coder",
5991 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5777 "frame-benchmarking",
5992 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5778 "frame-support",
5993 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5779 "frame-system",
5994 "pallet-common",5780 "pallet-common",
5995 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",5781 "pallet-evm",
5996 "pallet-evm-coder-substrate",5782 "pallet-evm-coder-substrate",
5997 "pallet-structure",5783 "pallet-structure",
5998 "parity-scale-codec 3.1.5",5784 "parity-scale-codec 3.1.5",
5999 "scale-info",5785 "scale-info",
6000 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5786 "sp-core",
6001 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5787 "sp-runtime",
6002 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5788 "sp-std",
6003 "up-data-structs",5789 "up-data-structs",
6004]5790]
60055791
6008version = "4.0.0-dev"5794version = "4.0.0-dev"
6009source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5795source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
6010dependencies = [5796dependencies = [
6011 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5797 "frame-benchmarking",
6012 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5798 "frame-support",
6013 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5799 "frame-system",
6014 "parity-scale-codec 3.1.5",5800 "parity-scale-codec 3.1.5",
6015 "scale-info",5801 "scale-info",
6016 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5802 "sp-arithmetic",
6017 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5803 "sp-runtime",
6018 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5804 "sp-std",
6019]5805]
60205806
6021[[package]]5807[[package]]
6022name = "pallet-grandpa"5808name = "pallet-grandpa"
6023version = "4.0.0-dev"5809version = "4.0.0-dev"
6024source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5810source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
6025dependencies = [5811dependencies = [
6026 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5812 "frame-benchmarking",
6027 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5813 "frame-support",
6028 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5814 "frame-system",
6029 "log",5815 "log",
6030 "pallet-authorship",5816 "pallet-authorship",
6031 "pallet-session",5817 "pallet-session",
6032 "parity-scale-codec 3.1.5",5818 "parity-scale-codec 3.1.5",
6033 "scale-info",5819 "scale-info",
6034 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5820 "sp-application-crypto",
6035 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5821 "sp-core",
6036 "sp-finality-grandpa",5822 "sp-finality-grandpa",
6037 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5823 "sp-io",
6038 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5824 "sp-runtime",
6039 "sp-session",5825 "sp-session",
6040 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5826 "sp-staking",
6041 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5827 "sp-std",
6042]5828]
60435829
6044[[package]]5830[[package]]
6047source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5833source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
6048dependencies = [5834dependencies = [
6049 "enumflags2",5835 "enumflags2",
6050 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5836 "frame-benchmarking",
6051 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5837 "frame-support",
6052 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5838 "frame-system",
6053 "parity-scale-codec 3.1.5",5839 "parity-scale-codec 3.1.5",
6054 "scale-info",5840 "scale-info",
6055 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5841 "sp-io",
6056 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5842 "sp-runtime",
6057 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5843 "sp-std",
6058]5844]
60595845
6060[[package]]5846[[package]]
6061name = "pallet-im-online"5847name = "pallet-im-online"
6062version = "4.0.0-dev"5848version = "4.0.0-dev"
6063source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5849source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
6064dependencies = [5850dependencies = [
6065 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5851 "frame-benchmarking",
6066 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5852 "frame-support",
6067 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5853 "frame-system",
6068 "log",5854 "log",
6069 "pallet-authorship",5855 "pallet-authorship",
6070 "parity-scale-codec 3.1.5",5856 "parity-scale-codec 3.1.5",
6071 "scale-info",5857 "scale-info",
6072 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5858 "sp-application-crypto",
6073 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5859 "sp-core",
6074 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5860 "sp-io",
6075 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5861 "sp-runtime",
6076 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5862 "sp-staking",
6077 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5863 "sp-std",
6078]5864]
60795865
6080[[package]]5866[[package]]
6081name = "pallet-indices"5867name = "pallet-indices"
6082version = "4.0.0-dev"5868version = "4.0.0-dev"
6083source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5869source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
6084dependencies = [5870dependencies = [
6085 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5871 "frame-benchmarking",
6086 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5872 "frame-support",
6087 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5873 "frame-system",
6088 "parity-scale-codec 3.1.5",5874 "parity-scale-codec 3.1.5",
6089 "scale-info",5875 "scale-info",
6090 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5876 "sp-core",
6091 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5877 "sp-io",
6092 "sp-keyring",5878 "sp-keyring",
6093 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5879 "sp-runtime",
6094 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5880 "sp-std",
6095]5881]
60965882
6097[[package]]5883[[package]]
6098name = "pallet-inflation"5884name = "pallet-inflation"
6099version = "0.1.1"5885version = "0.1.1"
6100dependencies = [5886dependencies = [
6101 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5887 "frame-benchmarking",
6102 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5888 "frame-support",
6103 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5889 "frame-system",
6104 "pallet-balances 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5890 "pallet-balances",
6105 "pallet-randomness-collective-flip 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5891 "pallet-randomness-collective-flip",
6106 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5892 "pallet-timestamp",
6107 "parity-scale-codec 3.1.5",5893 "parity-scale-codec 3.1.5",
6108 "scale-info",5894 "scale-info",
6109 "serde",5895 "serde",
6110 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5896 "sp-core",
6111 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5897 "sp-io",
6112 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5898 "sp-runtime",
6113 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5899 "sp-std",
6114]5900]
61155901
6116[[package]]5902[[package]]
6117name = "pallet-membership"5903name = "pallet-membership"
6118version = "4.0.0-dev"5904version = "4.0.0-dev"
6119source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5905source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
6120dependencies = [5906dependencies = [
6121 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5907 "frame-benchmarking",
6122 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5908 "frame-support",
6123 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5909 "frame-system",
6124 "log",5910 "log",
6125 "parity-scale-codec 3.1.5",5911 "parity-scale-codec 3.1.5",
6126 "scale-info",5912 "scale-info",
6127 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5913 "sp-core",
6128 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5914 "sp-io",
6129 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5915 "sp-runtime",
6130 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5916 "sp-std",
6131]5917]
61325918
6133[[package]]5919[[package]]
6136source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5922source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
6137dependencies = [5923dependencies = [
6138 "ckb-merkle-mountain-range",5924 "ckb-merkle-mountain-range",
6139 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5925 "frame-benchmarking",
6140 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5926 "frame-support",
6141 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5927 "frame-system",
6142 "parity-scale-codec 3.1.5",5928 "parity-scale-codec 3.1.5",
6143 "scale-info",5929 "scale-info",
6144 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5930 "sp-core",
6145 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5931 "sp-io",
6146 "sp-mmr-primitives",5932 "sp-mmr-primitives",
6147 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5933 "sp-runtime",
6148 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5934 "sp-std",
6149]5935]
61505936
6151[[package]]5937[[package]]
6156 "jsonrpsee",5942 "jsonrpsee",
6157 "parity-scale-codec 3.1.5",5943 "parity-scale-codec 3.1.5",
6158 "serde",5944 "serde",
6159 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5945 "sp-api",
6160 "sp-blockchain",5946 "sp-blockchain",
6161 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5947 "sp-core",
6162 "sp-mmr-primitives",5948 "sp-mmr-primitives",
6163 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5949 "sp-runtime",
6164]5950]
61655951
6166[[package]]5952[[package]]
6167name = "pallet-multisig"5953name = "pallet-multisig"
6168version = "4.0.0-dev"5954version = "4.0.0-dev"
6169source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5955source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
6170dependencies = [5956dependencies = [
6171 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5957 "frame-benchmarking",
6172 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5958 "frame-support",
6173 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5959 "frame-system",
6174 "parity-scale-codec 3.1.5",5960 "parity-scale-codec 3.1.5",
6175 "scale-info",5961 "scale-info",
6176 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5962 "sp-io",
6177 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5963 "sp-runtime",
6178 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5964 "sp-std",
6179]5965]
61805966
6181[[package]]5967[[package]]
6182name = "pallet-nomination-pools"5968name = "pallet-nomination-pools"
6183version = "1.0.0"5969version = "1.0.0"
6184source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5970source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
6185dependencies = [5971dependencies = [
6186 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5972 "frame-support",
6187 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5973 "frame-system",
6188 "log",5974 "log",
6189 "parity-scale-codec 3.1.5",5975 "parity-scale-codec 3.1.5",
6190 "scale-info",5976 "scale-info",
6191 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5977 "sp-core",
6192 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5978 "sp-io",
6193 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5979 "sp-runtime",
6194 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5980 "sp-staking",
6195 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5981 "sp-std",
6196]5982]
61975983
6198[[package]]5984[[package]]
6199name = "pallet-nomination-pools-benchmarking"5985name = "pallet-nomination-pools-benchmarking"
6200version = "1.0.0"5986version = "1.0.0"
6201source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"5987source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
6202dependencies = [5988dependencies = [
6203 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5989 "frame-benchmarking",
6204 "frame-election-provider-support",5990 "frame-election-provider-support",
6205 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5991 "frame-support",
6206 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5992 "frame-system",
6207 "pallet-bags-list",5993 "pallet-bags-list",
6208 "pallet-nomination-pools",5994 "pallet-nomination-pools",
6209 "pallet-staking",5995 "pallet-staking",
6210 "parity-scale-codec 3.1.5",5996 "parity-scale-codec 3.1.5",
6211 "scale-info",5997 "scale-info",
6212 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5998 "sp-runtime",
6213 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",5999 "sp-staking",
6214 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6000 "sp-std",
6215]6001]
62166002
6217[[package]]6003[[package]]
6220source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6006source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
6221dependencies = [6007dependencies = [
6222 "parity-scale-codec 3.1.5",6008 "parity-scale-codec 3.1.5",
6223 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6009 "sp-api",
6224 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6010 "sp-std",
6225]6011]
62266012
6227[[package]]6013[[package]]
6230dependencies = [6016dependencies = [
6231 "ethereum",6017 "ethereum",
6232 "evm-coder",6018 "evm-coder",
6233 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6019 "frame-benchmarking",
6234 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6020 "frame-support",
6235 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6021 "frame-system",
6236 "pallet-common",6022 "pallet-common",
6237 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",6023 "pallet-evm",
6238 "pallet-evm-coder-substrate",6024 "pallet-evm-coder-substrate",
6239 "pallet-structure",6025 "pallet-structure",
6240 "parity-scale-codec 3.1.5",6026 "parity-scale-codec 3.1.5",
6241 "scale-info",6027 "scale-info",
6242 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6028 "sp-core",
6243 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6029 "sp-runtime",
6244 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6030 "sp-std",
6245 "struct-versioning",6031 "struct-versioning",
6246 "up-data-structs",6032 "up-data-structs",
6247]6033]
6251version = "4.0.0-dev"6037version = "4.0.0-dev"
6252source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6038source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
6253dependencies = [6039dependencies = [
6254 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6040 "frame-support",
6255 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6041 "frame-system",
6256 "log",6042 "log",
6257 "pallet-balances 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6043 "pallet-balances",
6258 "parity-scale-codec 3.1.5",6044 "parity-scale-codec 3.1.5",
6259 "scale-info",6045 "scale-info",
6260 "serde",6046 "serde",
6261 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6047 "sp-runtime",
6262 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6048 "sp-staking",
6263 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6049 "sp-std",
6264]6050]
62656051
6266[[package]]6052[[package]]
6267name = "pallet-offences-benchmarking"6053name = "pallet-offences-benchmarking"
6268version = "4.0.0-dev"6054version = "4.0.0-dev"
6269source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6055source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
6270dependencies = [6056dependencies = [
6271 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6057 "frame-benchmarking",
6272 "frame-election-provider-support",6058 "frame-election-provider-support",
6273 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6059 "frame-support",
6274 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6060 "frame-system",
6275 "pallet-babe",6061 "pallet-babe",
6276 "pallet-balances 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6062 "pallet-balances",
6277 "pallet-grandpa",6063 "pallet-grandpa",
6278 "pallet-im-online",6064 "pallet-im-online",
6279 "pallet-offences",6065 "pallet-offences",
6280 "pallet-session",6066 "pallet-session",
6281 "pallet-staking",6067 "pallet-staking",
6282 "parity-scale-codec 3.1.5",6068 "parity-scale-codec 3.1.5",
6283 "scale-info",6069 "scale-info",
6284 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6070 "sp-runtime",
6285 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6071 "sp-staking",
6286 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6072 "sp-std",
6287]6073]
62886074
6289[[package]]6075[[package]]
6290name = "pallet-preimage"6076name = "pallet-preimage"
6291version = "4.0.0-dev"6077version = "4.0.0-dev"
6292source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6078source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
6293dependencies = [6079dependencies = [
6294 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6080 "frame-benchmarking",
6295 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6081 "frame-support",
6296 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6082 "frame-system",
6297 "parity-scale-codec 3.1.5",6083 "parity-scale-codec 3.1.5",
6298 "scale-info",6084 "scale-info",
6299 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6085 "sp-core",
6300 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6086 "sp-io",
6301 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6087 "sp-runtime",
6302 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6088 "sp-std",
6303]6089]
63046090
6305[[package]]6091[[package]]
6306name = "pallet-proxy"6092name = "pallet-proxy"
6307version = "4.0.0-dev"6093version = "4.0.0-dev"
6308source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6094source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
6309dependencies = [6095dependencies = [
6310 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6096 "frame-benchmarking",
6311 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6097 "frame-support",
6312 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6098 "frame-system",
6313 "parity-scale-codec 3.1.5",6099 "parity-scale-codec 3.1.5",
6314 "scale-info",6100 "scale-info",
6315 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6101 "sp-io",
6316 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6102 "sp-runtime",
6317 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6103 "sp-std",
6318]6104]
63196105
6320[[package]]6106[[package]]
6321name = "pallet-randomness-collective-flip"6107name = "pallet-randomness-collective-flip"
6322version = "4.0.0-dev"6108version = "4.0.0-dev"
6323source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"
6324dependencies = [
6325 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
6326 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
6327 "parity-scale-codec 3.1.5",
6328 "safe-mix",
6329 "scale-info",
6330 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
6331 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
6332]
6333
6334[[package]]
6335name = "pallet-randomness-collective-flip"
6336version = "4.0.0-dev"
6337source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6109source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
6338dependencies = [6110dependencies = [
6339 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6111 "frame-support",
6340 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6112 "frame-system",
6341 "parity-scale-codec 3.1.5",6113 "parity-scale-codec 3.1.5",
6342 "safe-mix",6114 "safe-mix",
6343 "scale-info",6115 "scale-info",
6344 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6116 "sp-runtime",
6345 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6117 "sp-std",
6346]6118]
63476119
6348[[package]]6120[[package]]
6349name = "pallet-recovery"6121name = "pallet-recovery"
6350version = "4.0.0-dev"6122version = "4.0.0-dev"
6351source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6123source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
6352dependencies = [6124dependencies = [
6353 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6125 "frame-benchmarking",
6354 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6126 "frame-support",
6355 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6127 "frame-system",
6356 "parity-scale-codec 3.1.5",6128 "parity-scale-codec 3.1.5",
6357 "scale-info",6129 "scale-info",
6358 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6130 "sp-io",
6359 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6131 "sp-runtime",
6360 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6132 "sp-std",
6361]6133]
63626134
6363[[package]]6135[[package]]
6367 "derivative",6139 "derivative",
6368 "ethereum",6140 "ethereum",
6369 "evm-coder",6141 "evm-coder",
6370 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6142 "frame-benchmarking",
6371 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6143 "frame-support",
6372 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6144 "frame-system",
6373 "pallet-common",6145 "pallet-common",
6374 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",6146 "pallet-evm",
6375 "pallet-evm-coder-substrate",6147 "pallet-evm-coder-substrate",
6376 "pallet-structure",6148 "pallet-structure",
6377 "parity-scale-codec 3.1.5",6149 "parity-scale-codec 3.1.5",
6378 "scale-info",6150 "scale-info",
6379 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6151 "sp-core",
6380 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6152 "sp-runtime",
6381 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6153 "sp-std",
6382 "struct-versioning",6154 "struct-versioning",
6383 "up-data-structs",6155 "up-data-structs",
6384]6156]
6388version = "0.1.2"6160version = "0.1.2"
6389dependencies = [6161dependencies = [
6390 "derivative",6162 "derivative",
6391 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6163 "frame-benchmarking",
6392 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6164 "frame-support",
6393 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6165 "frame-system",
6394 "pallet-common",6166 "pallet-common",
6395 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",6167 "pallet-evm",
6396 "pallet-nonfungible",6168 "pallet-nonfungible",
6397 "pallet-structure",6169 "pallet-structure",
6398 "parity-scale-codec 3.1.5",6170 "parity-scale-codec 3.1.5",
6399 "rmrk-traits",6171 "rmrk-traits",
6400 "scale-info",6172 "scale-info",
6401 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6173 "sp-core",
6402 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6174 "sp-runtime",
6403 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6175 "sp-std",
6404 "up-data-structs",6176 "up-data-structs",
6405]6177]
64066178
6407[[package]]6179[[package]]
6408name = "pallet-rmrk-equip"6180name = "pallet-rmrk-equip"
6409version = "0.1.2"6181version = "0.1.2"
6410dependencies = [6182dependencies = [
6411 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6183 "frame-benchmarking",
6412 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6184 "frame-support",
6413 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6185 "frame-system",
6414 "pallet-common",6186 "pallet-common",
6415 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",6187 "pallet-evm",
6416 "pallet-nonfungible",6188 "pallet-nonfungible",
6417 "pallet-rmrk-core",6189 "pallet-rmrk-core",
6418 "parity-scale-codec 3.1.5",6190 "parity-scale-codec 3.1.5",
6419 "rmrk-traits",6191 "rmrk-traits",
6420 "scale-info",6192 "scale-info",
6421 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6193 "sp-core",
6422 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6194 "sp-runtime",
6423 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6195 "sp-std",
6424 "up-data-structs",6196 "up-data-structs",
6425]6197]
64266198
6429version = "4.0.0-dev"6201version = "4.0.0-dev"
6430source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6202source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
6431dependencies = [6203dependencies = [
6432 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6204 "frame-benchmarking",
6433 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6205 "frame-support",
6434 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6206 "frame-system",
6435 "log",6207 "log",
6436 "parity-scale-codec 3.1.5",6208 "parity-scale-codec 3.1.5",
6437 "scale-info",6209 "scale-info",
6438 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6210 "sp-io",
6439 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6211 "sp-runtime",
6440 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6212 "sp-std",
6441]6213]
64426214
6443[[package]]6215[[package]]
6444name = "pallet-session"6216name = "pallet-session"
6445version = "4.0.0-dev"6217version = "4.0.0-dev"
6446source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6218source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
6447dependencies = [6219dependencies = [
6448 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6220 "frame-support",
6449 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6221 "frame-system",
6450 "impl-trait-for-tuples",6222 "impl-trait-for-tuples",
6451 "log",6223 "log",
6452 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6224 "pallet-timestamp",
6453 "parity-scale-codec 3.1.5",6225 "parity-scale-codec 3.1.5",
6454 "scale-info",6226 "scale-info",
6455 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6227 "sp-core",
6456 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6228 "sp-io",
6457 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6229 "sp-runtime",
6458 "sp-session",6230 "sp-session",
6459 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6231 "sp-staking",
6460 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6232 "sp-std",
6461 "sp-trie 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6233 "sp-trie",
6462]6234]
64636235
6464[[package]]6236[[package]]
6465name = "pallet-session-benchmarking"6237name = "pallet-session-benchmarking"
6466version = "4.0.0-dev"6238version = "4.0.0-dev"
6467source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6239source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
6468dependencies = [6240dependencies = [
6469 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6241 "frame-benchmarking",
6470 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6242 "frame-support",
6471 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6243 "frame-system",
6472 "pallet-session",6244 "pallet-session",
6473 "pallet-staking",6245 "pallet-staking",
6474 "rand 0.7.3",6246 "rand 0.7.3",
6475 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6247 "sp-runtime",
6476 "sp-session",6248 "sp-session",
6477 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6249 "sp-std",
6478]6250]
64796251
6480[[package]]6252[[package]]
6481name = "pallet-society"6253name = "pallet-society"
6482version = "4.0.0-dev"6254version = "4.0.0-dev"
6483source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6255source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
6484dependencies = [6256dependencies = [
6485 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6257 "frame-support",
6486 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6258 "frame-system",
6487 "parity-scale-codec 3.1.5",6259 "parity-scale-codec 3.1.5",
6488 "rand_chacha 0.2.2",6260 "rand_chacha 0.2.2",
6489 "scale-info",6261 "scale-info",
6490 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6262 "sp-runtime",
6491 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6263 "sp-std",
6492]6264]
64936265
6494[[package]]6266[[package]]
6495name = "pallet-staking"6267name = "pallet-staking"
6496version = "4.0.0-dev"6268version = "4.0.0-dev"
6497source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6269source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
6498dependencies = [6270dependencies = [
6499 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6271 "frame-benchmarking",
6500 "frame-election-provider-support",6272 "frame-election-provider-support",
6501 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6273 "frame-support",
6502 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6274 "frame-system",
6503 "log",6275 "log",
6504 "pallet-authorship",6276 "pallet-authorship",
6505 "pallet-session",6277 "pallet-session",
6506 "parity-scale-codec 3.1.5",6278 "parity-scale-codec 3.1.5",
6507 "rand_chacha 0.2.2",6279 "rand_chacha 0.2.2",
6508 "scale-info",6280 "scale-info",
6509 "serde",6281 "serde",
6510 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6282 "sp-application-crypto",
6511 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6283 "sp-io",
6512 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6284 "sp-runtime",
6513 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6285 "sp-staking",
6514 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6286 "sp-std",
6515]6287]
65166288
6517[[package]]6289[[package]]
6531source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6303source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
6532dependencies = [6304dependencies = [
6533 "log",6305 "log",
6534 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6306 "sp-arithmetic",
6535]6307]
65366308
6537[[package]]6309[[package]]
6538name = "pallet-structure"6310name = "pallet-structure"
6539version = "0.1.2"6311version = "0.1.2"
6540dependencies = [6312dependencies = [
6541 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6313 "frame-benchmarking",
6542 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6314 "frame-support",
6543 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6315 "frame-system",
6544 "pallet-common",6316 "pallet-common",
6545 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",6317 "pallet-evm",
6546 "parity-scale-codec 3.1.5",6318 "parity-scale-codec 3.1.5",
6547 "scale-info",6319 "scale-info",
6548 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6320 "sp-std",
6549 "up-data-structs",6321 "up-data-structs",
6550]6322]
65516323
6554version = "4.0.0-dev"6326version = "4.0.0-dev"
6555source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6327source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
6556dependencies = [6328dependencies = [
6557 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6329 "frame-support",
6558 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6330 "frame-system",
6559 "parity-scale-codec 3.1.5",6331 "parity-scale-codec 3.1.5",
6560 "scale-info",6332 "scale-info",
6561 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6333 "sp-io",
6562 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6334 "sp-runtime",
6563 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6335 "sp-std",
6564]6336]
65656337
6566[[package]]6338[[package]]
6567name = "pallet-template-transaction-payment"6339name = "pallet-template-transaction-payment"
6568version = "3.0.0"6340version = "3.0.0"
6569source = "git+https://github.com/uniquenetwork/pallet-sponsoring?branch=polkadot-v0.9.27#853766d6033ceb68a2bef196790b962dd0663a04"6341source = "git+https://github.com/uniquenetwork/pallet-sponsoring?branch=polkadot-v0.9.27#853766d6033ceb68a2bef196790b962dd0663a04"
6570dependencies = [6342dependencies = [
6571 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6343 "frame-benchmarking",
6572 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6344 "frame-support",
6573 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6345 "frame-system",
6574 "pallet-balances 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6346 "pallet-balances",
6575 "pallet-transaction-payment",6347 "pallet-transaction-payment",
6576 "parity-scale-codec 3.1.5",6348 "parity-scale-codec 3.1.5",
6577 "scale-info",6349 "scale-info",
6578 "serde",6350 "serde",
6579 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6351 "sp-core",
6580 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6352 "sp-io",
6581 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6353 "sp-runtime",
6582 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6354 "sp-std",
6583 "up-sponsorship",6355 "up-sponsorship",
6584]6356]
65856357
6586[[package]]6358[[package]]
6587name = "pallet-timestamp"6359name = "pallet-timestamp"
6588version = "4.0.0-dev"6360version = "4.0.0-dev"
6589source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"
6590dependencies = [
6591 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
6592 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
6593 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
6594 "log",
6595 "parity-scale-codec 3.1.5",
6596 "scale-info",
6597 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
6598 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
6599 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
6600 "sp-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
6601]
6602
6603[[package]]
6604name = "pallet-timestamp"
6605version = "4.0.0-dev"
6606source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6361source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
6607dependencies = [6362dependencies = [
6608 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6363 "frame-benchmarking",
6609 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6364 "frame-support",
6610 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6365 "frame-system",
6611 "log",6366 "log",
6612 "parity-scale-codec 3.1.5",6367 "parity-scale-codec 3.1.5",
6613 "scale-info",6368 "scale-info",
6614 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6369 "sp-inherents",
6615 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6370 "sp-io",
6616 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6371 "sp-runtime",
6617 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6372 "sp-std",
6618 "sp-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6373 "sp-timestamp",
6619]6374]
66206375
6621[[package]]6376[[package]]
6622name = "pallet-tips"6377name = "pallet-tips"
6623version = "4.0.0-dev"6378version = "4.0.0-dev"
6624source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6379source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
6625dependencies = [6380dependencies = [
6626 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6381 "frame-benchmarking",
6627 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6382 "frame-support",
6628 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6383 "frame-system",
6629 "log",6384 "log",
6630 "pallet-treasury",6385 "pallet-treasury",
6631 "parity-scale-codec 3.1.5",6386 "parity-scale-codec 3.1.5",
6632 "scale-info",6387 "scale-info",
6633 "serde",6388 "serde",
6634 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6389 "sp-core",
6635 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6390 "sp-io",
6636 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6391 "sp-runtime",
6637 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6392 "sp-std",
6638]6393]
66396394
6640[[package]]6395[[package]]
6641name = "pallet-transaction-payment"6396name = "pallet-transaction-payment"
6642version = "4.0.0-dev"6397version = "4.0.0-dev"
6643source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6398source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
6644dependencies = [6399dependencies = [
6645 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6400 "frame-support",
6646 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6401 "frame-system",
6647 "parity-scale-codec 3.1.5",6402 "parity-scale-codec 3.1.5",
6648 "scale-info",6403 "scale-info",
6649 "serde",6404 "serde",
6650 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6405 "sp-core",
6651 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6406 "sp-io",
6652 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6407 "sp-runtime",
6653 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6408 "sp-std",
6654]6409]
66556410
6656[[package]]6411[[package]]
6661 "jsonrpsee",6416 "jsonrpsee",
6662 "pallet-transaction-payment-rpc-runtime-api",6417 "pallet-transaction-payment-rpc-runtime-api",
6663 "parity-scale-codec 3.1.5",6418 "parity-scale-codec 3.1.5",
6664 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6419 "sp-api",
6665 "sp-blockchain",6420 "sp-blockchain",
6666 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6421 "sp-core",
6667 "sp-rpc",6422 "sp-rpc",
6668 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6423 "sp-runtime",
6669]6424]
66706425
6671[[package]]6426[[package]]
6675dependencies = [6430dependencies = [
6676 "pallet-transaction-payment",6431 "pallet-transaction-payment",
6677 "parity-scale-codec 3.1.5",6432 "parity-scale-codec 3.1.5",
6678 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6433 "sp-api",
6679 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6434 "sp-runtime",
6680]6435]
66816436
6682[[package]]6437[[package]]
6683name = "pallet-treasury"6438name = "pallet-treasury"
6684version = "4.0.0-dev"6439version = "4.0.0-dev"
6685source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6440source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
6686dependencies = [6441dependencies = [
6687 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6442 "frame-benchmarking",
6688 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6443 "frame-support",
6689 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6444 "frame-system",
6690 "impl-trait-for-tuples",6445 "impl-trait-for-tuples",
6691 "pallet-balances 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6446 "pallet-balances",
6692 "parity-scale-codec 3.1.5",6447 "parity-scale-codec 3.1.5",
6693 "scale-info",6448 "scale-info",
6694 "serde",6449 "serde",
6695 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6450 "sp-runtime",
6696 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6451 "sp-std",
6697]6452]
66986453
6699[[package]]6454[[package]]
6702dependencies = [6457dependencies = [
6703 "ethereum",6458 "ethereum",
6704 "evm-coder",6459 "evm-coder",
6705 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6460 "frame-benchmarking",
6706 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6461 "frame-support",
6707 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6462 "frame-system",
6708 "pallet-common",6463 "pallet-common",
6709 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",6464 "pallet-evm",
6710 "pallet-evm-coder-substrate",6465 "pallet-evm-coder-substrate",
6711 "pallet-nonfungible",6466 "pallet-nonfungible",
6712 "pallet-refungible",6467 "pallet-refungible",
6713 "parity-scale-codec 3.1.5",6468 "parity-scale-codec 3.1.5",
6714 "scale-info",6469 "scale-info",
6715 "serde",6470 "serde",
6716 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6471 "sp-core",
6717 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6472 "sp-io",
6718 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6473 "sp-runtime",
6719 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6474 "sp-std",
6720 "up-data-structs",6475 "up-data-structs",
6721]6476]
67226477
6723[[package]]6478[[package]]
6724name = "pallet-unique-scheduler"6479name = "pallet-unique-scheduler"
6725version = "0.1.1"6480version = "0.1.1"
6726dependencies = [6481dependencies = [
6727 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6482 "frame-benchmarking",
6728 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6483 "frame-support",
6729 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6484 "frame-system",
6730 "log",6485 "log",
6731 "parity-scale-codec 3.1.5",6486 "parity-scale-codec 3.1.5",
6732 "scale-info",6487 "scale-info",
6733 "serde",6488 "serde",
6734 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6489 "sp-core",
6735 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6490 "sp-io",
6736 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6491 "sp-runtime",
6737 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6492 "sp-std",
6738 "substrate-test-utils",6493 "substrate-test-utils",
6739 "up-sponsorship",6494 "up-sponsorship",
6740]6495]
6744version = "4.0.0-dev"6499version = "4.0.0-dev"
6745source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6500source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
6746dependencies = [6501dependencies = [
6747 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6502 "frame-benchmarking",
6748 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6503 "frame-support",
6749 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6504 "frame-system",
6750 "parity-scale-codec 3.1.5",6505 "parity-scale-codec 3.1.5",
6751 "scale-info",6506 "scale-info",
6752 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6507 "sp-core",
6753 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6508 "sp-io",
6754 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6509 "sp-runtime",
6755 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6510 "sp-std",
6756]6511]
67576512
6758[[package]]6513[[package]]
6759name = "pallet-vesting"6514name = "pallet-vesting"
6760version = "4.0.0-dev"6515version = "4.0.0-dev"
6761source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"6516source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
6762dependencies = [6517dependencies = [
6763 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6518 "frame-benchmarking",
6764 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6519 "frame-support",
6765 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6520 "frame-system",
6766 "log",6521 "log",
6767 "parity-scale-codec 3.1.5",6522 "parity-scale-codec 3.1.5",
6768 "scale-info",6523 "scale-info",
6769 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6524 "sp-runtime",
6770 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6525 "sp-std",
6771]6526]
67726527
6773[[package]]6528[[package]]
6774name = "pallet-xcm"6529name = "pallet-xcm"
6775version = "0.9.27"6530version = "0.9.27"
6776source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"6531source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"
6777dependencies = [6532dependencies = [
6778 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6533 "frame-support",
6779 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6534 "frame-system",
6780 "log",6535 "log",
6781 "parity-scale-codec 3.1.5",6536 "parity-scale-codec 3.1.5",
6782 "scale-info",6537 "scale-info",
6783 "serde",6538 "serde",
6784 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6539 "sp-core",
6785 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6540 "sp-runtime",
6786 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6541 "sp-std",
6787 "xcm",6542 "xcm",
6788 "xcm-executor",6543 "xcm-executor",
6789]6544]
6793version = "0.9.27"6548version = "0.9.27"
6794source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"6549source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"
6795dependencies = [6550dependencies = [
6796 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6551 "frame-benchmarking",
6797 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6552 "frame-support",
6798 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6553 "frame-system",
6799 "log",6554 "log",
6800 "parity-scale-codec 3.1.5",6555 "parity-scale-codec 3.1.5",
6801 "scale-info",6556 "scale-info",
6802 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6557 "sp-runtime",
6803 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6558 "sp-std",
6804 "xcm",6559 "xcm",
6805 "xcm-executor",6560 "xcm-executor",
6806]6561]
6811source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.27#66b684f88eba6c755651b8c47dccad2c2d9ac3db"6566source = "git+https://github.com/paritytech/cumulus?branch=polkadot-v0.9.27#66b684f88eba6c755651b8c47dccad2c2d9ac3db"
6812dependencies = [6567dependencies = [
6813 "cumulus-primitives-core",6568 "cumulus-primitives-core",
6814 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6569 "frame-support",
6815 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6570 "frame-system",
6816 "parity-scale-codec 3.1.5",6571 "parity-scale-codec 3.1.5",
6817 "scale-info",6572 "scale-info",
6818 "serde",6573 "serde",
7179 "polkadot-node-subsystem-util",6934 "polkadot-node-subsystem-util",
7180 "polkadot-primitives",6935 "polkadot-primitives",
7181 "rand 0.8.5",6936 "rand 0.8.5",
7182 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6937 "sp-core",
7183 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6938 "sp-keystore",
7184 "thiserror",6939 "thiserror",
7185 "tracing-gum",6940 "tracing-gum",
7186]6941]
7224 "sc-service",6979 "sc-service",
7225 "sc-sysinfo",6980 "sc-sysinfo",
7226 "sc-tracing",6981 "sc-tracing",
7227 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6982 "sp-core",
7228 "sp-keyring",6983 "sp-keyring",
7229 "sp-trie 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6984 "sp-trie",
7230 "substrate-build-script-utils",6985 "substrate-build-script-utils",
7231 "thiserror",6986 "thiserror",
7232 "try-runtime-cli",6987 "try-runtime-cli",
7238source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"6993source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"
7239dependencies = [6994dependencies = [
7240 "beefy-primitives",6995 "beefy-primitives",
7241 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6996 "frame-benchmarking",
7242 "frame-benchmarking-cli",6997 "frame-benchmarking-cli",
7243 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",6998 "frame-system",
7244 "frame-system-rpc-runtime-api",6999 "frame-system-rpc-runtime-api",
7245 "pallet-transaction-payment",7000 "pallet-transaction-payment",
7246 "pallet-transaction-payment-rpc-runtime-api",7001 "pallet-transaction-payment-rpc-runtime-api",
7253 "sc-consensus",7008 "sc-consensus",
7254 "sc-executor",7009 "sc-executor",
7255 "sc-service",7010 "sc-service",
7256 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7011 "sp-api",
7257 "sp-authority-discovery",7012 "sp-authority-discovery",
7258 "sp-block-builder",7013 "sp-block-builder",
7259 "sp-blockchain",7014 "sp-blockchain",
7260 "sp-consensus",7015 "sp-consensus",
7261 "sp-consensus-babe",7016 "sp-consensus-babe",
7262 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7017 "sp-core",
7263 "sp-finality-grandpa",7018 "sp-finality-grandpa",
7264 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7019 "sp-inherents",
7265 "sp-keyring",7020 "sp-keyring",
7266 "sp-mmr-primitives",7021 "sp-mmr-primitives",
7267 "sp-offchain",7022 "sp-offchain",
7268 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7023 "sp-runtime",
7269 "sp-session",7024 "sp-session",
7270 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7025 "sp-storage",
7271 "sp-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7026 "sp-timestamp",
7272 "sp-transaction-pool",7027 "sp-transaction-pool",
7273]7028]
72747029
7286 "polkadot-node-subsystem",7041 "polkadot-node-subsystem",
7287 "polkadot-node-subsystem-util",7042 "polkadot-node-subsystem-util",
7288 "polkadot-primitives",7043 "polkadot-primitives",
7289 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7044 "sp-core",
7290 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7045 "sp-keystore",
7291 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7046 "sp-runtime",
7292 "thiserror",7047 "thiserror",
7293 "tracing-gum",7048 "tracing-gum",
7294]7049]
7301 "parity-scale-codec 3.1.5",7056 "parity-scale-codec 3.1.5",
7302 "parity-util-mem",7057 "parity-util-mem",
7303 "scale-info",7058 "scale-info",
7304 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7059 "sp-core",
7305 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7060 "sp-runtime",
7306 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7061 "sp-std",
7307]7062]
73087063
7309[[package]]7064[[package]]
7323 "polkadot-node-subsystem-util",7078 "polkadot-node-subsystem-util",
7324 "polkadot-primitives",7079 "polkadot-primitives",
7325 "sc-network",7080 "sc-network",
7326 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7081 "sp-application-crypto",
7327 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7082 "sp-keystore",
7328 "thiserror",7083 "thiserror",
7329 "tracing-gum",7084 "tracing-gum",
7330]7085]
7338 "polkadot-node-primitives",7093 "polkadot-node-primitives",
7339 "polkadot-primitives",7094 "polkadot-primitives",
7340 "reed-solomon-novelpoly",7095 "reed-solomon-novelpoly",
7341 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7096 "sp-core",
7342 "sp-trie 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7097 "sp-trie",
7343 "thiserror",7098 "thiserror",
7344]7099]
73457100
7357 "rand 0.8.5",7112 "rand 0.8.5",
7358 "rand_chacha 0.3.1",7113 "rand_chacha 0.3.1",
7359 "sc-network",7114 "sc-network",
7360 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7115 "sp-application-crypto",
7361 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7116 "sp-core",
7362 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7117 "sp-keystore",
7363 "tracing-gum",7118 "tracing-gum",
7364]7119]
73657120
7398 "polkadot-node-subsystem",7153 "polkadot-node-subsystem",
7399 "polkadot-node-subsystem-util",7154 "polkadot-node-subsystem-util",
7400 "polkadot-primitives",7155 "polkadot-primitives",
7401 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7156 "sp-core",
7402 "sp-maybe-compressed-blob",7157 "sp-maybe-compressed-blob",
7403 "thiserror",7158 "thiserror",
7404 "tracing-gum",7159 "tracing-gum",
7425 "polkadot-primitives",7180 "polkadot-primitives",
7426 "sc-keystore",7181 "sc-keystore",
7427 "schnorrkel",7182 "schnorrkel",
7428 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7183 "sp-application-crypto",
7429 "sp-consensus",7184 "sp-consensus",
7430 "sp-consensus-slots",7185 "sp-consensus-slots",
7431 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7186 "sp-runtime",
7432 "thiserror",7187 "thiserror",
7433 "tracing-gum",7188 "tracing-gum",
7434]7189]
7467 "polkadot-node-subsystem-util",7222 "polkadot-node-subsystem-util",
7468 "polkadot-primitives",7223 "polkadot-primitives",
7469 "polkadot-statement-table",7224 "polkadot-statement-table",
7470 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7225 "sp-keystore",
7471 "thiserror",7226 "thiserror",
7472 "tracing-gum",7227 "tracing-gum",
7473]7228]
7481 "polkadot-node-subsystem",7236 "polkadot-node-subsystem",
7482 "polkadot-node-subsystem-util",7237 "polkadot-node-subsystem-util",
7483 "polkadot-primitives",7238 "polkadot-primitives",
7484 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7239 "sp-keystore",
7485 "thiserror",7240 "thiserror",
7486 "tracing-gum",7241 "tracing-gum",
7487 "wasm-timer",7242 "wasm-timer",
7567 "polkadot-node-subsystem",7322 "polkadot-node-subsystem",
7568 "polkadot-primitives",7323 "polkadot-primitives",
7569 "sp-blockchain",7324 "sp-blockchain",
7570 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7325 "sp-inherents",
7571 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7326 "sp-runtime",
7572 "thiserror",7327 "thiserror",
7573 "tracing-gum",7328 "tracing-gum",
7574]7329]
7613 "sc-executor-common",7368 "sc-executor-common",
7614 "sc-executor-wasmtime",7369 "sc-executor-wasmtime",
7615 "slotmap",7370 "slotmap",
7616 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7371 "sp-core",
7617 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7372 "sp-externalities",
7618 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7373 "sp-io",
7619 "sp-maybe-compressed-blob",7374 "sp-maybe-compressed-blob",
7620 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7375 "sp-tracing",
7621 "sp-wasm-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7376 "sp-wasm-interface",
7622 "tempfile",7377 "tempfile",
7623 "tracing-gum",7378 "tracing-gum",
7624]7379]
7634 "polkadot-node-subsystem-util",7389 "polkadot-node-subsystem-util",
7635 "polkadot-overseer",7390 "polkadot-overseer",
7636 "polkadot-primitives",7391 "polkadot-primitives",
7637 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7392 "sp-keystore",
7638 "thiserror",7393 "thiserror",
7639 "tracing-gum",7394 "tracing-gum",
7640]7395]
7669 "polkadot-node-primitives",7424 "polkadot-node-primitives",
7670 "polkadot-primitives",7425 "polkadot-primitives",
7671 "sc-network",7426 "sc-network",
7672 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7427 "sp-core",
7673 "thiserror",7428 "thiserror",
7674]7429]
76757430
7725 "polkadot-primitives",7480 "polkadot-primitives",
7726 "schnorrkel",7481 "schnorrkel",
7727 "serde",7482 "serde",
7728 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7483 "sp-application-crypto",
7729 "sp-consensus-babe",7484 "sp-consensus-babe",
7730 "sp-consensus-vrf",7485 "sp-consensus-vrf",
7731 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7486 "sp-core",
7732 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7487 "sp-keystore",
7733 "sp-maybe-compressed-blob",7488 "sp-maybe-compressed-blob",
7734 "thiserror",7489 "thiserror",
7735 "zstd",7490 "zstd",
7761 "polkadot-statement-table",7516 "polkadot-statement-table",
7762 "sc-network",7517 "sc-network",
7763 "smallvec",7518 "smallvec",
7764 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7519 "sp-api",
7765 "sp-authority-discovery",7520 "sp-authority-discovery",
7766 "sp-consensus-babe",7521 "sp-consensus-babe",
7767 "substrate-prometheus-endpoint",7522 "substrate-prometheus-endpoint",
7794 "polkadot-primitives",7549 "polkadot-primitives",
7795 "prioritized-metered-channel",7550 "prioritized-metered-channel",
7796 "rand 0.8.5",7551 "rand 0.8.5",
7797 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7552 "sp-application-crypto",
7798 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7553 "sp-core",
7799 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7554 "sp-keystore",
7800 "thiserror",7555 "thiserror",
7801 "tracing-gum",7556 "tracing-gum",
7802]7557]
7819 "polkadot-node-subsystem-types",7574 "polkadot-node-subsystem-types",
7820 "polkadot-primitives",7575 "polkadot-primitives",
7821 "sc-client-api",7576 "sc-client-api",
7822 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7577 "sp-api",
7823 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7578 "sp-core",
7824 "tracing-gum",7579 "tracing-gum",
7825]7580]
78267581
7830source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"7585source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"
7831dependencies = [7586dependencies = [
7832 "derive_more",7587 "derive_more",
7833 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7588 "frame-support",
7834 "parity-scale-codec 3.1.5",7589 "parity-scale-codec 3.1.5",
7835 "parity-util-mem",7590 "parity-util-mem",
7836 "polkadot-core-primitives",7591 "polkadot-core-primitives",
7837 "scale-info",7592 "scale-info",
7838 "serde",7593 "serde",
7839 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7594 "sp-core",
7840 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7595 "sp-runtime",
7841 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7596 "sp-std",
7842]7597]
78437598
7844[[package]]7599[[package]]
7862source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"7617source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"
7863dependencies = [7618dependencies = [
7864 "bitvec 1.0.1",7619 "bitvec 1.0.1",
7865 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7620 "frame-system",
7866 "hex-literal",7621 "hex-literal",
7867 "parity-scale-codec 3.1.5",7622 "parity-scale-codec 3.1.5",
7868 "parity-util-mem",7623 "parity-util-mem",
7869 "polkadot-core-primitives",7624 "polkadot-core-primitives",
7870 "polkadot-parachain",7625 "polkadot-parachain",
7871 "scale-info",7626 "scale-info",
7872 "serde",7627 "serde",
7873 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7628 "sp-api",
7874 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7629 "sp-application-crypto",
7875 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7630 "sp-arithmetic",
7876 "sp-authority-discovery",7631 "sp-authority-discovery",
7877 "sp-consensus-slots",7632 "sp-consensus-slots",
7878 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7633 "sp-core",
7879 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7634 "sp-inherents",
7880 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7635 "sp-io",
7881 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7636 "sp-keystore",
7882 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7637 "sp-runtime",
7883 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7638 "sp-staking",
7884 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7639 "sp-std",
7885 "sp-trie 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7640 "sp-trie",
7886 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7641 "sp-version",
7887]7642]
78887643
7889[[package]]7644[[package]]
7907 "sc-rpc",7662 "sc-rpc",
7908 "sc-sync-state-rpc",7663 "sc-sync-state-rpc",
7909 "sc-transaction-pool-api",7664 "sc-transaction-pool-api",
7910 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7665 "sp-api",
7911 "sp-block-builder",7666 "sp-block-builder",
7912 "sp-blockchain",7667 "sp-blockchain",
7913 "sp-consensus",7668 "sp-consensus",
7914 "sp-consensus-babe",7669 "sp-consensus-babe",
7915 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7670 "sp-keystore",
7916 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7671 "sp-runtime",
7917 "substrate-frame-rpc-system",7672 "substrate-frame-rpc-system",
7918 "substrate-state-trie-migration-rpc",7673 "substrate-state-trie-migration-rpc",
7919]7674]
7925dependencies = [7680dependencies = [
7926 "beefy-primitives",7681 "beefy-primitives",
7927 "bitvec 1.0.1",7682 "bitvec 1.0.1",
7928 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7683 "frame-benchmarking",
7929 "frame-election-provider-support",7684 "frame-election-provider-support",
7930 "frame-executive",7685 "frame-executive",
7931 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7686 "frame-support",
7932 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7687 "frame-system",
7933 "frame-system-benchmarking",7688 "frame-system-benchmarking",
7934 "frame-system-rpc-runtime-api",7689 "frame-system-rpc-runtime-api",
7935 "frame-try-runtime",7690 "frame-try-runtime",
7939 "pallet-authorship",7694 "pallet-authorship",
7940 "pallet-babe",7695 "pallet-babe",
7941 "pallet-bags-list",7696 "pallet-bags-list",
7942 "pallet-balances 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7697 "pallet-balances",
7943 "pallet-bounties",7698 "pallet-bounties",
7944 "pallet-child-bounties",7699 "pallet-child-bounties",
7945 "pallet-collective",7700 "pallet-collective",
7962 "pallet-session-benchmarking",7717 "pallet-session-benchmarking",
7963 "pallet-staking",7718 "pallet-staking",
7964 "pallet-staking-reward-curve",7719 "pallet-staking-reward-curve",
7965 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7720 "pallet-timestamp",
7966 "pallet-tips",7721 "pallet-tips",
7967 "pallet-transaction-payment",7722 "pallet-transaction-payment",
7968 "pallet-transaction-payment-rpc-runtime-api",7723 "pallet-transaction-payment-rpc-runtime-api",
7980 "serde",7735 "serde",
7981 "serde_derive",7736 "serde_derive",
7982 "smallvec",7737 "smallvec",
7983 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7738 "sp-api",
7984 "sp-authority-discovery",7739 "sp-authority-discovery",
7985 "sp-block-builder",7740 "sp-block-builder",
7986 "sp-consensus-babe",7741 "sp-consensus-babe",
7987 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7742 "sp-core",
7988 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7743 "sp-inherents",
7989 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7744 "sp-io",
7990 "sp-mmr-primitives",7745 "sp-mmr-primitives",
7991 "sp-npos-elections",7746 "sp-npos-elections",
7992 "sp-offchain",7747 "sp-offchain",
7993 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7748 "sp-runtime",
7994 "sp-session",7749 "sp-session",
7995 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7750 "sp-staking",
7996 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7751 "sp-std",
7997 "sp-transaction-pool",7752 "sp-transaction-pool",
7998 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7753 "sp-version",
7999 "static_assertions",7754 "static_assertions",
8000 "substrate-wasm-builder",7755 "substrate-wasm-builder",
8001 "xcm",7756 "xcm",
8010dependencies = [7765dependencies = [
8011 "beefy-primitives",7766 "beefy-primitives",
8012 "bitvec 1.0.1",7767 "bitvec 1.0.1",
8013 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7768 "frame-benchmarking",
8014 "frame-election-provider-support",7769 "frame-election-provider-support",
8015 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7770 "frame-support",
8016 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7771 "frame-system",
8017 "impl-trait-for-tuples",7772 "impl-trait-for-tuples",
8018 "libsecp256k1",7773 "libsecp256k1",
8019 "log",7774 "log",
8020 "pallet-authorship",7775 "pallet-authorship",
8021 "pallet-babe",7776 "pallet-babe",
8022 "pallet-bags-list",7777 "pallet-bags-list",
8023 "pallet-balances 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7778 "pallet-balances",
8024 "pallet-beefy-mmr",7779 "pallet-beefy-mmr",
8025 "pallet-election-provider-multi-phase",7780 "pallet-election-provider-multi-phase",
8026 "pallet-session",7781 "pallet-session",
8027 "pallet-staking",7782 "pallet-staking",
8028 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7783 "pallet-timestamp",
8029 "pallet-transaction-payment",7784 "pallet-transaction-payment",
8030 "pallet-treasury",7785 "pallet-treasury",
8031 "pallet-vesting",7786 "pallet-vesting",
8037 "serde",7792 "serde",
8038 "serde_derive",7793 "serde_derive",
8039 "slot-range-helper",7794 "slot-range-helper",
8040 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7795 "sp-api",
8041 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7796 "sp-core",
8042 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7797 "sp-inherents",
8043 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7798 "sp-io",
8044 "sp-npos-elections",7799 "sp-npos-elections",
8045 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7800 "sp-runtime",
8046 "sp-session",7801 "sp-session",
8047 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7802 "sp-staking",
8048 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7803 "sp-std",
8049 "static_assertions",7804 "static_assertions",
8050 "xcm",7805 "xcm",
8051]7806]
8055version = "0.9.27"7810version = "0.9.27"
8056source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"7811source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"
8057dependencies = [7812dependencies = [
8058 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7813 "frame-support",
8059 "polkadot-primitives",7814 "polkadot-primitives",
8060 "polkadot-runtime-common",7815 "polkadot-runtime-common",
8061 "smallvec",7816 "smallvec",
8062 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7817 "sp-runtime",
8063]7818]
80647819
8065[[package]]7820[[package]]
8070 "bs58",7825 "bs58",
8071 "parity-scale-codec 3.1.5",7826 "parity-scale-codec 3.1.5",
8072 "polkadot-primitives",7827 "polkadot-primitives",
8073 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7828 "sp-std",
8074 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7829 "sp-tracing",
8075]7830]
80767831
8077[[package]]7832[[package]]
8082 "bitflags",7837 "bitflags",
8083 "bitvec 1.0.1",7838 "bitvec 1.0.1",
8084 "derive_more",7839 "derive_more",
8085 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7840 "frame-benchmarking",
8086 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7841 "frame-support",
8087 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7842 "frame-system",
8088 "log",7843 "log",
8089 "pallet-authority-discovery",7844 "pallet-authority-discovery",
8090 "pallet-authorship",7845 "pallet-authorship",
8091 "pallet-babe",7846 "pallet-babe",
8092 "pallet-balances 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7847 "pallet-balances",
8093 "pallet-session",7848 "pallet-session",
8094 "pallet-staking",7849 "pallet-staking",
8095 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7850 "pallet-timestamp",
8096 "pallet-vesting",7851 "pallet-vesting",
8097 "parity-scale-codec 3.1.5",7852 "parity-scale-codec 3.1.5",
8098 "polkadot-primitives",7853 "polkadot-primitives",
8102 "rustc-hex",7857 "rustc-hex",
8103 "scale-info",7858 "scale-info",
8104 "serde",7859 "serde",
8105 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7860 "sp-api",
8106 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7861 "sp-application-crypto",
8107 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7862 "sp-core",
8108 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7863 "sp-inherents",
8109 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7864 "sp-io",
8110 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7865 "sp-keystore",
8111 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7866 "sp-runtime",
8112 "sp-session",7867 "sp-session",
8113 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7868 "sp-staking",
8114 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7869 "sp-std",
8115 "static_assertions",7870 "static_assertions",
8116 "xcm",7871 "xcm",
8117 "xcm-executor",7872 "xcm-executor",
8195 "sc-transaction-pool",7950 "sc-transaction-pool",
8196 "serde",7951 "serde",
8197 "serde_json",7952 "serde_json",
8198 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7953 "sp-api",
8199 "sp-authority-discovery",7954 "sp-authority-discovery",
8200 "sp-block-builder",7955 "sp-block-builder",
8201 "sp-blockchain",7956 "sp-blockchain",
8202 "sp-consensus",7957 "sp-consensus",
8203 "sp-consensus-babe",7958 "sp-consensus-babe",
8204 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7959 "sp-core",
8205 "sp-finality-grandpa",7960 "sp-finality-grandpa",
8206 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7961 "sp-inherents",
8207 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7962 "sp-io",
8208 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7963 "sp-keystore",
8209 "sp-offchain",7964 "sp-offchain",
8210 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7965 "sp-runtime",
8211 "sp-session",7966 "sp-session",
8212 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7967 "sp-state-machine",
8213 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7968 "sp-storage",
8214 "sp-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7969 "sp-timestamp",
8215 "sp-transaction-pool",7970 "sp-transaction-pool",
8216 "sp-trie 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7971 "sp-trie",
8217 "substrate-prometheus-endpoint",7972 "substrate-prometheus-endpoint",
8218 "thiserror",7973 "thiserror",
8219 "tracing-gum",7974 "tracing-gum",
8235 "polkadot-node-subsystem",7990 "polkadot-node-subsystem",
8236 "polkadot-node-subsystem-util",7991 "polkadot-node-subsystem-util",
8237 "polkadot-primitives",7992 "polkadot-primitives",
8238 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7993 "sp-keystore",
8239 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",7994 "sp-staking",
8240 "thiserror",7995 "thiserror",
8241 "tracing-gum",7996 "tracing-gum",
8242]7997]
8248dependencies = [8003dependencies = [
8249 "parity-scale-codec 3.1.5",8004 "parity-scale-codec 3.1.5",
8250 "polkadot-primitives",8005 "polkadot-primitives",
8251 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8006 "sp-core",
8252]8007]
82538008
8254[[package]]8009[[package]]
8260 "bitvec 1.0.1",8015 "bitvec 1.0.1",
8261 "frame-election-provider-support",8016 "frame-election-provider-support",
8262 "frame-executive",8017 "frame-executive",
8263 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8018 "frame-support",
8264 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8019 "frame-system",
8265 "frame-system-rpc-runtime-api",8020 "frame-system-rpc-runtime-api",
8266 "log",8021 "log",
8267 "pallet-authority-discovery",8022 "pallet-authority-discovery",
8268 "pallet-authorship",8023 "pallet-authorship",
8269 "pallet-babe",8024 "pallet-babe",
8270 "pallet-balances 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8025 "pallet-balances",
8271 "pallet-grandpa",8026 "pallet-grandpa",
8272 "pallet-indices",8027 "pallet-indices",
8273 "pallet-offences",8028 "pallet-offences",
8274 "pallet-session",8029 "pallet-session",
8275 "pallet-staking",8030 "pallet-staking",
8276 "pallet-staking-reward-curve",8031 "pallet-staking-reward-curve",
8277 "pallet-sudo",8032 "pallet-sudo",
8278 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8033 "pallet-timestamp",
8279 "pallet-transaction-payment",8034 "pallet-transaction-payment",
8280 "pallet-transaction-payment-rpc-runtime-api",8035 "pallet-transaction-payment-rpc-runtime-api",
8281 "pallet-vesting",8036 "pallet-vesting",
8290 "serde",8045 "serde",
8291 "serde_derive",8046 "serde_derive",
8292 "smallvec",8047 "smallvec",
8293 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8048 "sp-api",
8294 "sp-authority-discovery",8049 "sp-authority-discovery",
8295 "sp-block-builder",8050 "sp-block-builder",
8296 "sp-consensus-babe",8051 "sp-consensus-babe",
8297 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8052 "sp-core",
8298 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8053 "sp-inherents",
8299 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8054 "sp-io",
8300 "sp-mmr-primitives",8055 "sp-mmr-primitives",
8301 "sp-offchain",8056 "sp-offchain",
8302 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8057 "sp-runtime",
8303 "sp-session",8058 "sp-session",
8304 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8059 "sp-staking",
8305 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8060 "sp-std",
8306 "sp-transaction-pool",8061 "sp-transaction-pool",
8307 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8062 "sp-version",
8308 "substrate-wasm-builder",8063 "substrate-wasm-builder",
8309 "test-runtime-constants",8064 "test-runtime-constants",
8310 "xcm",8065 "xcm",
8317version = "0.9.27"8072version = "0.9.27"
8318source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"8073source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"
8319dependencies = [8074dependencies = [
8320 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8075 "frame-benchmarking",
8321 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8076 "frame-system",
8322 "futures 0.3.23",8077 "futures 0.3.23",
8323 "hex",8078 "hex",
8324 "pallet-balances 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8079 "pallet-balances",
8325 "pallet-staking",8080 "pallet-staking",
8326 "pallet-transaction-payment",8081 "pallet-transaction-payment",
8327 "polkadot-node-primitives",8082 "polkadot-node-primitives",
8347 "sc-service",8102 "sc-service",
8348 "sc-tracing",8103 "sc-tracing",
8349 "sc-transaction-pool",8104 "sc-transaction-pool",
8350 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8105 "sp-arithmetic",
8351 "sp-authority-discovery",8106 "sp-authority-discovery",
8352 "sp-blockchain",8107 "sp-blockchain",
8353 "sp-consensus",8108 "sp-consensus",
8354 "sp-consensus-babe",8109 "sp-consensus-babe",
8355 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8110 "sp-core",
8356 "sp-finality-grandpa",8111 "sp-finality-grandpa",
8357 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8112 "sp-inherents",
8358 "sp-keyring",8113 "sp-keyring",
8359 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8114 "sp-runtime",
8360 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8115 "sp-state-machine",
8361 "substrate-test-client",8116 "substrate-test-client",
8362 "tempfile",8117 "tempfile",
8363 "test-runtime-constants",8118 "test-runtime-constants",
8608 "cumulus-primitives-utility",8363 "cumulus-primitives-utility",
8609 "derivative",8364 "derivative",
8610 "evm-coder",8365 "evm-coder",
8611 "fp-evm-mapping 0.1.0 (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",8366 "fp-evm-mapping",
8612 "fp-rpc",8367 "fp-rpc",
8613 "fp-self-contained",8368 "fp-self-contained",
8614 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8369 "frame-benchmarking",
8615 "frame-executive",8370 "frame-executive",
8616 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8371 "frame-support",
8617 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8372 "frame-system",
8618 "frame-system-benchmarking",8373 "frame-system-benchmarking",
8619 "frame-system-rpc-runtime-api",8374 "frame-system-rpc-runtime-api",
8620 "frame-try-runtime",8375 "frame-try-runtime",
8621 "hex-literal",8376 "hex-literal",
8622 "log",8377 "log",
8623 "orml-vesting",8378 "orml-vesting",
8624 "pallet-aura",8379 "pallet-aura",
8625 "pallet-balances 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8380 "pallet-balances",
8626 "pallet-base-fee",8381 "pallet-base-fee",
8627 "pallet-common",8382 "pallet-common",
8628 "pallet-configuration",8383 "pallet-configuration",
8629 "pallet-ethereum",8384 "pallet-ethereum",
8630 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",8385 "pallet-evm",
8631 "pallet-evm-coder-substrate",8386 "pallet-evm-coder-substrate",
8632 "pallet-evm-contract-helpers",8387 "pallet-evm-contract-helpers",
8633 "pallet-evm-migration",8388 "pallet-evm-migration",
8634 "pallet-evm-transaction-payment",8389 "pallet-evm-transaction-payment",
8635 "pallet-fungible",8390 "pallet-fungible",
8636 "pallet-inflation",8391 "pallet-inflation",
8637 "pallet-nonfungible",8392 "pallet-nonfungible",
8638 "pallet-randomness-collective-flip 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8393 "pallet-randomness-collective-flip",
8639 "pallet-refungible",8394 "pallet-refungible",
8640 "pallet-rmrk-core",8395 "pallet-rmrk-core",
8641 "pallet-rmrk-equip",8396 "pallet-rmrk-equip",
8642 "pallet-structure",8397 "pallet-structure",
8643 "pallet-sudo",8398 "pallet-sudo",
8644 "pallet-template-transaction-payment",8399 "pallet-template-transaction-payment",
8645 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8400 "pallet-timestamp",
8646 "pallet-transaction-payment",8401 "pallet-transaction-payment",
8647 "pallet-transaction-payment-rpc-runtime-api",8402 "pallet-transaction-payment-rpc-runtime-api",
8648 "pallet-treasury",8403 "pallet-treasury",
8656 "scale-info",8411 "scale-info",
8657 "serde",8412 "serde",
8658 "smallvec",8413 "smallvec",
8659 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8414 "sp-api",
8660 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8415 "sp-arithmetic",
8661 "sp-block-builder",8416 "sp-block-builder",
8662 "sp-consensus-aura",8417 "sp-consensus-aura",
8663 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8418 "sp-core",
8664 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8419 "sp-inherents",
8665 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8420 "sp-io",
8666 "sp-offchain",8421 "sp-offchain",
8667 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8422 "sp-runtime",
8668 "sp-session",8423 "sp-session",
8669 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8424 "sp-std",
8670 "sp-transaction-pool",8425 "sp-transaction-pool",
8671 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8426 "sp-version",
8672 "substrate-wasm-builder",8427 "substrate-wasm-builder",
8673 "up-common",8428 "up-common",
8674 "up-data-structs",8429 "up-data-structs",
8961 "parity-scale-codec 3.1.5",8716 "parity-scale-codec 3.1.5",
8962 "serde",8717 "serde",
8963 "serde_json",8718 "serde_json",
8964 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8719 "sp-core",
8965 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8720 "sp-io",
8966 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8721 "sp-runtime",
8967 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8722 "sp-version",
8968]8723]
89698724
8970[[package]]8725[[package]]
9046 "parity-scale-codec 2.3.1",8801 "parity-scale-codec 2.3.1",
9047 "rmrk-traits",8802 "rmrk-traits",
9048 "serde",8803 "serde",
9049 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8804 "sp-api",
9050 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8805 "sp-core",
9051 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8806 "sp-runtime",
9052 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8807 "sp-std",
9053]8808]
90548809
9055[[package]]8810[[package]]
9078dependencies = [8833dependencies = [
9079 "beefy-merkle-tree",8834 "beefy-merkle-tree",
9080 "beefy-primitives",8835 "beefy-primitives",
9081 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8836 "frame-benchmarking",
9082 "frame-executive",8837 "frame-executive",
9083 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8838 "frame-support",
9084 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8839 "frame-system",
9085 "frame-system-benchmarking",8840 "frame-system-benchmarking",
9086 "frame-system-rpc-runtime-api",8841 "frame-system-rpc-runtime-api",
9087 "hex-literal",8842 "hex-literal",
9088 "log",8843 "log",
9089 "pallet-authority-discovery",8844 "pallet-authority-discovery",
9090 "pallet-authorship",8845 "pallet-authorship",
9091 "pallet-babe",8846 "pallet-babe",
9092 "pallet-balances 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8847 "pallet-balances",
9093 "pallet-beefy",8848 "pallet-beefy",
9094 "pallet-beefy-mmr",8849 "pallet-beefy-mmr",
9095 "pallet-collective",8850 "pallet-collective",
9104 "pallet-session",8859 "pallet-session",
9105 "pallet-staking",8860 "pallet-staking",
9106 "pallet-sudo",8861 "pallet-sudo",
9107 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8862 "pallet-timestamp",
9108 "pallet-transaction-payment",8863 "pallet-transaction-payment",
9109 "pallet-transaction-payment-rpc-runtime-api",8864 "pallet-transaction-payment-rpc-runtime-api",
9110 "pallet-utility",8865 "pallet-utility",
9119 "serde",8874 "serde",
9120 "serde_derive",8875 "serde_derive",
9121 "smallvec",8876 "smallvec",
9122 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8877 "sp-api",
9123 "sp-authority-discovery",8878 "sp-authority-discovery",
9124 "sp-block-builder",8879 "sp-block-builder",
9125 "sp-consensus-babe",8880 "sp-consensus-babe",
9126 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8881 "sp-core",
9127 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8882 "sp-inherents",
9128 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8883 "sp-io",
9129 "sp-mmr-primitives",8884 "sp-mmr-primitives",
9130 "sp-offchain",8885 "sp-offchain",
9131 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8886 "sp-runtime",
9132 "sp-session",8887 "sp-session",
9133 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8888 "sp-staking",
9134 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8889 "sp-std",
9135 "sp-transaction-pool",8890 "sp-transaction-pool",
9136 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8891 "sp-version",
9137 "substrate-wasm-builder",8892 "substrate-wasm-builder",
9138 "xcm",8893 "xcm",
9139 "xcm-builder",8894 "xcm-builder",
9145version = "0.9.27"8900version = "0.9.27"
9146source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"8901source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"
9147dependencies = [8902dependencies = [
9148 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8903 "frame-support",
9149 "polkadot-primitives",8904 "polkadot-primitives",
9150 "polkadot-runtime-common",8905 "polkadot-runtime-common",
9151 "smallvec",8906 "smallvec",
9152 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",8907 "sp-runtime",
9153]8908]
91548909
9155[[package]]8910[[package]]
9330source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"9085source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
9331dependencies = [9086dependencies = [
9332 "log",9087 "log",
9333 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9088 "sp-core",
9334 "sp-wasm-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9089 "sp-wasm-interface",
9335 "thiserror",9090 "thiserror",
9336]9091]
93379092
9352 "rand 0.7.3",9107 "rand 0.7.3",
9353 "sc-client-api",9108 "sc-client-api",
9354 "sc-network",9109 "sc-network",
9355 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9110 "sp-api",
9356 "sp-authority-discovery",9111 "sp-authority-discovery",
9357 "sp-blockchain",9112 "sp-blockchain",
9358 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9113 "sp-core",
9359 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9114 "sp-keystore",
9360 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9115 "sp-runtime",
9361 "substrate-prometheus-endpoint",9116 "substrate-prometheus-endpoint",
9362 "thiserror",9117 "thiserror",
9363]9118]
9376 "sc-proposer-metrics",9131 "sc-proposer-metrics",
9377 "sc-telemetry",9132 "sc-telemetry",
9378 "sc-transaction-pool-api",9133 "sc-transaction-pool-api",
9379 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9134 "sp-api",
9380 "sp-blockchain",9135 "sp-blockchain",
9381 "sp-consensus",9136 "sp-consensus",
9382 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9137 "sp-core",
9383 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9138 "sp-inherents",
9384 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9139 "sp-runtime",
9385 "substrate-prometheus-endpoint",9140 "substrate-prometheus-endpoint",
9386]9141]
93879142
9392dependencies = [9147dependencies = [
9393 "parity-scale-codec 3.1.5",9148 "parity-scale-codec 3.1.5",
9394 "sc-client-api",9149 "sc-client-api",
9395 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9150 "sp-api",
9396 "sp-block-builder",9151 "sp-block-builder",
9397 "sp-blockchain",9152 "sp-blockchain",
9398 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9153 "sp-core",
9399 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9154 "sp-inherents",
9400 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9155 "sp-runtime",
9401 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9156 "sp-state-machine",
9402]9157]
94039158
9404[[package]]9159[[package]]
9414 "sc-telemetry",9169 "sc-telemetry",
9415 "serde",9170 "serde",
9416 "serde_json",9171 "serde_json",
9417 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9172 "sp-core",
9418 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9173 "sp-runtime",
9419]9174]
94209175
9421[[package]]9176[[package]]
9457 "serde",9212 "serde",
9458 "serde_json",9213 "serde_json",
9459 "sp-blockchain",9214 "sp-blockchain",
9460 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9215 "sp-core",
9461 "sp-keyring",9216 "sp-keyring",
9462 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9217 "sp-keystore",
9463 "sp-panic-handler 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9218 "sp-panic-handler",
9464 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9219 "sp-runtime",
9465 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9220 "sp-version",
9466 "thiserror",9221 "thiserror",
9467 "tiny-bip39",9222 "tiny-bip39",
9468 "tokio",9223 "tokio",
9482 "sc-executor",9237 "sc-executor",
9483 "sc-transaction-pool-api",9238 "sc-transaction-pool-api",
9484 "sc-utils",9239 "sc-utils",
9485 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9240 "sp-api",
9486 "sp-blockchain",9241 "sp-blockchain",
9487 "sp-consensus",9242 "sp-consensus",
9488 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9243 "sp-core",
9489 "sp-database",9244 "sp-database",
9490 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9245 "sp-externalities",
9491 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9246 "sp-keystore",
9492 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9247 "sp-runtime",
9493 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9248 "sp-state-machine",
9494 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9249 "sp-storage",
9495 "sp-trie 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9250 "sp-trie",
9496 "substrate-prometheus-endpoint",9251 "substrate-prometheus-endpoint",
9497]9252]
94989253
9512 "parking_lot 0.12.1",9267 "parking_lot 0.12.1",
9513 "sc-client-api",9268 "sc-client-api",
9514 "sc-state-db",9269 "sc-state-db",
9515 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9270 "sp-arithmetic",
9516 "sp-blockchain",9271 "sp-blockchain",
9517 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9272 "sp-core",
9518 "sp-database",9273 "sp-database",
9519 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9274 "sp-runtime",
9520 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9275 "sp-state-machine",
9521 "sp-trie 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9276 "sp-trie",
9522]9277]
95239278
9524[[package]]9279[[package]]
9535 "sc-client-api",9290 "sc-client-api",
9536 "sc-utils",9291 "sc-utils",
9537 "serde",9292 "serde",
9538 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9293 "sp-api",
9539 "sp-blockchain",9294 "sp-blockchain",
9540 "sp-consensus",9295 "sp-consensus",
9541 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9296 "sp-core",
9542 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9297 "sp-runtime",
9543 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9298 "sp-state-machine",
9544 "substrate-prometheus-endpoint",9299 "substrate-prometheus-endpoint",
9545 "thiserror",9300 "thiserror",
9546]9301]
9559 "sc-consensus",9314 "sc-consensus",
9560 "sc-consensus-slots",9315 "sc-consensus-slots",
9561 "sc-telemetry",9316 "sc-telemetry",
9562 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9317 "sp-api",
9563 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9318 "sp-application-crypto",
9564 "sp-block-builder",9319 "sp-block-builder",
9565 "sp-blockchain",9320 "sp-blockchain",
9566 "sp-consensus",9321 "sp-consensus",
9567 "sp-consensus-aura",9322 "sp-consensus-aura",
9568 "sp-consensus-slots",9323 "sp-consensus-slots",
9569 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9324 "sp-core",
9570 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9325 "sp-inherents",
9571 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9326 "sp-keystore",
9572 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9327 "sp-runtime",
9573 "substrate-prometheus-endpoint",9328 "substrate-prometheus-endpoint",
9574 "thiserror",9329 "thiserror",
9575]9330]
9599 "sc-telemetry",9354 "sc-telemetry",
9600 "schnorrkel",9355 "schnorrkel",
9601 "serde",9356 "serde",
9602 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9357 "sp-api",
9603 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9358 "sp-application-crypto",
9604 "sp-block-builder",9359 "sp-block-builder",
9605 "sp-blockchain",9360 "sp-blockchain",
9606 "sp-consensus",9361 "sp-consensus",
9607 "sp-consensus-babe",9362 "sp-consensus-babe",
9608 "sp-consensus-slots",9363 "sp-consensus-slots",
9609 "sp-consensus-vrf",9364 "sp-consensus-vrf",
9610 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9365 "sp-core",
9611 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9366 "sp-inherents",
9612 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9367 "sp-io",
9613 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9368 "sp-keystore",
9614 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9369 "sp-runtime",
9615 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9370 "sp-version",
9616 "substrate-prometheus-endpoint",9371 "substrate-prometheus-endpoint",
9617 "thiserror",9372 "thiserror",
9618]9373]
9628 "sc-consensus-epochs",9383 "sc-consensus-epochs",
9629 "sc-rpc-api",9384 "sc-rpc-api",
9630 "serde",9385 "serde",
9631 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9386 "sp-api",
9632 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9387 "sp-application-crypto",
9633 "sp-blockchain",9388 "sp-blockchain",
9634 "sp-consensus",9389 "sp-consensus",
9635 "sp-consensus-babe",9390 "sp-consensus-babe",
9636 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9391 "sp-core",
9637 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9392 "sp-keystore",
9638 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9393 "sp-runtime",
9639 "thiserror",9394 "thiserror",
9640]9395]
96419396
9649 "sc-client-api",9404 "sc-client-api",
9650 "sc-consensus",9405 "sc-consensus",
9651 "sp-blockchain",9406 "sp-blockchain",
9652 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9407 "sp-runtime",
9653]9408]
96549409
9655[[package]]9410[[package]]
9671 "sc-transaction-pool",9426 "sc-transaction-pool",
9672 "sc-transaction-pool-api",9427 "sc-transaction-pool-api",
9673 "serde",9428 "serde",
9674 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9429 "sp-api",
9675 "sp-blockchain",9430 "sp-blockchain",
9676 "sp-consensus",9431 "sp-consensus",
9677 "sp-consensus-aura",9432 "sp-consensus-aura",
9678 "sp-consensus-babe",9433 "sp-consensus-babe",
9679 "sp-consensus-slots",9434 "sp-consensus-slots",
9680 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9435 "sp-core",
9681 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9436 "sp-inherents",
9682 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9437 "sp-keystore",
9683 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9438 "sp-runtime",
9684 "sp-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9439 "sp-timestamp",
9685 "substrate-prometheus-endpoint",9440 "substrate-prometheus-endpoint",
9686 "thiserror",9441 "thiserror",
9687]9442]
9699 "sc-client-api",9454 "sc-client-api",
9700 "sc-consensus",9455 "sc-consensus",
9701 "sc-telemetry",9456 "sc-telemetry",
9702 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9457 "sp-arithmetic",
9703 "sp-blockchain",9458 "sp-blockchain",
9704 "sp-consensus",9459 "sp-consensus",
9705 "sp-consensus-slots",9460 "sp-consensus-slots",
9706 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9461 "sp-core",
9707 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9462 "sp-inherents",
9708 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9463 "sp-runtime",
9709 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9464 "sp-state-machine",
9710 "sp-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9465 "sp-timestamp",
9711 "thiserror",9466 "thiserror",
9712]9467]
97139468
9718dependencies = [9473dependencies = [
9719 "sc-client-api",9474 "sc-client-api",
9720 "sp-authorship",9475 "sp-authorship",
9721 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9476 "sp-runtime",
9722 "thiserror",9477 "thiserror",
9723]9478]
97249479
9734 "sc-executor-common",9489 "sc-executor-common",
9735 "sc-executor-wasmi",9490 "sc-executor-wasmi",
9736 "sc-executor-wasmtime",9491 "sc-executor-wasmtime",
9737 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9492 "sp-api",
9738 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9493 "sp-core",
9739 "sp-core-hashing-proc-macro 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9494 "sp-core-hashing-proc-macro",
9740 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9495 "sp-externalities",
9741 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9496 "sp-io",
9742 "sp-panic-handler 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9497 "sp-panic-handler",
9743 "sp-runtime-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9498 "sp-runtime-interface",
9744 "sp-tasks",9499 "sp-tasks",
9745 "sp-trie 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9500 "sp-trie",
9746 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9501 "sp-version",
9747 "sp-wasm-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9502 "sp-wasm-interface",
9748 "tracing",9503 "tracing",
9749 "wasmi",9504 "wasmi",
9750]9505]
9760 "sp-maybe-compressed-blob",9515 "sp-maybe-compressed-blob",
9761 "sp-sandbox",9516 "sp-sandbox",
9762 "sp-serializer",9517 "sp-serializer",
9763 "sp-wasm-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9518 "sp-wasm-interface",
9764 "thiserror",9519 "thiserror",
9765 "wasm-instrument",9520 "wasm-instrument",
9766 "wasmi",9521 "wasmi",
9775 "parity-scale-codec 3.1.5",9530 "parity-scale-codec 3.1.5",
9776 "sc-allocator",9531 "sc-allocator",
9777 "sc-executor-common",9532 "sc-executor-common",
9778 "sp-runtime-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9533 "sp-runtime-interface",
9779 "sp-sandbox",9534 "sp-sandbox",
9780 "sp-wasm-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9535 "sp-wasm-interface",
9781 "wasmi",9536 "wasmi",
9782]9537]
97839538
9795 "rustix 0.35.7",9550 "rustix 0.35.7",
9796 "sc-allocator",9551 "sc-allocator",
9797 "sc-executor-common",9552 "sc-executor-common",
9798 "sp-runtime-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9553 "sp-runtime-interface",
9799 "sp-sandbox",9554 "sp-sandbox",
9800 "sp-wasm-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9555 "sp-wasm-interface",
9801 "wasmtime",9556 "wasmtime",
9802]9557]
98039558
9829 "sc-telemetry",9584 "sc-telemetry",
9830 "sc-utils",9585 "sc-utils",
9831 "serde_json",9586 "serde_json",
9832 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9587 "sp-api",
9833 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9588 "sp-application-crypto",
9834 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9589 "sp-arithmetic",
9835 "sp-blockchain",9590 "sp-blockchain",
9836 "sp-consensus",9591 "sp-consensus",
9837 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9592 "sp-core",
9838 "sp-finality-grandpa",9593 "sp-finality-grandpa",
9839 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9594 "sp-keystore",
9840 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9595 "sp-runtime",
9841 "substrate-prometheus-endpoint",9596 "substrate-prometheus-endpoint",
9842 "thiserror",9597 "thiserror",
9843]9598]
9858 "serde",9613 "serde",
9859 "serde_json",9614 "serde_json",
9860 "sp-blockchain",9615 "sp-blockchain",
9861 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9616 "sp-core",
9862 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9617 "sp-runtime",
9863 "thiserror",9618 "thiserror",
9864]9619]
98659620
9877 "sc-network",9632 "sc-network",
9878 "sc-transaction-pool-api",9633 "sc-transaction-pool-api",
9879 "sp-blockchain",9634 "sp-blockchain",
9880 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9635 "sp-runtime",
9881]9636]
98829637
9883[[package]]9638[[package]]
9889 "hex",9644 "hex",
9890 "parking_lot 0.12.1",9645 "parking_lot 0.12.1",
9891 "serde_json",9646 "serde_json",
9892 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9647 "sp-application-crypto",
9893 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9648 "sp-core",
9894 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9649 "sp-keystore",
9895 "thiserror",9650 "thiserror",
9896]9651]
98979652
9932 "serde",9687 "serde",
9933 "serde_json",9688 "serde_json",
9934 "smallvec",9689 "smallvec",
9935 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9690 "sp-arithmetic",
9936 "sp-blockchain",9691 "sp-blockchain",
9937 "sp-consensus",9692 "sp-consensus",
9938 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9693 "sp-core",
9939 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9694 "sp-runtime",
9940 "substrate-prometheus-endpoint",9695 "substrate-prometheus-endpoint",
9941 "thiserror",9696 "thiserror",
9942 "unsigned-varint",9697 "unsigned-varint",
9959 "smallvec",9714 "smallvec",
9960 "sp-consensus",9715 "sp-consensus",
9961 "sp-finality-grandpa",9716 "sp-finality-grandpa",
9962 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9717 "sp-runtime",
9963]9718]
99649719
9965[[package]]9720[[package]]
9974 "log",9729 "log",
9975 "lru 0.7.8",9730 "lru 0.7.8",
9976 "sc-network",9731 "sc-network",
9977 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9732 "sp-runtime",
9978 "substrate-prometheus-endpoint",9733 "substrate-prometheus-endpoint",
9979 "tracing",9734 "tracing",
9980]9735]
9994 "sc-network-common",9749 "sc-network-common",
9995 "sc-peerset",9750 "sc-peerset",
9996 "sp-blockchain",9751 "sp-blockchain",
9997 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9752 "sp-core",
9998 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9753 "sp-runtime",
9999 "thiserror",9754 "thiserror",
10000]9755]
100019756
10017 "sc-network-common",9772 "sc-network-common",
10018 "sc-peerset",9773 "sc-peerset",
10019 "smallvec",9774 "smallvec",
10020 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9775 "sp-arithmetic",
10021 "sp-blockchain",9776 "sp-blockchain",
10022 "sp-consensus",9777 "sp-consensus",
10023 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9778 "sp-core",
10024 "sp-finality-grandpa",9779 "sp-finality-grandpa",
10025 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9780 "sp-runtime",
10026 "thiserror",9781 "thiserror",
10027]9782]
100289783
10046 "sc-client-api",9801 "sc-client-api",
10047 "sc-network",9802 "sc-network",
10048 "sc-utils",9803 "sc-utils",
10049 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9804 "sp-api",
10050 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9805 "sp-core",
10051 "sp-offchain",9806 "sp-offchain",
10052 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9807 "sp-runtime",
10053 "threadpool",9808 "threadpool",
10054 "tracing",9809 "tracing",
10055]9810]
10095 "sc-transaction-pool-api",9850 "sc-transaction-pool-api",
10096 "sc-utils",9851 "sc-utils",
10097 "serde_json",9852 "serde_json",
10098 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9853 "sp-api",
10099 "sp-blockchain",9854 "sp-blockchain",
10100 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9855 "sp-core",
10101 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9856 "sp-keystore",
10102 "sp-offchain",9857 "sp-offchain",
10103 "sp-rpc",9858 "sp-rpc",
10104 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9859 "sp-runtime",
10105 "sp-session",9860 "sp-session",
10106 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9861 "sp-version",
10107]9862]
101089863
10109[[package]]9864[[package]]
10121 "scale-info",9876 "scale-info",
10122 "serde",9877 "serde",
10123 "serde_json",9878 "serde_json",
10124 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9879 "sp-core",
10125 "sp-rpc",9880 "sp-rpc",
10126 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9881 "sp-runtime",
10127 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9882 "sp-tracing",
10128 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9883 "sp-version",
10129 "thiserror",9884 "thiserror",
10130]9885]
101319886
10183 "sc-utils",9938 "sc-utils",
10184 "serde",9939 "serde",
10185 "serde_json",9940 "serde_json",
10186 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9941 "sp-api",
10187 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9942 "sp-application-crypto",
10188 "sp-block-builder",9943 "sp-block-builder",
10189 "sp-blockchain",9944 "sp-blockchain",
10190 "sp-consensus",9945 "sp-consensus",
10191 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9946 "sp-core",
10192 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9947 "sp-externalities",
10193 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9948 "sp-inherents",
10194 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9949 "sp-keystore",
10195 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9950 "sp-runtime",
10196 "sp-session",9951 "sp-session",
10197 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9952 "sp-state-machine",
10198 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9953 "sp-storage",
10199 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9954 "sp-tracing",
10200 "sp-transaction-pool",9955 "sp-transaction-pool",
10201 "sp-transaction-storage-proof",9956 "sp-transaction-storage-proof",
10202 "sp-trie 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9957 "sp-trie",
10203 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9958 "sp-version",
10204 "substrate-prometheus-endpoint",9959 "substrate-prometheus-endpoint",
10205 "tempfile",9960 "tempfile",
10206 "thiserror",9961 "thiserror",
10220 "parity-util-mem-derive",9975 "parity-util-mem-derive",
10221 "parking_lot 0.12.1",9976 "parking_lot 0.12.1",
10222 "sc-client-api",9977 "sc-client-api",
10223 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9978 "sp-core",
10224]9979]
102259980
10226[[package]]9981[[package]]
10238 "serde",9993 "serde",
10239 "serde_json",9994 "serde_json",
10240 "sp-blockchain",9995 "sp-blockchain",
10241 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",9996 "sp-runtime",
10242 "thiserror",9997 "thiserror",
10243]9998]
102449999
10256 "sc-telemetry",10011 "sc-telemetry",
10257 "serde",10012 "serde",
10258 "serde_json",10013 "serde_json",
10259 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10014 "sp-core",
10260 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10015 "sp-io",
10261 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10016 "sp-std",
10262]10017]
1026310018
10264[[package]]10019[[package]]
10298 "sc-rpc-server",10053 "sc-rpc-server",
10299 "sc-tracing-proc-macro",10054 "sc-tracing-proc-macro",
10300 "serde",10055 "serde",
10301 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10056 "sp-api",
10302 "sp-blockchain",10057 "sp-blockchain",
10303 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10058 "sp-core",
10304 "sp-rpc",10059 "sp-rpc",
10305 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10060 "sp-runtime",
10306 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10061 "sp-tracing",
10307 "thiserror",10062 "thiserror",
10308 "tracing",10063 "tracing",
10309 "tracing-log",10064 "tracing-log",
10338 "sc-transaction-pool-api",10093 "sc-transaction-pool-api",
10339 "sc-utils",10094 "sc-utils",
10340 "serde",10095 "serde",
10341 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10096 "sp-api",
10342 "sp-blockchain",10097 "sp-blockchain",
10343 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10098 "sp-core",
10344 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10099 "sp-runtime",
10345 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10100 "sp-tracing",
10346 "sp-transaction-pool",10101 "sp-transaction-pool",
10347 "substrate-prometheus-endpoint",10102 "substrate-prometheus-endpoint",
10348 "thiserror",10103 "thiserror",
10357 "log",10112 "log",
10358 "serde",10113 "serde",
10359 "sp-blockchain",10114 "sp-blockchain",
10360 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10115 "sp-runtime",
10361 "thiserror",10116 "thiserror",
10362]10117]
1036310118
1045810213
10459[[package]]10214[[package]]
10460name = "secp256k1"10215name = "secp256k1"
10461version = "0.21.3"
10462source = "registry+https://github.com/rust-lang/crates.io-index"
10463checksum = "9c42e6f1735c5f00f51e43e28d6634141f2bcad10931b2609ddd74a86d751260"
10464dependencies = [
10465 "secp256k1-sys 0.4.2",
10466]
10467
10468[[package]]
10469name = "secp256k1"
10470version = "0.24.0"10216version = "0.24.0"
10471source = "registry+https://github.com/rust-lang/crates.io-index"10217source = "registry+https://github.com/rust-lang/crates.io-index"
10472checksum = "b7649a0b3ffb32636e60c7ce0d70511eda9c52c658cd0634e194d5a19943aeff"10218checksum = "b7649a0b3ffb32636e60c7ce0d70511eda9c52c658cd0634e194d5a19943aeff"
10473dependencies = [10219dependencies = [
10474 "secp256k1-sys 0.6.0",10220 "secp256k1-sys",
10475]10221]
1047610222
10477[[package]]10223[[package]]
10478name = "secp256k1-sys"10224name = "secp256k1-sys"
10479version = "0.4.2"
10480source = "registry+https://github.com/rust-lang/crates.io-index"
10481checksum = "957da2573cde917463ece3570eab4a0b3f19de6f1646cde62e6fd3868f566036"
10482dependencies = [
10483 "cc",
10484]
10485
10486[[package]]
10487name = "secp256k1-sys"
10488version = "0.6.0"10225version = "0.6.0"
10489source = "registry+https://github.com/rust-lang/crates.io-index"10226source = "registry+https://github.com/rust-lang/crates.io-index"
10490checksum = "7058dc8eaf3f2810d7828680320acda0b25a288f6d288e19278e249bbf74226b"10227checksum = "7058dc8eaf3f2810d7828680320acda0b25a288f6d288e19278e249bbf74226b"
10758 "enumn",10495 "enumn",
10759 "parity-scale-codec 3.1.5",10496 "parity-scale-codec 3.1.5",
10760 "paste",10497 "paste",
10761 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10498 "sp-runtime",
10762 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10499 "sp-std",
10763]10500]
1076410501
10765[[package]]10502[[package]]
10829[[package]]10566[[package]]
10830name = "sp-api"10567name = "sp-api"
10831version = "4.0.0-dev"10568version = "4.0.0-dev"
10832source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"
10833dependencies = [
10834 "hash-db",
10835 "log",
10836 "parity-scale-codec 3.1.5",
10837 "sp-api-proc-macro 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
10838 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
10839 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
10840 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
10841 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
10842 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
10843 "thiserror",
10844]
10845
10846[[package]]
10847name = "sp-api"
10848version = "4.0.0-dev"
10849source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"10569source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
10850dependencies = [10570dependencies = [
10851 "hash-db",10571 "hash-db",
10852 "log",10572 "log",
10853 "parity-scale-codec 3.1.5",10573 "parity-scale-codec 3.1.5",
10854 "sp-api-proc-macro 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10574 "sp-api-proc-macro",
10855 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10575 "sp-core",
10856 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10576 "sp-runtime",
10857 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10577 "sp-state-machine",
10858 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10578 "sp-std",
10859 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10579 "sp-version",
10860 "thiserror",10580 "thiserror",
10861]10581]
1086210582
10863[[package]]10583[[package]]
10864name = "sp-api-proc-macro"10584name = "sp-api-proc-macro"
10865version = "4.0.0-dev"10585version = "4.0.0-dev"
10866source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"
10867dependencies = [
10868 "blake2",
10869 "proc-macro-crate",
10870 "proc-macro2",
10871 "quote",
10872 "syn",
10873]
10874
10875[[package]]
10876name = "sp-api-proc-macro"
10877version = "4.0.0-dev"
10878source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"10586source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
10879dependencies = [10587dependencies = [
10880 "blake2",10588 "blake2",
10887[[package]]10595[[package]]
10888name = "sp-application-crypto"10596name = "sp-application-crypto"
10889version = "6.0.0"10597version = "6.0.0"
10890source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"
10891dependencies = [
10892 "parity-scale-codec 3.1.5",
10893 "scale-info",
10894 "serde",
10895 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
10896 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
10897 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
10898]
10899
10900[[package]]
10901name = "sp-application-crypto"
10902version = "6.0.0"
10903source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"10598source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
10904dependencies = [10599dependencies = [
10905 "parity-scale-codec 3.1.5",10600 "parity-scale-codec 3.1.5",
10906 "scale-info",10601 "scale-info",
10907 "serde",10602 "serde",
10908 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10603 "sp-core",
10909 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10604 "sp-io",
10910 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10605 "sp-std",
10911]10606]
1091210607
10913[[package]]10608[[package]]
10914name = "sp-arithmetic"10609name = "sp-arithmetic"
10915version = "5.0.0"10610version = "5.0.0"
10916source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"
10917dependencies = [
10918 "integer-sqrt",
10919 "num-traits",
10920 "parity-scale-codec 3.1.5",
10921 "scale-info",
10922 "serde",
10923 "sp-debug-derive 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
10924 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
10925 "static_assertions",
10926]
10927
10928[[package]]
10929name = "sp-arithmetic"
10930version = "5.0.0"
10931source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"10611source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
10932dependencies = [10612dependencies = [
10933 "integer-sqrt",10613 "integer-sqrt",
10934 "num-traits",10614 "num-traits",
10935 "parity-scale-codec 3.1.5",10615 "parity-scale-codec 3.1.5",
10936 "scale-info",10616 "scale-info",
10937 "serde",10617 "serde",
10938 "sp-debug-derive 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10618 "sp-debug-derive",
10939 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10619 "sp-std",
10940 "static_assertions",10620 "static_assertions",
10941]10621]
1094210622
10947dependencies = [10627dependencies = [
10948 "parity-scale-codec 3.1.5",10628 "parity-scale-codec 3.1.5",
10949 "scale-info",10629 "scale-info",
10950 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10630 "sp-api",
10951 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10631 "sp-application-crypto",
10952 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10632 "sp-runtime",
10953 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10633 "sp-std",
10954]10634]
1095510635
10956[[package]]10636[[package]]
10960dependencies = [10640dependencies = [
10961 "async-trait",10641 "async-trait",
10962 "parity-scale-codec 3.1.5",10642 "parity-scale-codec 3.1.5",
10963 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10643 "sp-inherents",
10964 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10644 "sp-runtime",
10965 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10645 "sp-std",
10966]10646]
1096710647
10968[[package]]10648[[package]]
10971source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"10651source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
10972dependencies = [10652dependencies = [
10973 "parity-scale-codec 3.1.5",10653 "parity-scale-codec 3.1.5",
10974 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10654 "sp-api",
10975 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10655 "sp-inherents",
10976 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10656 "sp-runtime",
10977 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10657 "sp-std",
10978]10658]
1097910659
10980[[package]]10660[[package]]
10987 "lru 0.7.8",10667 "lru 0.7.8",
10988 "parity-scale-codec 3.1.5",10668 "parity-scale-codec 3.1.5",
10989 "parking_lot 0.12.1",10669 "parking_lot 0.12.1",
10990 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10670 "sp-api",
10991 "sp-consensus",10671 "sp-consensus",
10992 "sp-database",10672 "sp-database",
10993 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10673 "sp-runtime",
10994 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10674 "sp-state-machine",
10995 "thiserror",10675 "thiserror",
10996]10676]
1099710677
11005 "futures-timer",10685 "futures-timer",
11006 "log",10686 "log",
11007 "parity-scale-codec 3.1.5",10687 "parity-scale-codec 3.1.5",
11008 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10688 "sp-core",
11009 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10689 "sp-inherents",
11010 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10690 "sp-runtime",
11011 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10691 "sp-state-machine",
11012 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10692 "sp-std",
11013 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10693 "sp-version",
11014 "thiserror",10694 "thiserror",
11015]10695]
1101610696
11022 "async-trait",10702 "async-trait",
11023 "parity-scale-codec 3.1.5",10703 "parity-scale-codec 3.1.5",
11024 "scale-info",10704 "scale-info",
11025 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10705 "sp-api",
11026 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10706 "sp-application-crypto",
11027 "sp-consensus",10707 "sp-consensus",
11028 "sp-consensus-slots",10708 "sp-consensus-slots",
11029 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10709 "sp-inherents",
11030 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10710 "sp-runtime",
11031 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10711 "sp-std",
11032 "sp-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10712 "sp-timestamp",
11033]10713]
1103410714
11035[[package]]10715[[package]]
11042 "parity-scale-codec 3.1.5",10722 "parity-scale-codec 3.1.5",
11043 "scale-info",10723 "scale-info",
11044 "serde",10724 "serde",
11045 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10725 "sp-api",
11046 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10726 "sp-application-crypto",
11047 "sp-consensus",10727 "sp-consensus",
11048 "sp-consensus-slots",10728 "sp-consensus-slots",
11049 "sp-consensus-vrf",10729 "sp-consensus-vrf",
11050 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10730 "sp-core",
11051 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10731 "sp-inherents",
11052 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10732 "sp-keystore",
11053 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10733 "sp-runtime",
11054 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10734 "sp-std",
11055 "sp-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10735 "sp-timestamp",
11056]10736]
1105710737
11058[[package]]10738[[package]]
11063 "parity-scale-codec 3.1.5",10743 "parity-scale-codec 3.1.5",
11064 "scale-info",10744 "scale-info",
11065 "serde",10745 "serde",
11066 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10746 "sp-arithmetic",
11067 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10747 "sp-runtime",
11068 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10748 "sp-std",
11069 "sp-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10749 "sp-timestamp",
11070]10750]
1107110751
11072[[package]]10752[[package]]
11077 "parity-scale-codec 3.1.5",10757 "parity-scale-codec 3.1.5",
11078 "scale-info",10758 "scale-info",
11079 "schnorrkel",10759 "schnorrkel",
11080 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10760 "sp-core",
11081 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10761 "sp-runtime",
11082 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10762 "sp-std",
11083]10763]
1108410764
11085[[package]]10765[[package]]
11086name = "sp-core"10766name = "sp-core"
11087version = "6.0.0"10767version = "6.0.0"
11088source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"
11089dependencies = [
11090 "base58",
11091 "bitflags",
11092 "blake2-rfc",
11093 "byteorder",
11094 "dyn-clonable",
11095 "ed25519-dalek",
11096 "futures 0.3.23",
11097 "hash-db",
11098 "hash256-std-hasher",
11099 "hex",
11100 "impl-serde",
11101 "lazy_static",
11102 "libsecp256k1",
11103 "log",
11104 "merlin",
11105 "num-traits",
11106 "parity-scale-codec 3.1.5",
11107 "parity-util-mem",
11108 "parking_lot 0.12.1",
11109 "primitive-types",
11110 "rand 0.7.3",
11111 "regex",
11112 "scale-info",
11113 "schnorrkel",
11114 "secp256k1 0.21.3",
11115 "secrecy",
11116 "serde",
11117 "sp-core-hashing 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
11118 "sp-debug-derive 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
11119 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
11120 "sp-runtime-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
11121 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
11122 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
11123 "ss58-registry",
11124 "substrate-bip39",
11125 "thiserror",
11126 "tiny-bip39",
11127 "wasmi",
11128 "zeroize",
11129]
11130
11131[[package]]
11132name = "sp-core"
11133version = "6.0.0"
11134source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"10768source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
11135dependencies = [10769dependencies = [
11136 "base58",10770 "base58",
11157 "regex",10791 "regex",
11158 "scale-info",10792 "scale-info",
11159 "schnorrkel",10793 "schnorrkel",
11160 "secp256k1 0.24.0",10794 "secp256k1",
11161 "secrecy",10795 "secrecy",
11162 "serde",10796 "serde",
11163 "sp-core-hashing 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10797 "sp-core-hashing",
11164 "sp-debug-derive 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10798 "sp-debug-derive",
11165 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10799 "sp-externalities",
11166 "sp-runtime-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10800 "sp-runtime-interface",
11167 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10801 "sp-std",
11168 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10802 "sp-storage",
11169 "ss58-registry",10803 "ss58-registry",
11170 "substrate-bip39",10804 "substrate-bip39",
11171 "thiserror",10805 "thiserror",
11177[[package]]10811[[package]]
11178name = "sp-core-hashing"10812name = "sp-core-hashing"
11179version = "4.0.0"10813version = "4.0.0"
11180source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"
11181dependencies = [
11182 "blake2",
11183 "byteorder",
11184 "digest 0.10.3",
11185 "sha2 0.10.2",
11186 "sha3 0.10.2",
11187 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
11188 "twox-hash",
11189]
11190
11191[[package]]
11192name = "sp-core-hashing"
11193version = "4.0.0"
11194source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"10814source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
11195dependencies = [10815dependencies = [
11196 "blake2",10816 "blake2",
11197 "byteorder",10817 "byteorder",
11198 "digest 0.10.3",10818 "digest 0.10.3",
11199 "sha2 0.10.2",10819 "sha2 0.10.2",
11200 "sha3 0.10.2",10820 "sha3 0.10.2",
11201 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10821 "sp-std",
11202 "twox-hash",10822 "twox-hash",
11203]10823]
1120410824
11205[[package]]10825[[package]]
11206name = "sp-core-hashing-proc-macro"10826name = "sp-core-hashing-proc-macro"
11207version = "5.0.0"10827version = "5.0.0"
11208source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"
11209dependencies = [
11210 "proc-macro2",
11211 "quote",
11212 "sp-core-hashing 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
11213 "syn",
11214]
11215
11216[[package]]
11217name = "sp-core-hashing-proc-macro"
11218version = "5.0.0"
11219source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"10828source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
11220dependencies = [10829dependencies = [
11221 "proc-macro2",10830 "proc-macro2",
11222 "quote",10831 "quote",
11223 "sp-core-hashing 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10832 "sp-core-hashing",
11224 "syn",10833 "syn",
11225]10834]
1122610835
11236[[package]]10845[[package]]
11237name = "sp-debug-derive"10846name = "sp-debug-derive"
11238version = "4.0.0"10847version = "4.0.0"
11239source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"
11240dependencies = [
11241 "proc-macro2",
11242 "quote",
11243 "syn",
11244]
11245
11246[[package]]
11247name = "sp-debug-derive"
11248version = "4.0.0"
11249source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"10848source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
11250dependencies = [10849dependencies = [
11251 "proc-macro2",10850 "proc-macro2",
11256[[package]]10855[[package]]
11257name = "sp-externalities"10856name = "sp-externalities"
11258version = "0.12.0"10857version = "0.12.0"
11259source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"
11260dependencies = [
11261 "environmental",
11262 "parity-scale-codec 3.1.5",
11263 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
11264 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
11265]
11266
11267[[package]]
11268name = "sp-externalities"
11269version = "0.12.0"
11270source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"10858source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
11271dependencies = [10859dependencies = [
11272 "environmental",10860 "environmental",
11273 "parity-scale-codec 3.1.5",10861 "parity-scale-codec 3.1.5",
11274 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10862 "sp-std",
11275 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10863 "sp-storage",
11276]10864]
1127710865
11278[[package]]10866[[package]]
11285 "parity-scale-codec 3.1.5",10873 "parity-scale-codec 3.1.5",
11286 "scale-info",10874 "scale-info",
11287 "serde",10875 "serde",
11288 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10876 "sp-api",
11289 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10877 "sp-application-crypto",
11290 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10878 "sp-core",
11291 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10879 "sp-keystore",
11292 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10880 "sp-runtime",
11293 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10881 "sp-std",
11294]10882]
1129510883
11296[[package]]10884[[package]]
11297name = "sp-inherents"10885name = "sp-inherents"
11298version = "4.0.0-dev"10886version = "4.0.0-dev"
11299source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"
11300dependencies = [
11301 "async-trait",
11302 "impl-trait-for-tuples",
11303 "parity-scale-codec 3.1.5",
11304 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
11305 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
11306 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
11307 "thiserror",
11308]
11309
11310[[package]]
11311name = "sp-inherents"
11312version = "4.0.0-dev"
11313source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"10887source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
11314dependencies = [10888dependencies = [
11315 "async-trait",10889 "async-trait",
11316 "impl-trait-for-tuples",10890 "impl-trait-for-tuples",
11317 "parity-scale-codec 3.1.5",10891 "parity-scale-codec 3.1.5",
11318 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10892 "sp-core",
11319 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10893 "sp-runtime",
11320 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10894 "sp-std",
11321 "thiserror",10895 "thiserror",
11322]10896]
1132310897
11324[[package]]10898[[package]]
11325name = "sp-io"10899name = "sp-io"
11326version = "6.0.0"10900version = "6.0.0"
11327source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"
11328dependencies = [
11329 "futures 0.3.23",
11330 "hash-db",
11331 "libsecp256k1",
11332 "log",
11333 "parity-scale-codec 3.1.5",
11334 "parking_lot 0.12.1",
11335 "secp256k1 0.21.3",
11336 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
11337 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
11338 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
11339 "sp-runtime-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
11340 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
11341 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
11342 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
11343 "sp-trie 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
11344 "sp-wasm-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
11345 "tracing",
11346 "tracing-core",
11347]
11348
11349[[package]]
11350name = "sp-io"
11351version = "6.0.0"
11352source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"10901source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
11353dependencies = [10902dependencies = [
11354 "futures 0.3.23",10903 "futures 0.3.23",
11357 "log",10906 "log",
11358 "parity-scale-codec 3.1.5",10907 "parity-scale-codec 3.1.5",
11359 "parking_lot 0.12.1",10908 "parking_lot 0.12.1",
11360 "secp256k1 0.24.0",10909 "secp256k1",
11361 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10910 "sp-core",
11362 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10911 "sp-externalities",
11363 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10912 "sp-keystore",
11364 "sp-runtime-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10913 "sp-runtime-interface",
11365 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10914 "sp-state-machine",
11366 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10915 "sp-std",
11367 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10916 "sp-tracing",
11368 "sp-trie 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10917 "sp-trie",
11369 "sp-wasm-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10918 "sp-wasm-interface",
11370 "tracing",10919 "tracing",
11371 "tracing-core",10920 "tracing-core",
11372]10921]
11377source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"10926source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
11378dependencies = [10927dependencies = [
11379 "lazy_static",10928 "lazy_static",
11380 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10929 "sp-core",
11381 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10930 "sp-runtime",
11382 "strum",10931 "strum",
11383]10932]
1138410933
11385[[package]]10934[[package]]
11386name = "sp-keystore"10935name = "sp-keystore"
11387version = "0.12.0"10936version = "0.12.0"
11388source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"
11389dependencies = [
11390 "async-trait",
11391 "futures 0.3.23",
11392 "merlin",
11393 "parity-scale-codec 3.1.5",
11394 "parking_lot 0.12.1",
11395 "schnorrkel",
11396 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
11397 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
11398 "thiserror",
11399]
11400
11401[[package]]
11402name = "sp-keystore"
11403version = "0.12.0"
11404source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"10937source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
11405dependencies = [10938dependencies = [
11406 "async-trait",10939 "async-trait",
11410 "parking_lot 0.12.1",10943 "parking_lot 0.12.1",
11411 "schnorrkel",10944 "schnorrkel",
11412 "serde",10945 "serde",
11413 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10946 "sp-core",
11414 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10947 "sp-externalities",
11415 "thiserror",10948 "thiserror",
11416]10949]
1141710950
11432 "log",10965 "log",
11433 "parity-scale-codec 3.1.5",10966 "parity-scale-codec 3.1.5",
11434 "serde",10967 "serde",
11435 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10968 "sp-api",
11436 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10969 "sp-core",
11437 "sp-debug-derive 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10970 "sp-debug-derive",
11438 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10971 "sp-runtime",
11439 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10972 "sp-std",
11440]10973]
1144110974
11442[[package]]10975[[package]]
11447 "parity-scale-codec 3.1.5",10980 "parity-scale-codec 3.1.5",
11448 "scale-info",10981 "scale-info",
11449 "serde",10982 "serde",
11450 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10983 "sp-arithmetic",
11451 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10984 "sp-core",
11452 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10985 "sp-runtime",
11453 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10986 "sp-std",
11454]10987]
1145510988
11456[[package]]10989[[package]]
11457name = "sp-offchain"10990name = "sp-offchain"
11458version = "4.0.0-dev"10991version = "4.0.0-dev"
11459source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"10992source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
11460dependencies = [10993dependencies = [
11461 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10994 "sp-api",
11462 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10995 "sp-core",
11463 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",10996 "sp-runtime",
11464]10997]
1146510998
11466[[package]]10999[[package]]
11467name = "sp-panic-handler"11000name = "sp-panic-handler"
11468version = "4.0.0"11001version = "4.0.0"
11469source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"
11470dependencies = [
11471 "backtrace",
11472 "lazy_static",
11473 "regex",
11474]
11475
11476[[package]]
11477name = "sp-panic-handler"
11478version = "4.0.0"
11479source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11002source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
11480dependencies = [11003dependencies = [
11481 "backtrace",11004 "backtrace",
11490dependencies = [11013dependencies = [
11491 "rustc-hash",11014 "rustc-hash",
11492 "serde",11015 "serde",
11493 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11016 "sp-core",
11494]11017]
1149511018
11496[[package]]11019[[package]]
11497name = "sp-runtime"11020name = "sp-runtime"
11498version = "6.0.0"11021version = "6.0.0"
11499source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"
11500dependencies = [
11501 "either",
11502 "hash256-std-hasher",
11503 "impl-trait-for-tuples",
11504 "log",
11505 "parity-scale-codec 3.1.5",
11506 "parity-util-mem",
11507 "paste",
11508 "rand 0.7.3",
11509 "scale-info",
11510 "serde",
11511 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
11512 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
11513 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
11514 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
11515 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
11516]
11517
11518[[package]]
11519name = "sp-runtime"
11520version = "6.0.0"
11521source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11022source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
11522dependencies = [11023dependencies = [
11523 "either",11024 "either",
11530 "rand 0.7.3",11031 "rand 0.7.3",
11531 "scale-info",11032 "scale-info",
11532 "serde",11033 "serde",
11533 "sp-application-crypto 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11034 "sp-application-crypto",
11534 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11035 "sp-arithmetic",
11535 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11036 "sp-core",
11536 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11037 "sp-io",
11537 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11038 "sp-std",
11538]11039]
1153911040
11540[[package]]11041[[package]]
11541name = "sp-runtime-interface"11042name = "sp-runtime-interface"
11542version = "6.0.0"11043version = "6.0.0"
11543source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"
11544dependencies = [
11545 "impl-trait-for-tuples",
11546 "parity-scale-codec 3.1.5",
11547 "primitive-types",
11548 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
11549 "sp-runtime-interface-proc-macro 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
11550 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
11551 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
11552 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
11553 "sp-wasm-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
11554 "static_assertions",
11555]
11556
11557[[package]]
11558name = "sp-runtime-interface"
11559version = "6.0.0"
11560source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11044source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
11561dependencies = [11045dependencies = [
11562 "impl-trait-for-tuples",11046 "impl-trait-for-tuples",
11563 "parity-scale-codec 3.1.5",11047 "parity-scale-codec 3.1.5",
11564 "primitive-types",11048 "primitive-types",
11565 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11049 "sp-externalities",
11566 "sp-runtime-interface-proc-macro 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11050 "sp-runtime-interface-proc-macro",
11567 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11051 "sp-std",
11568 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11052 "sp-storage",
11569 "sp-tracing 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11053 "sp-tracing",
11570 "sp-wasm-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11054 "sp-wasm-interface",
11571 "static_assertions",11055 "static_assertions",
11572]11056]
1157311057
11574[[package]]11058[[package]]
11575name = "sp-runtime-interface-proc-macro"11059name = "sp-runtime-interface-proc-macro"
11576version = "5.0.0"11060version = "5.0.0"
11577source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"
11578dependencies = [
11579 "Inflector",
11580 "proc-macro-crate",
11581 "proc-macro2",
11582 "quote",
11583 "syn",
11584]
11585
11586[[package]]
11587name = "sp-runtime-interface-proc-macro"
11588version = "5.0.0"
11589source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11061source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
11590dependencies = [11062dependencies = [
11591 "Inflector",11063 "Inflector",
11602dependencies = [11074dependencies = [
11603 "log",11075 "log",
11604 "parity-scale-codec 3.1.5",11076 "parity-scale-codec 3.1.5",
11605 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11077 "sp-core",
11606 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11078 "sp-io",
11607 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11079 "sp-std",
11608 "sp-wasm-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11080 "sp-wasm-interface",
11609 "wasmi",11081 "wasmi",
11610]11082]
1161111083
11625dependencies = [11097dependencies = [
11626 "parity-scale-codec 3.1.5",11098 "parity-scale-codec 3.1.5",
11627 "scale-info",11099 "scale-info",
11628 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11100 "sp-api",
11629 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11101 "sp-core",
11630 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11102 "sp-runtime",
11631 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11103 "sp-staking",
11632 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11104 "sp-std",
11633]11105]
1163411106
11635[[package]]11107[[package]]
11636name = "sp-staking"11108name = "sp-staking"
11637version = "4.0.0-dev"11109version = "4.0.0-dev"
11638source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"
11639dependencies = [
11640 "parity-scale-codec 3.1.5",
11641 "scale-info",
11642 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
11643 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
11644]
11645
11646[[package]]
11647name = "sp-staking"
11648version = "4.0.0-dev"
11649source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11110source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
11650dependencies = [11111dependencies = [
11651 "parity-scale-codec 3.1.5",11112 "parity-scale-codec 3.1.5",
11652 "scale-info",11113 "scale-info",
11653 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11114 "sp-runtime",
11654 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11115 "sp-std",
11655]11116]
1165611117
11657[[package]]11118[[package]]
11658name = "sp-state-machine"11119name = "sp-state-machine"
11659version = "0.12.0"11120version = "0.12.0"
11660source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"
11661dependencies = [
11662 "hash-db",
11663 "log",
11664 "num-traits",
11665 "parity-scale-codec 3.1.5",
11666 "parking_lot 0.12.1",
11667 "rand 0.7.3",
11668 "smallvec",
11669 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
11670 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
11671 "sp-panic-handler 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
11672 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
11673 "sp-trie 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
11674 "thiserror",
11675 "tracing",
11676 "trie-root",
11677]
11678
11679[[package]]
11680name = "sp-state-machine"
11681version = "0.12.0"
11682source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11121source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
11683dependencies = [11122dependencies = [
11684 "hash-db",11123 "hash-db",
11688 "parking_lot 0.12.1",11127 "parking_lot 0.12.1",
11689 "rand 0.7.3",11128 "rand 0.7.3",
11690 "smallvec",11129 "smallvec",
11691 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11130 "sp-core",
11692 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11131 "sp-externalities",
11693 "sp-panic-handler 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11132 "sp-panic-handler",
11694 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11133 "sp-std",
11695 "sp-trie 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11134 "sp-trie",
11696 "thiserror",11135 "thiserror",
11697 "tracing",11136 "tracing",
11698 "trie-root",11137 "trie-root",
11701[[package]]11140[[package]]
11702name = "sp-std"11141name = "sp-std"
11703version = "4.0.0"11142version = "4.0.0"
11704source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"
11705
11706[[package]]
11707name = "sp-std"
11708version = "4.0.0"
11709source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11143source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
1171011144
11711[[package]]11145[[package]]
11712name = "sp-storage"11146name = "sp-storage"
11713version = "6.0.0"11147version = "6.0.0"
11714source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"
11715dependencies = [
11716 "impl-serde",
11717 "parity-scale-codec 3.1.5",
11718 "ref-cast",
11719 "serde",
11720 "sp-debug-derive 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
11721 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
11722]
11723
11724[[package]]
11725name = "sp-storage"
11726version = "6.0.0"
11727source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11148source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
11728dependencies = [11149dependencies = [
11729 "impl-serde",11150 "impl-serde",
11730 "parity-scale-codec 3.1.5",11151 "parity-scale-codec 3.1.5",
11731 "ref-cast",11152 "ref-cast",
11732 "serde",11153 "serde",
11733 "sp-debug-derive 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11154 "sp-debug-derive",
11734 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11155 "sp-std",
11735]11156]
1173611157
11737[[package]]11158[[package]]
11740source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11161source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
11741dependencies = [11162dependencies = [
11742 "log",11163 "log",
11743 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11164 "sp-core",
11744 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11165 "sp-externalities",
11745 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11166 "sp-io",
11746 "sp-runtime-interface 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11167 "sp-runtime-interface",
11747 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11168 "sp-std",
11748]11169]
1174911170
11750[[package]]11171[[package]]
11751name = "sp-timestamp"11172name = "sp-timestamp"
11752version = "4.0.0-dev"11173version = "4.0.0-dev"
11753source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"
11754dependencies = [
11755 "async-trait",
11756 "futures-timer",
11757 "log",
11758 "parity-scale-codec 3.1.5",
11759 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
11760 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
11761 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
11762 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
11763 "thiserror",
11764]
11765
11766[[package]]
11767name = "sp-timestamp"
11768version = "4.0.0-dev"
11769source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11174source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
11770dependencies = [11175dependencies = [
11771 "async-trait",11176 "async-trait",
11772 "futures-timer",11177 "futures-timer",
11773 "log",11178 "log",
11774 "parity-scale-codec 3.1.5",11179 "parity-scale-codec 3.1.5",
11775 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11180 "sp-api",
11776 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11181 "sp-inherents",
11777 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11182 "sp-runtime",
11778 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11183 "sp-std",
11779 "thiserror",11184 "thiserror",
11780]11185]
1178111186
11782[[package]]11187[[package]]
11783name = "sp-tracing"11188name = "sp-tracing"
11784version = "5.0.0"11189version = "5.0.0"
11785source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"
11786dependencies = [
11787 "parity-scale-codec 3.1.5",
11788 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
11789 "tracing",
11790 "tracing-core",
11791 "tracing-subscriber",
11792]
11793
11794[[package]]
11795name = "sp-tracing"
11796version = "5.0.0"
11797source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11190source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
11798dependencies = [11191dependencies = [
11799 "parity-scale-codec 3.1.5",11192 "parity-scale-codec 3.1.5",
11800 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11193 "sp-std",
11801 "tracing",11194 "tracing",
11802 "tracing-core",11195 "tracing-core",
11803 "tracing-subscriber",11196 "tracing-subscriber",
11808version = "4.0.0-dev"11201version = "4.0.0-dev"
11809source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11202source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
11810dependencies = [11203dependencies = [
11811 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11204 "sp-api",
11812 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11205 "sp-runtime",
11813]11206]
1181411207
11815[[package]]11208[[package]]
11821 "log",11214 "log",
11822 "parity-scale-codec 3.1.5",11215 "parity-scale-codec 3.1.5",
11823 "scale-info",11216 "scale-info",
11824 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11217 "sp-core",
11825 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11218 "sp-inherents",
11826 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11219 "sp-runtime",
11827 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11220 "sp-std",
11828 "sp-trie 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11221 "sp-trie",
11829]11222]
1183011223
11831[[package]]11224[[package]]
11832name = "sp-trie"11225name = "sp-trie"
11833version = "6.0.0"11226version = "6.0.0"
11834source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"
11835dependencies = [
11836 "hash-db",
11837 "memory-db",
11838 "parity-scale-codec 3.1.5",
11839 "scale-info",
11840 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
11841 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
11842 "thiserror",
11843 "trie-db",
11844 "trie-root",
11845]
11846
11847[[package]]
11848name = "sp-trie"
11849version = "6.0.0"
11850source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11227source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
11851dependencies = [11228dependencies = [
11852 "hash-db",11229 "hash-db",
11853 "memory-db",11230 "memory-db",
11854 "parity-scale-codec 3.1.5",11231 "parity-scale-codec 3.1.5",
11855 "scale-info",11232 "scale-info",
11856 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11233 "sp-core",
11857 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11234 "sp-std",
11858 "thiserror",11235 "thiserror",
11859 "trie-db",11236 "trie-db",
11860 "trie-root",11237 "trie-root",
11863[[package]]11240[[package]]
11864name = "sp-version"11241name = "sp-version"
11865version = "5.0.0"11242version = "5.0.0"
11866source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"
11867dependencies = [
11868 "impl-serde",
11869 "parity-scale-codec 3.1.5",
11870 "parity-wasm 0.42.2",
11871 "scale-info",
11872 "serde",
11873 "sp-core-hashing-proc-macro 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
11874 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
11875 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
11876 "sp-version-proc-macro 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
11877 "thiserror",
11878]
11879
11880[[package]]
11881name = "sp-version"
11882version = "5.0.0"
11883source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11243source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
11884dependencies = [11244dependencies = [
11885 "impl-serde",11245 "impl-serde",
11886 "parity-scale-codec 3.1.5",11246 "parity-scale-codec 3.1.5",
11887 "parity-wasm 0.42.2",11247 "parity-wasm 0.42.2",
11888 "scale-info",11248 "scale-info",
11889 "serde",11249 "serde",
11890 "sp-core-hashing-proc-macro 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11250 "sp-core-hashing-proc-macro",
11891 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11251 "sp-runtime",
11892 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11252 "sp-std",
11893 "sp-version-proc-macro 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11253 "sp-version-proc-macro",
11894 "thiserror",11254 "thiserror",
11895]11255]
1189611256
11897[[package]]11257[[package]]
11898name = "sp-version-proc-macro"11258name = "sp-version-proc-macro"
11899version = "4.0.0-dev"11259version = "4.0.0-dev"
11900source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"
11901dependencies = [
11902 "parity-scale-codec 3.1.5",
11903 "proc-macro2",
11904 "quote",
11905 "syn",
11906]
11907
11908[[package]]
11909name = "sp-version-proc-macro"
11910version = "4.0.0-dev"
11911source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11260source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
11912dependencies = [11261dependencies = [
11913 "parity-scale-codec 3.1.5",11262 "parity-scale-codec 3.1.5",
11919[[package]]11268[[package]]
11920name = "sp-wasm-interface"11269name = "sp-wasm-interface"
11921version = "6.0.0"11270version = "6.0.0"
11922source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24#814752f60ab8cce7e2ece3ce0c1b10799b4eab28"
11923dependencies = [
11924 "impl-trait-for-tuples",
11925 "log",
11926 "parity-scale-codec 3.1.5",
11927 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.24)",
11928 "wasmi",
11929]
11930
11931[[package]]
11932name = "sp-wasm-interface"
11933version = "6.0.0"
11934source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"11271source = "git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27#8eff668a42325aeb4433eace1604f4d286a6ec05"
11935dependencies = [11272dependencies = [
11936 "impl-trait-for-tuples",11273 "impl-trait-for-tuples",
11937 "log",11274 "log",
11938 "parity-scale-codec 3.1.5",11275 "parity-scale-codec 3.1.5",
11939 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11276 "sp-std",
11940 "wasmi",11277 "wasmi",
11941 "wasmtime",11278 "wasmtime",
11942]11279]
12083 "sc-rpc-api",11420 "sc-rpc-api",
12084 "sc-transaction-pool-api",11421 "sc-transaction-pool-api",
12085 "serde_json",11422 "serde_json",
12086 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11423 "sp-api",
12087 "sp-block-builder",11424 "sp-block-builder",
12088 "sp-blockchain",11425 "sp-blockchain",
12089 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11426 "sp-core",
12090 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11427 "sp-runtime",
12091]11428]
1209211429
12093[[package]]11430[[package]]
12115 "sc-rpc-api",11452 "sc-rpc-api",
12116 "scale-info",11453 "scale-info",
12117 "serde",11454 "serde",
12118 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11455 "sp-core",
12119 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11456 "sp-io",
12120 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11457 "sp-runtime",
12121 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11458 "sp-state-machine",
12122 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11459 "sp-std",
12123 "sp-trie 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11460 "sp-trie",
12124 "trie-db",11461 "trie-db",
12125]11462]
1212611463
12143 "serde_json",11480 "serde_json",
12144 "sp-blockchain",11481 "sp-blockchain",
12145 "sp-consensus",11482 "sp-consensus",
12146 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11483 "sp-core",
12147 "sp-keyring",11484 "sp-keyring",
12148 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11485 "sp-keystore",
12149 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11486 "sp-runtime",
12150 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11487 "sp-state-machine",
12151]11488]
1215211489
12153[[package]]11490[[package]]
12278version = "0.9.27"11615version = "0.9.27"
12279source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"11616source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"
12280dependencies = [11617dependencies = [
12281 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11618 "frame-support",
12282 "polkadot-primitives",11619 "polkadot-primitives",
12283 "polkadot-runtime-common",11620 "polkadot-runtime-common",
12284 "smallvec",11621 "smallvec",
12285 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11622 "sp-runtime",
12286]11623]
1228711624
12288[[package]]11625[[package]]
12289name = "tests"11626name = "tests"
12290version = "0.1.1"11627version = "0.1.1"
12291dependencies = [11628dependencies = [
12292 "evm-coder",11629 "evm-coder",
12293 "fp-evm-mapping 0.1.0 (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",11630 "fp-evm-mapping",
12294 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11631 "frame-support",
12295 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11632 "frame-system",
12296 "pallet-balances 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11633 "pallet-balances",
12297 "pallet-common",11634 "pallet-common",
12298 "pallet-ethereum",11635 "pallet-ethereum",
12299 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",11636 "pallet-evm",
12300 "pallet-evm-coder-substrate",11637 "pallet-evm-coder-substrate",
12301 "pallet-fungible",11638 "pallet-fungible",
12302 "pallet-nonfungible",11639 "pallet-nonfungible",
12303 "pallet-refungible",11640 "pallet-refungible",
12304 "pallet-structure",11641 "pallet-structure",
12305 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11642 "pallet-timestamp",
12306 "pallet-transaction-payment",11643 "pallet-transaction-payment",
12307 "pallet-unique",11644 "pallet-unique",
12308 "parity-scale-codec 3.1.5",11645 "parity-scale-codec 3.1.5",
12309 "scale-info",11646 "scale-info",
12310 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11647 "sp-core",
12311 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11648 "sp-io",
12312 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11649 "sp-runtime",
12313 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",11650 "sp-std",
12314 "up-data-structs",11651 "up-data-structs",
12315 "up-sponsorship",11652 "up-sponsorship",
12316]11653]
12751 "sc-executor",12088 "sc-executor",
12752 "sc-service",12089 "sc-service",
12753 "serde",12090 "serde",
12754 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12091 "sp-core",
12755 "sp-externalities 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12092 "sp-externalities",
12756 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12093 "sp-io",
12757 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12094 "sp-keystore",
12758 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12095 "sp-runtime",
12759 "sp-state-machine 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12096 "sp-state-machine",
12760 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12097 "sp-version",
12761 "zstd",12098 "zstd",
12762]12099]
1276312100
12792 "anyhow",12129 "anyhow",
12793 "jsonrpsee",12130 "jsonrpsee",
12794 "pallet-common",12131 "pallet-common",
12795 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",12132 "pallet-evm",
12796 "parity-scale-codec 3.1.5",12133 "parity-scale-codec 3.1.5",
12797 "rmrk-rpc",12134 "rmrk-rpc",
12798 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12135 "sp-api",
12799 "sp-blockchain",12136 "sp-blockchain",
12800 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12137 "sp-core",
12801 "sp-rpc",12138 "sp-rpc",
12802 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12139 "sp-runtime",
12803 "up-data-structs",12140 "up-data-structs",
12804 "up-rpc",12141 "up-rpc",
12805]12142]
12887 "fc-rpc-core",12224 "fc-rpc-core",
12888 "flexi_logger",12225 "flexi_logger",
12889 "fp-rpc",12226 "fp-rpc",
12890 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12227 "frame-benchmarking",
12891 "frame-benchmarking-cli",12228 "frame-benchmarking-cli",
12892 "futures 0.3.23",12229 "futures 0.3.23",
12893 "jsonrpsee",12230 "jsonrpsee",
12925 "sc-transaction-pool",12262 "sc-transaction-pool",
12926 "serde",12263 "serde",
12927 "serde_json",12264 "serde_json",
12928 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12265 "sp-api",
12929 "sp-block-builder",12266 "sp-block-builder",
12930 "sp-blockchain",12267 "sp-blockchain",
12931 "sp-consensus",12268 "sp-consensus",
12932 "sp-consensus-aura",12269 "sp-consensus-aura",
12933 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12270 "sp-core",
12934 "sp-finality-grandpa",12271 "sp-finality-grandpa",
12935 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12272 "sp-inherents",
12936 "sp-keystore 0.12.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12273 "sp-keystore",
12937 "sp-offchain",12274 "sp-offchain",
12938 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12275 "sp-runtime",
12939 "sp-session",12276 "sp-session",
12940 "sp-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12277 "sp-timestamp",
12941 "sp-transaction-pool",12278 "sp-transaction-pool",
12942 "sp-trie 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12279 "sp-trie",
12943 "substrate-build-script-utils",12280 "substrate-build-script-utils",
12944 "substrate-frame-rpc-system",12281 "substrate-frame-rpc-system",
12945 "substrate-prometheus-endpoint",12282 "substrate-prometheus-endpoint",
12982 "sc-service",12319 "sc-service",
12983 "sc-transaction-pool",12320 "sc-transaction-pool",
12984 "serde",12321 "serde",
12985 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12322 "sp-api",
12986 "sp-block-builder",12323 "sp-block-builder",
12987 "sp-blockchain",12324 "sp-blockchain",
12988 "sp-consensus",12325 "sp-consensus",
12989 "sp-consensus-aura",12326 "sp-consensus-aura",
12990 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12327 "sp-core",
12991 "sp-offchain",12328 "sp-offchain",
12992 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12329 "sp-runtime",
12993 "sp-session",12330 "sp-session",
12994 "sp-storage 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12331 "sp-storage",
12995 "sp-transaction-pool",12332 "sp-transaction-pool",
12996 "substrate-frame-rpc-system",12333 "substrate-frame-rpc-system",
12997 "tokio",12334 "tokio",
13015 "cumulus-primitives-utility",12352 "cumulus-primitives-utility",
13016 "derivative",12353 "derivative",
13017 "evm-coder",12354 "evm-coder",
13018 "fp-evm-mapping 0.1.0 (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",12355 "fp-evm-mapping",
13019 "fp-rpc",12356 "fp-rpc",
13020 "fp-self-contained",12357 "fp-self-contained",
13021 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12358 "frame-benchmarking",
13022 "frame-executive",12359 "frame-executive",
13023 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12360 "frame-support",
13024 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12361 "frame-system",
13025 "frame-system-benchmarking",12362 "frame-system-benchmarking",
13026 "frame-system-rpc-runtime-api",12363 "frame-system-rpc-runtime-api",
13027 "frame-try-runtime",12364 "frame-try-runtime",
13028 "hex-literal",12365 "hex-literal",
13029 "log",12366 "log",
13030 "orml-vesting",12367 "orml-vesting",
13031 "pallet-aura",12368 "pallet-aura",
13032 "pallet-balances 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12369 "pallet-balances",
13033 "pallet-base-fee",12370 "pallet-base-fee",
13034 "pallet-common",12371 "pallet-common",
13035 "pallet-configuration",12372 "pallet-configuration",
13036 "pallet-ethereum",12373 "pallet-ethereum",
13037 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",12374 "pallet-evm",
13038 "pallet-evm-coder-substrate",12375 "pallet-evm-coder-substrate",
13039 "pallet-evm-contract-helpers",12376 "pallet-evm-contract-helpers",
13040 "pallet-evm-migration",12377 "pallet-evm-migration",
13041 "pallet-evm-transaction-payment",12378 "pallet-evm-transaction-payment",
13042 "pallet-fungible",12379 "pallet-fungible",
13043 "pallet-inflation",12380 "pallet-inflation",
13044 "pallet-nonfungible",12381 "pallet-nonfungible",
13045 "pallet-randomness-collective-flip 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12382 "pallet-randomness-collective-flip",
13046 "pallet-refungible",12383 "pallet-refungible",
13047 "pallet-rmrk-core",12384 "pallet-rmrk-core",
13048 "pallet-rmrk-equip",12385 "pallet-rmrk-equip",
13049 "pallet-structure",12386 "pallet-structure",
13050 "pallet-sudo",12387 "pallet-sudo",
13051 "pallet-template-transaction-payment",12388 "pallet-template-transaction-payment",
13052 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12389 "pallet-timestamp",
13053 "pallet-transaction-payment",12390 "pallet-transaction-payment",
13054 "pallet-transaction-payment-rpc-runtime-api",12391 "pallet-transaction-payment-rpc-runtime-api",
13055 "pallet-treasury",12392 "pallet-treasury",
13063 "scale-info",12400 "scale-info",
13064 "serde",12401 "serde",
13065 "smallvec",12402 "smallvec",
13066 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12403 "sp-api",
13067 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12404 "sp-arithmetic",
13068 "sp-block-builder",12405 "sp-block-builder",
13069 "sp-consensus-aura",12406 "sp-consensus-aura",
13070 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12407 "sp-core",
13071 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12408 "sp-inherents",
13072 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12409 "sp-io",
13073 "sp-offchain",12410 "sp-offchain",
13074 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12411 "sp-runtime",
13075 "sp-session",12412 "sp-session",
13076 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12413 "sp-std",
13077 "sp-transaction-pool",12414 "sp-transaction-pool",
13078 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12415 "sp-version",
13079 "substrate-wasm-builder",12416 "substrate-wasm-builder",
13080 "up-common",12417 "up-common",
13081 "up-data-structs",12418 "up-data-structs",
13119version = "0.9.27"12456version = "0.9.27"
13120dependencies = [12457dependencies = [
13121 "fp-rpc",12458 "fp-rpc",
13122 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12459 "frame-support",
13123 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",12460 "pallet-evm",
13124 "sp-consensus-aura",12461 "sp-consensus-aura",
13125 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12462 "sp-core",
13126 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12463 "sp-runtime",
13127 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12464 "sp-std",
13128]12465]
1312912466
13130[[package]]12467[[package]]
13131name = "up-data-structs"12468name = "up-data-structs"
13132version = "0.2.2"12469version = "0.2.2"
13133dependencies = [12470dependencies = [
13134 "derivative",12471 "derivative",
13135 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12472 "frame-support",
13136 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12473 "frame-system",
13137 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",12474 "pallet-evm",
13138 "parity-scale-codec 3.1.5",12475 "parity-scale-codec 3.1.5",
13139 "rmrk-traits",12476 "rmrk-traits",
13140 "scale-info",12477 "scale-info",
13141 "serde",12478 "serde",
13142 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12479 "sp-core",
13143 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12480 "sp-runtime",
13144 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12481 "sp-std",
13145 "struct-versioning",12482 "struct-versioning",
13146]12483]
1314712484
13150version = "0.1.3"12487version = "0.1.3"
13151dependencies = [12488dependencies = [
13152 "pallet-common",12489 "pallet-common",
13153 "pallet-evm 6.0.0-dev (git+https://github.com/uniquenetwork/frontier?branch=unique-polkadot-v0.9.27)",12490 "pallet-evm",
13154 "parity-scale-codec 3.1.5",12491 "parity-scale-codec 3.1.5",
13155 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12492 "sp-api",
13156 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12493 "sp-core",
13157 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12494 "sp-runtime",
13158 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12495 "sp-std",
13159 "up-data-structs",12496 "up-data-structs",
13160]12497]
1316112498
13606dependencies = [12943dependencies = [
13607 "beefy-primitives",12944 "beefy-primitives",
13608 "bitvec 1.0.1",12945 "bitvec 1.0.1",
13609 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12946 "frame-benchmarking",
13610 "frame-election-provider-support",12947 "frame-election-provider-support",
13611 "frame-executive",12948 "frame-executive",
13612 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12949 "frame-support",
13613 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12950 "frame-system",
13614 "frame-system-benchmarking",12951 "frame-system-benchmarking",
13615 "frame-system-rpc-runtime-api",12952 "frame-system-rpc-runtime-api",
13616 "frame-try-runtime",12953 "frame-try-runtime",
13620 "pallet-authorship",12957 "pallet-authorship",
13621 "pallet-babe",12958 "pallet-babe",
13622 "pallet-bags-list",12959 "pallet-bags-list",
13623 "pallet-balances 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12960 "pallet-balances",
13624 "pallet-collective",12961 "pallet-collective",
13625 "pallet-democracy",12962 "pallet-democracy",
13626 "pallet-election-provider-multi-phase",12963 "pallet-election-provider-multi-phase",
13647 "pallet-staking",12984 "pallet-staking",
13648 "pallet-staking-reward-curve",12985 "pallet-staking-reward-curve",
13649 "pallet-sudo",12986 "pallet-sudo",
13650 "pallet-timestamp 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",12987 "pallet-timestamp",
13651 "pallet-transaction-payment",12988 "pallet-transaction-payment",
13652 "pallet-transaction-payment-rpc-runtime-api",12989 "pallet-transaction-payment-rpc-runtime-api",
13653 "pallet-treasury",12990 "pallet-treasury",
13665 "serde",13002 "serde",
13666 "serde_derive",13003 "serde_derive",
13667 "smallvec",13004 "smallvec",
13668 "sp-api 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13005 "sp-api",
13669 "sp-authority-discovery",13006 "sp-authority-discovery",
13670 "sp-block-builder",13007 "sp-block-builder",
13671 "sp-consensus-babe",13008 "sp-consensus-babe",
13672 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13009 "sp-core",
13673 "sp-inherents 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13010 "sp-inherents",
13674 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13011 "sp-io",
13675 "sp-mmr-primitives",13012 "sp-mmr-primitives",
13676 "sp-npos-elections",13013 "sp-npos-elections",
13677 "sp-offchain",13014 "sp-offchain",
13678 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13015 "sp-runtime",
13679 "sp-session",13016 "sp-session",
13680 "sp-staking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13017 "sp-staking",
13681 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13018 "sp-std",
13682 "sp-transaction-pool",13019 "sp-transaction-pool",
13683 "sp-version 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13020 "sp-version",
13684 "substrate-wasm-builder",13021 "substrate-wasm-builder",
13685 "westend-runtime-constants",13022 "westend-runtime-constants",
13686 "xcm",13023 "xcm",
13693version = "0.9.27"13030version = "0.9.27"
13694source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"13031source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"
13695dependencies = [13032dependencies = [
13696 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13033 "frame-support",
13697 "polkadot-primitives",13034 "polkadot-primitives",
13698 "polkadot-runtime-common",13035 "polkadot-runtime-common",
13699 "smallvec",13036 "smallvec",
13700 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13037 "sp-runtime",
13701]13038]
1370213039
13703[[package]]13040[[package]]
13879 "log",13216 "log",
13880 "parity-scale-codec 3.1.5",13217 "parity-scale-codec 3.1.5",
13881 "scale-info",13218 "scale-info",
13882 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13219 "sp-runtime",
13883 "xcm-procedural",13220 "xcm-procedural",
13884]13221]
1388513222
13888version = "0.9.27"13225version = "0.9.27"
13889source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"13226source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"
13890dependencies = [13227dependencies = [
13891 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13228 "frame-support",
13892 "frame-system 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13229 "frame-system",
13893 "log",13230 "log",
13894 "pallet-transaction-payment",13231 "pallet-transaction-payment",
13895 "parity-scale-codec 3.1.5",13232 "parity-scale-codec 3.1.5",
13896 "polkadot-parachain",13233 "polkadot-parachain",
13897 "scale-info",13234 "scale-info",
13898 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13235 "sp-arithmetic",
13899 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13236 "sp-io",
13900 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13237 "sp-runtime",
13901 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13238 "sp-std",
13902 "xcm",13239 "xcm",
13903 "xcm-executor",13240 "xcm-executor",
13904]13241]
13908version = "0.9.27"13245version = "0.9.27"
13909source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"13246source = "git+https://github.com/paritytech/polkadot?branch=release-v0.9.27#b017bad50d360a1c6e3cdf9652bdb85e5f479fea"
13910dependencies = [13247dependencies = [
13911 "frame-benchmarking 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13248 "frame-benchmarking",
13912 "frame-support 4.0.0-dev (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13249 "frame-support",
13913 "impl-trait-for-tuples",13250 "impl-trait-for-tuples",
13914 "log",13251 "log",
13915 "parity-scale-codec 3.1.5",13252 "parity-scale-codec 3.1.5",
13916 "sp-arithmetic 5.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13253 "sp-arithmetic",
13917 "sp-core 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13254 "sp-core",
13918 "sp-io 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13255 "sp-io",
13919 "sp-runtime 6.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13256 "sp-runtime",
13920 "sp-std 4.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-v0.9.27)",13257 "sp-std",
13921 "xcm",13258 "xcm",
13922]13259]
1392313260
modifiedclient/rpc/src/lib.rsdiffbeforeafterboth
243 collection_id: CollectionId,243 collection_id: CollectionId,
244 token_id: TokenId,244 token_id: TokenId,
245 at: Option<BlockHash>,245 at: Option<BlockHash>,
246 ) -> Result<Option<u128>>;246 ) -> Result<Option<String>>;
247247
248 /// Returns the total amount of staked tokens.248 /// Returns the total amount of staked tokens.
249 #[method(name = "unique_totalStaked")]249 #[method(name = "unique_totalStaked")]
258 at: Option<BlockHash>,258 at: Option<BlockHash>,
259 ) -> Result<Vec<(BlockNumber, String)>>;259 ) -> Result<Vec<(BlockNumber, String)>>;
260260
261 /// Return the total amount locked by staking tokens.261 /// Returns the total amount locked by staking tokens.
262 #[method(name = "unique_totalStakingLocked")]262 #[method(name = "unique_totalStakingLocked")]
263 fn total_staking_locked(&self, staker: CrossAccountId, at: Option<BlockHash>)263 fn total_staking_locked(&self, staker: CrossAccountId, at: Option<BlockHash>)
264 -> Result<String>;264 -> Result<String>;
265265
266 /// Return the total amount locked by staking tokens.266 /// Returns the total amount of tokens pending withdrawal from staking.
267 #[method(name = "unique_pendingUnstake")]267 #[method(name = "unique_pendingUnstake")]
268 fn pending_unstake(268 fn pending_unstake(
269 &self,269 &self,
270 staker: Option<CrossAccountId>,270 staker: Option<CrossAccountId>,
271 at: Option<BlockHash>,271 at: Option<BlockHash>,
272 ) -> Result<String>;272 ) -> Result<String>;
273 /// Returns the total amount of tokens pending withdrawal from staking per block.
274 #[method(name = "unique_pendingUnstakePerBlock")]
275 fn pending_unstake_per_block(
276 &self,
277 staker: CrossAccountId,
278 at: Option<BlockHash>,
279 ) -> Result<Vec<(BlockNumber, String)>>;
273}280}
274281
275mod rmrk_unique_rpc {282mod rmrk_unique_rpc {
557 .collect::<Vec<_>>(), unique_api);564 .collect::<Vec<_>>(), unique_api);
558 pass_method!(total_staking_locked(staker: CrossAccountId) -> String => |v| v.to_string(), unique_api);565 pass_method!(total_staking_locked(staker: CrossAccountId) -> String => |v| v.to_string(), unique_api);
559 pass_method!(pending_unstake(staker: Option<CrossAccountId>) -> String => |v| v.to_string(), unique_api);566 pass_method!(pending_unstake(staker: Option<CrossAccountId>) -> String => |v| v.to_string(), unique_api);
567 pass_method!(pending_unstake_per_block(staker: CrossAccountId) -> Vec<(BlockNumber, String)> =>
568 |v| v
569 .into_iter()
570 .map(|(b, a)| (b, a.to_string()))
571 .collect::<Vec<_>>(), unique_api);
560}572}
561573
562#[allow(deprecated)]574#[allow(deprecated)]
modifiedpallets/app-promotion/Cargo.tomldiffbeforeafterboth
47default-features = false47default-features = false
48optional = true48optional = true
49git = "https://github.com/paritytech/substrate"49git = "https://github.com/paritytech/substrate"
50branch = "polkadot-v0.9.24"50branch = "polkadot-v0.9.27"
5151
52[dependencies.frame-support]52[dependencies.frame-support]
53default-features = false53default-features = false
54git = "https://github.com/paritytech/substrate"54git = "https://github.com/paritytech/substrate"
55branch = "polkadot-v0.9.24"55branch = "polkadot-v0.9.27"
5656
57[dependencies.frame-system]57[dependencies.frame-system]
58default-features = false58default-features = false
59git = "https://github.com/paritytech/substrate"59git = "https://github.com/paritytech/substrate"
60branch = "polkadot-v0.9.24"60branch = "polkadot-v0.9.27"
6161
62[dependencies.pallet-balances]62[dependencies.pallet-balances]
63default-features = false63default-features = false
64git = "https://github.com/paritytech/substrate"64git = "https://github.com/paritytech/substrate"
65branch = "polkadot-v0.9.24"65branch = "polkadot-v0.9.27"
6666
67[dependencies.pallet-timestamp]67[dependencies.pallet-timestamp]
68default-features = false68default-features = false
69git = "https://github.com/paritytech/substrate"69git = "https://github.com/paritytech/substrate"
70branch = "polkadot-v0.9.24"70branch = "polkadot-v0.9.27"
7171
72[dependencies.pallet-randomness-collective-flip]72[dependencies.pallet-randomness-collective-flip]
73default-features = false73default-features = false
74git = "https://github.com/paritytech/substrate"74git = "https://github.com/paritytech/substrate"
75branch = "polkadot-v0.9.24"75branch = "polkadot-v0.9.27"
7676
77[dependencies.sp-std]77[dependencies.sp-std]
78default-features = false78default-features = false
79git = "https://github.com/paritytech/substrate"79git = "https://github.com/paritytech/substrate"
80branch = "polkadot-v0.9.24"80branch = "polkadot-v0.9.27"
8181
82[dependencies.serde]82[dependencies.serde]
83default-features = false83default-features = false
87[dependencies.sp-runtime]87[dependencies.sp-runtime]
88default-features = false88default-features = false
89git = "https://github.com/paritytech/substrate"89git = "https://github.com/paritytech/substrate"
90branch = "polkadot-v0.9.24"90branch = "polkadot-v0.9.27"
9191
92[dependencies.sp-core]92[dependencies.sp-core]
93default-features = false93default-features = false
94git = "https://github.com/paritytech/substrate"94git = "https://github.com/paritytech/substrate"
95branch = "polkadot-v0.9.24"95branch = "polkadot-v0.9.27"
9696
97[dependencies.sp-io]97[dependencies.sp-io]
98default-features = false98default-features = false
99git = "https://github.com/paritytech/substrate"99git = "https://github.com/paritytech/substrate"
100branch = "polkadot-v0.9.24"100branch = "polkadot-v0.9.27"
101101
102[dependencies.pallet-evm]102[dependencies.pallet-evm]
103default-features = false103default-features = false
104git = "https://github.com/uniquenetwork/frontier"104git = "https://github.com/uniquenetwork/frontier"
105branch = "unique-polkadot-v0.9.24"105branch = "unique-polkadot-v0.9.27"
106106
107[dependencies]107[dependencies]
108scale-info = { version = "2.0.1", default-features = false, features = [108scale-info = { version = "2.0.1", default-features = false, features = [
modifiedpallets/app-promotion/src/lib.rsdiffbeforeafterboth
117 QueryKind = ValueQuery,117 QueryKind = ValueQuery,
118 >;118 >;
119119
120 /// Amount of tokens pending unstake per user per block.
120 #[pallet::storage]121 #[pallet::storage]
121 pub type PendingUnstake<T: Config> = StorageNMap<122 pub type PendingUnstake<T: Config> = StorageNMap<
122 Key = (123 Key = (
142 fn on_initialize(current_block: T::BlockNumber) -> Weight143 fn on_initialize(current_block: T::BlockNumber) -> Weight
143 where144 where
144 <T as frame_system::Config>::BlockNumber: From<u32>,145 <T as frame_system::Config>::BlockNumber: From<u32>,
145 // <<T as pallet::Config>::Currency as Currency<T::AccountId>>::Balance: Sum,
146 {146 {
147 let mut consumed_weight = 0;
148 let mut add_weight = |reads, writes, weight| {
149 consumed_weight += T::DbWeight::get().reads_writes(reads, writes);
150 consumed_weight += weight;
151 };
152
147 PendingUnstake::<T>::iter()153 PendingUnstake::<T>::iter()
148 .filter_map(|((staker, block), amount)| {154 .filter_map(|((staker, block), amount)| {
161167
162 if next_interest_block != 0.into() && current_block >= next_interest_block {168 if next_interest_block != 0.into() && current_block >= next_interest_block {
163 let mut acc = <BalanceOf<T>>::default();169 let mut acc = <BalanceOf<T>>::default();
164 let mut weight: Weight = 0;170
165 NextInterestBlock::<T>::set(current_block + DAY.into());171 NextInterestBlock::<T>::set(current_block + DAY.into());
172 add_weight(0, 1, 0);
173
166 Staked::<T>::iter()174 Staked::<T>::iter()
167 .filter(|((_, block), _)| *block + DAY.into() <= current_block)175 .filter(|((_, block), _)| *block + DAY.into() <= current_block)
168 .for_each(|((staker, block), amount)| {176 .for_each(|((staker, block), amount)| {
169 Self::recalculate_stake(&staker, block, amount, &mut acc);177 Self::recalculate_stake(&staker, block, amount, &mut acc);
170 // weight += recalculate_stake();178 add_weight(0, 0, T::WeightInfo::recalculate_stake());
171 });179 });
172 <TotalStaked<T>>::get()180 <TotalStaked<T>>::get()
173 .checked_add(&acc)181 .checked_add(&acc)
174 .map(|res| <TotalStaked<T>>::set(res));182 .map(|res| <TotalStaked<T>>::set(res));
183 add_weight(0, 1, 0);
175 };184 };
176 0185 consumed_weight
177 }186 }
178 }187 }
179188
520 })529 })
521 }530 }
531
532 pub fn cross_id_pending_unstake_per_block(
533 staker: T::CrossAccountId,
534 ) -> Vec<(T::BlockNumber, BalanceOf<T>)> {
535 let mut unsorted_res = PendingUnstake::<T>::iter_prefix((staker.as_sub(),))
536 .into_iter()
537 .collect::<Vec<_>>();
538 unsorted_res.sort_by_key(|(block, _)| *block);
539 unsorted_res
540 }
522}541}
523542
modifiedprimitives/rpc/src/lib.rsdiffbeforeafterboth
130 fn total_staked_per_block(staker: CrossAccountId) -> Result<Vec<(BlockNumber, u128)>>;131 fn total_staked_per_block(staker: CrossAccountId) -> Result<Vec<(BlockNumber, u128)>>;
131 fn total_staking_locked(staker: CrossAccountId) -> Result<u128>;132 fn total_staking_locked(staker: CrossAccountId) -> Result<u128>;
132 fn pending_unstake(staker: Option<CrossAccountId>) -> Result<u128>;133 fn pending_unstake(staker: Option<CrossAccountId>) -> Result<u128>;
134 fn pending_unstake_per_block(staker: CrossAccountId) -> Result<Vec<(BlockNumber, u128)>>;
135
133 }136 }
134}137}
modifiedruntime/common/runtime_apis.rsdiffbeforeafterboth
204 Ok(<pallet_app_promotion::Pallet<Runtime>>::cross_id_pending_unstake(staker))204 Ok(<pallet_app_promotion::Pallet<Runtime>>::cross_id_pending_unstake(staker))
205 }205 }
206
207 fn pending_unstake_per_block(staker: CrossAccountId) -> Result<Vec<(BlockNumber, u128)>, DispatchError> {
208 Ok(<pallet_app_promotion::Pallet<Runtime>>::cross_id_pending_unstake_per_block(staker))
209 }
206 }210 }
207211
208 impl rmrk_rpc::RmrkApi<212 impl rmrk_rpc::RmrkApi<
modifiedtests/src/app-promotion.test.tsdiffbeforeafterboth
122 });122 });
123 });123 });
124 124
125 it.skip('for different accounts in one block is possible', async () => {125 it('for different accounts in one block is possible', async () => {
126 // arrange: Alice, Bob, Charlie, Dave balance = 1000126 // arrange: Alice, Bob, Charlie, Dave balance = 1000
127 // arrange: Alice, Bob, Charlie, Dave calls appPromotion.stake(100) in the same time127 // arrange: Alice, Bob, Charlie, Dave calls appPromotion.stake(100) in the same time
128128
129 // assert: query appPromotion.staked(Alice/Bob/Charlie/Dave) equal [100]129 // assert: query appPromotion.staked(Alice/Bob/Charlie/Dave) equal [100]
130 await usingPlaygrounds(async helper => {130 await usingPlaygrounds(async helper => {
131 // const userOne = await createUser();
132 // const userTwo = await createUser();
133 // const userThree = await createUser();
134 // const userFour = await createUser();
135 const crowd = [];
136 for(let i = 4; i--;) crowd.push(await createUser());
137 // const crowd = await creteAccounts([10n, 10n, 10n, 10n], alice, helper);
138 // const crowd = [userOne, userTwo, userThree, userFour];
139
140
131 const crowd = await creteAccounts([10n, 10n, 10n, 10n], alice, helper);141 const promises = crowd.map(async user => submitTransactionAsync(user, helper.api!.tx.promotion.stake(nominal)));
132 // const promises = crowd.map(async user => submitTransactionAsync(user, helper.api!.tx.promotion.stake(nominal)));142 await expect(Promise.all(promises)).to.be.eventually.fulfilled;
133 // await expect(Promise.all(promises)).to.be.eventually.fulfilled;143
144 for (let i = 0; i < crowd.length; i++){
145 expect((await helper.api!.rpc.unique.totalStaked(normalizeAccountId(crowd[i]))).toBigInt()).to.be.equal(nominal);
146 }
134 });147 });
135 });148 });
136149
137});150});
138151
139describe.skip('unstake balance extrinsic', () => {152describe('unstake balance extrinsic', () => {
140 before(async function() {153 before(async function () {
141 await usingPlaygrounds(async (helper, privateKeyWrapper) => {154 await usingPlaygrounds(async (helper, privateKeyWrapper) => {
142 if (!getModuleNames(helper.api!).includes(Pallets.AppPromotion)) this.skip();155 if (!getModuleNames(helper.api!).includes(Pallets.AppPromotion)) this.skip();
157 // assert: query appPromotion.staked(Alice) equal [200] /// 500 - 300171 // assert: query appPromotion.staked(Alice) equal [200] /// 500 - 300
158 // assert: query appPromotion.pendingUnstake(Alice) to equal [300]172 // assert: query appPromotion.pendingUnstake(Alice) to equal [300]
159 // assert: query appPromotion.totalStaked() decreased by 300173 // assert: query appPromotion.totalStaked() decreased by 300
174 await usingPlaygrounds(async helper => {
175 const totalStakedBefore = (await helper.api!.rpc.unique.totalStaked()).toBigInt();
176 const staker = await createUser();
177 await expect(submitTransactionAsync(staker, helper.api!.tx.promotion.stake(5n * nominal))).to.be.eventually.fulfilled;
178 await expect(submitTransactionAsync(staker, helper.api!.tx.promotion.unstake(3n * nominal))).to.be.eventually.fulfilled;
179 expect((await helper.api!.rpc.unique.pendingUnstake(normalizeAccountId(staker.address))).toBigInt()).to.be.equal(3n * nominal);
180 expect((await helper.api!.rpc.unique.totalStaked(normalizeAccountId(staker))).toBigInt()).to.be.equal(2n * nominal);
181 expect((await helper.api!.rpc.unique.totalStaked()).toBigInt()).to.be.equal(totalStakedBefore + 2n * nominal);
182 });
160 });183 });
184 it('will remove from the "staked" map starting from the oldest entry', async () => {
185 // arrange: Alice balance = 1000
186 // arrange: Alice stakes 100
187 // arrange: Alice stakes 200
188 // arrange: Alice stakes 300
189
190 // assert Alice stake is [100, 200, 300]
191
192
193 // act: Alice calls appPromotion.unstake(30)
194 // assert: query appPromotion.staked(Alice) to equal [70, 200, 300] /// Can unstake part of stake
195 // assert: query appPromotion.pendingUnstake(Alice) to equal [30]
196
197 // act: Alice calls appPromotion.unstake(170)
198 // assert: query appPromotion.staked(Alice) to equal [100, 300] /// Can unstake one stake totally and one more partialy
199 // assert: query appPromotion.pendingUnstake(Alice) to equal [30, 170]
200
201 // act: Alice calls appPromotion.unstake(400)
202 // assert: query appPromotion.staked(Alice) to equal [100, 300] /// Can totally unstake 2 stakes in one tx
203 // assert: query appPromotion.pendingUnstake(Alice) to equal [30, 170, 400]
204 await usingPlaygrounds(async helper => {
205 const totalStakedBefore = (await helper.api!.rpc.unique.totalStaked()).toBigInt();
206 const staker = await createUser();
207 await expect(submitTransactionAsync(staker, helper.api!.tx.promotion.stake(1n * nominal))).to.be.eventually.fulfilled;
208 await expect(submitTransactionAsync(staker, helper.api!.tx.promotion.stake(2n * nominal))).to.be.eventually.fulfilled;
209 await expect(submitTransactionAsync(staker, helper.api!.tx.promotion.stake(3n * nominal))).to.be.eventually.fulfilled;
210 let stakedPerBlock = (await helper.api!.rpc.unique.totalStakedPerBlock(normalizeAccountId(staker))).map(([_, amount]) => amount.toBigInt());
211 expect(stakedPerBlock).to.be.deep.equal([nominal, 2n * nominal, 3n * nominal]);
212 await expect(submitTransactionAsync(staker, helper.api!.tx.promotion.unstake(3n * nominal / 10n))).to.be.eventually.fulfilled;
213 expect((await helper.api!.rpc.unique.pendingUnstake(normalizeAccountId(staker.address))).toBigInt()).to.be.equal(3n * nominal / 10n);
214 stakedPerBlock = (await helper.api!.rpc.unique.totalStakedPerBlock(normalizeAccountId(staker))).map(([_, amount]) => amount.toBigInt());
215
216 expect(stakedPerBlock).to.be.deep.equal([7n * nominal / 10n, 2n * nominal, 3n * nominal]);
217
218 await expect(submitTransactionAsync(staker, helper.api!.tx.promotion.unstake(17n * nominal / 10n))).to.be.eventually.fulfilled;
219 stakedPerBlock = (await helper.api!.rpc.unique.totalStakedPerBlock(normalizeAccountId(staker))).map(([_, amount]) => amount.toBigInt());
220 expect(stakedPerBlock).to.be.deep.equal([nominal, 3n * nominal]);
221 const unstakedPerBlock = (await helper.api!.rpc.unique.pendingUnstakePerBlock(normalizeAccountId(staker))).map(([_, amount]) => amount.toBigInt());
222
223 expect(unstakedPerBlock).to.be.deep.equal([3n * nominal / 10n, 17n * nominal / 10n]);
224
225 await waitNewBlocks(helper.api!, 1);
226 await expect(submitTransactionAsync(staker, helper.api!.tx.promotion.unstake(4n * nominal))).to.be.eventually.fulfilled;
227 expect((await helper.api!.rpc.unique.totalStakedPerBlock(normalizeAccountId(staker))).map(([_, amount]) => amount.toBigInt())).to.be.deep.equal([]);
228 expect((await helper.api!.rpc.unique.pendingUnstakePerBlock(normalizeAccountId(staker))).map(([_, amount]) => amount.toBigInt())).to.be.deep.equal([3n * nominal / 10n, 17n * nominal / 10n, 4n * nominal]);
229 });
230
231 });
161});232});
162
163233
modifiedtests/src/interfaces/augment-api-query.tsdiffbeforeafterboth
462 * Next target block when interest is recalculated462 * Next target block when interest is recalculated
463 **/463 **/
464 nextInterestBlock: AugmentedQuery<ApiType, () => Observable<u32>, []> & QueryableStorageEntry<ApiType, []>;464 nextInterestBlock: AugmentedQuery<ApiType, () => Observable<u32>, []> & QueryableStorageEntry<ApiType, []>;
465 /**
466 * Amount of tokens pending unstake per user per block.
467 **/
465 pendingUnstake: AugmentedQuery<ApiType, (arg1: AccountId32 | string | Uint8Array, arg2: u32 | AnyNumber | Uint8Array) => Observable<u128>, [AccountId32, u32]> & QueryableStorageEntry<ApiType, [AccountId32, u32]>;468 pendingUnstake: AugmentedQuery<ApiType, (arg1: AccountId32 | string | Uint8Array, arg2: u32 | AnyNumber | Uint8Array) => Observable<u128>, [AccountId32, u32]> & QueryableStorageEntry<ApiType, [AccountId32, u32]>;
466 /**469 /**
467 * Amount of tokens staked by account in the blocknumber.470 * Amount of tokens staked by account in the blocknumber.
modifiedtests/src/interfaces/augment-api-rpc.tsdiffbeforeafterboth
8import type { PalletEvmAccountBasicCrossAccountIdRepr, RmrkTraitsBaseBaseInfo, RmrkTraitsCollectionCollectionInfo, RmrkTraitsNftNftChild, RmrkTraitsNftNftInfo, RmrkTraitsPartPartType, RmrkTraitsPropertyPropertyInfo, RmrkTraitsResourceResourceInfo, RmrkTraitsTheme, UpDataStructsCollectionLimits, UpDataStructsCollectionStats, UpDataStructsProperty, UpDataStructsPropertyKeyPermission, UpDataStructsRpcCollection, UpDataStructsTokenChild, UpDataStructsTokenData } from './default';8import type { PalletEvmAccountBasicCrossAccountIdRepr, RmrkTraitsBaseBaseInfo, RmrkTraitsCollectionCollectionInfo, RmrkTraitsNftNftChild, RmrkTraitsNftNftInfo, RmrkTraitsPartPartType, RmrkTraitsPropertyPropertyInfo, RmrkTraitsResourceResourceInfo, RmrkTraitsTheme, UpDataStructsCollectionLimits, UpDataStructsCollectionStats, UpDataStructsProperty, UpDataStructsPropertyKeyPermission, UpDataStructsRpcCollection, UpDataStructsTokenChild, UpDataStructsTokenData } from './default';
9import type { AugmentedRpc } from '@polkadot/rpc-core/types';9import type { AugmentedRpc } from '@polkadot/rpc-core/types';
10import type { Metadata, StorageKey } from '@polkadot/types';10import type { Metadata, StorageKey } from '@polkadot/types';
11import type { Bytes, HashMap, Json, Null, Option, Text, U256, U64, Vec, bool, u128, u32, u64 } from '@polkadot/types-codec';11import type { Bytes, HashMap, Json, Null, Option, Text, U256, U64, Vec, bool, f64, u128, u32, u64 } from '@polkadot/types-codec';
12import type { AnyNumber, Codec, ITuple } from '@polkadot/types-codec/types';12import type { AnyNumber, Codec, ITuple } from '@polkadot/types-codec/types';
13import type { ExtrinsicOrHash, ExtrinsicStatus } from '@polkadot/types/interfaces/author';13import type { ExtrinsicOrHash, ExtrinsicStatus } from '@polkadot/types/interfaces/author';
14import type { EpochAuthorship } from '@polkadot/types/interfaces/babe';14import type { EpochAuthorship } from '@polkadot/types/interfaces/babe';
706 * Returns the total amount of unstaked tokens706 * Returns the total amount of unstaked tokens
707 **/707 **/
708 pendingUnstake: AugmentedRpc<(staker?: PalletEvmAccountBasicCrossAccountIdRepr | { Substrate: any } | { Ethereum: any } | string | Uint8Array, at?: Hash | string | Uint8Array) => Observable<u128>>;708 pendingUnstake: AugmentedRpc<(staker?: PalletEvmAccountBasicCrossAccountIdRepr | { Substrate: any } | { Ethereum: any } | string | Uint8Array, at?: Hash | string | Uint8Array) => Observable<u128>>;
709 /**
710 * Returns the total amount of unstaked tokens per block
711 **/
712 pendingUnstakePerBlock: AugmentedRpc<(staker: PalletEvmAccountBasicCrossAccountIdRepr | { Substrate: any } | { Ethereum: any } | string | Uint8Array, at?: Hash | string | Uint8Array) => Observable<Vec<ITuple<[u32, u128]>>>>;
709 /**713 /**
710 * Get property permissions, optionally limited to the provided keys714 * Get property permissions, optionally limited to the provided keys
711 **/715 **/
modifiedtests/src/interfaces/augment-types.tsdiffbeforeafterboth
5// this is required to allow for ambient/previous definitions5// this is required to allow for ambient/previous definitions
6import '@polkadot/types/types/registry';6import '@polkadot/types/types/registry';
77
8import type { CumulusPalletDmpQueueCall, CumulusPalletDmpQueueConfigData, CumulusPalletDmpQueueError, CumulusPalletDmpQueueEvent, CumulusPalletDmpQueuePageIndexData, CumulusPalletParachainSystemCall, CumulusPalletParachainSystemError, CumulusPalletParachainSystemEvent, CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot, CumulusPalletXcmCall, CumulusPalletXcmError, CumulusPalletXcmEvent, CumulusPalletXcmOrigin, CumulusPalletXcmpQueueCall, CumulusPalletXcmpQueueError, CumulusPalletXcmpQueueEvent, CumulusPalletXcmpQueueInboundChannelDetails, CumulusPalletXcmpQueueInboundState, CumulusPalletXcmpQueueOutboundChannelDetails, CumulusPalletXcmpQueueOutboundState, CumulusPalletXcmpQueueQueueConfigData, CumulusPrimitivesParachainInherentParachainInherentData, EthbloomBloom, EthereumBlock, EthereumHeader, EthereumLog, EthereumReceiptEip658ReceiptData, EthereumReceiptReceiptV3, EthereumTransactionAccessListItem, EthereumTransactionEip1559Transaction, EthereumTransactionEip2930Transaction, EthereumTransactionLegacyTransaction, EthereumTransactionTransactionAction, EthereumTransactionTransactionSignature, EthereumTransactionTransactionV2, EthereumTypesHashH64, EvmCoreErrorExitError, EvmCoreErrorExitFatal, EvmCoreErrorExitReason, EvmCoreErrorExitRevert, EvmCoreErrorExitSucceed, FpRpcTransactionStatus, FrameSupportDispatchRawOrigin, FrameSupportPalletId, FrameSupportScheduleLookupError, FrameSupportScheduleMaybeHashed, FrameSupportTokensMiscBalanceStatus, FrameSupportWeightsDispatchClass, FrameSupportWeightsDispatchInfo, FrameSupportWeightsPays, FrameSupportWeightsPerDispatchClassU32, FrameSupportWeightsPerDispatchClassU64, FrameSupportWeightsPerDispatchClassWeightsPerClass, FrameSupportWeightsRuntimeDbWeight, FrameSystemAccountInfo, FrameSystemCall, FrameSystemError, FrameSystemEvent, FrameSystemEventRecord, FrameSystemExtensionsCheckGenesis, FrameSystemExtensionsCheckNonce, FrameSystemExtensionsCheckSpecVersion, FrameSystemExtensionsCheckWeight, FrameSystemLastRuntimeUpgradeInfo, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, FrameSystemLimitsWeightsPerClass, FrameSystemPhase, OpalRuntimeOriginCaller, OpalRuntimeRuntime, OrmlVestingModuleCall, OrmlVestingModuleError, OrmlVestingModuleEvent, OrmlVestingVestingSchedule, PalletBalancesAccountData, PalletBalancesBalanceLock, PalletBalancesCall, PalletBalancesError, PalletBalancesEvent, PalletBalancesReasons, PalletBalancesReleases, PalletBalancesReserveData, PalletCommonError, PalletCommonEvent, PalletConfigurationCall, PalletEthereumCall, PalletEthereumError, PalletEthereumEvent, PalletEthereumFakeTransactionFinalizer, PalletEthereumRawOrigin, PalletEvmAccountBasicCrossAccountIdRepr, PalletEvmCall, PalletEvmCoderSubstrateError, PalletEvmContractHelpersError, PalletEvmContractHelpersSponsoringModeT, PalletEvmError, PalletEvmEvent, PalletEvmMigrationCall, PalletEvmMigrationError, PalletFungibleError, PalletInflationCall, PalletNonfungibleError, PalletNonfungibleItemData, PalletRefungibleError, PalletRefungibleItemData, PalletRmrkCoreCall, PalletRmrkCoreError, PalletRmrkCoreEvent, PalletRmrkEquipCall, PalletRmrkEquipError, PalletRmrkEquipEvent, PalletStructureCall, PalletStructureError, PalletStructureEvent, PalletSudoCall, PalletSudoError, PalletSudoEvent, PalletTemplateTransactionPaymentCall, PalletTemplateTransactionPaymentChargeTransactionPayment, PalletTimestampCall, PalletTransactionPaymentEvent, PalletTransactionPaymentReleases, PalletTreasuryCall, PalletTreasuryError, PalletTreasuryEvent, PalletTreasuryProposal, PalletUniqueCall, PalletUniqueError, PalletUniqueRawEvent, PalletUniqueSchedulerCall, PalletUniqueSchedulerError, PalletUniqueSchedulerEvent, PalletUniqueSchedulerScheduledV3, PalletXcmCall, PalletXcmError, PalletXcmEvent, PalletXcmOrigin, PhantomTypeUpDataStructs, PolkadotCorePrimitivesInboundDownwardMessage, PolkadotCorePrimitivesInboundHrmpMessage, PolkadotCorePrimitivesOutboundHrmpMessage, PolkadotParachainPrimitivesXcmpMessageFormat, PolkadotPrimitivesV2AbridgedHostConfiguration, PolkadotPrimitivesV2AbridgedHrmpChannel, PolkadotPrimitivesV2PersistedValidationData, PolkadotPrimitivesV2UpgradeRestriction, RmrkTraitsBaseBaseInfo, RmrkTraitsCollectionCollectionInfo, RmrkTraitsNftAccountIdOrCollectionNftTuple, RmrkTraitsNftNftChild, RmrkTraitsNftNftInfo, RmrkTraitsNftRoyaltyInfo, RmrkTraitsPartEquippableList, RmrkTraitsPartFixedPart, RmrkTraitsPartPartType, RmrkTraitsPartSlotPart, RmrkTraitsPropertyPropertyInfo, RmrkTraitsResourceBasicResource, RmrkTraitsResourceComposableResource, RmrkTraitsResourceResourceInfo, RmrkTraitsResourceResourceTypes, RmrkTraitsResourceSlotResource, RmrkTraitsTheme, RmrkTraitsThemeThemeProperty, SpCoreEcdsaSignature, SpCoreEd25519Signature, SpCoreSr25519Signature, SpCoreVoid, SpRuntimeArithmeticError, SpRuntimeDigest, SpRuntimeDigestDigestItem, SpRuntimeDispatchError, SpRuntimeModuleError, SpRuntimeMultiSignature, SpRuntimeTokenError, SpRuntimeTransactionalError, SpTrieStorageProof, SpVersionRuntimeVersion, UpDataStructsAccessMode, UpDataStructsCollection, UpDataStructsCollectionLimits, UpDataStructsCollectionMode, UpDataStructsCollectionPermissions, UpDataStructsCollectionStats, UpDataStructsCreateCollectionData, UpDataStructsCreateFungibleData, UpDataStructsCreateItemData, UpDataStructsCreateItemExData, UpDataStructsCreateNftData, UpDataStructsCreateNftExData, UpDataStructsCreateReFungibleData, UpDataStructsCreateRefungibleExMultipleOwners, UpDataStructsCreateRefungibleExSingleOwner, UpDataStructsNestingPermissions, UpDataStructsOwnerRestrictedSet, UpDataStructsProperties, UpDataStructsPropertiesMapBoundedVec, UpDataStructsPropertiesMapPropertyPermission, UpDataStructsProperty, UpDataStructsPropertyKeyPermission, UpDataStructsPropertyPermission, UpDataStructsPropertyScope, UpDataStructsRpcCollection, UpDataStructsSponsoringRateLimit, UpDataStructsSponsorshipState, UpDataStructsTokenChild, UpDataStructsTokenData, XcmDoubleEncoded, XcmV0Junction, XcmV0JunctionBodyId, XcmV0JunctionBodyPart, XcmV0JunctionNetworkId, XcmV0MultiAsset, XcmV0MultiLocation, XcmV0Order, XcmV0OriginKind, XcmV0Response, XcmV0Xcm, XcmV1Junction, XcmV1MultiAsset, XcmV1MultiLocation, XcmV1MultiassetAssetId, XcmV1MultiassetAssetInstance, XcmV1MultiassetFungibility, XcmV1MultiassetMultiAssetFilter, XcmV1MultiassetMultiAssets, XcmV1MultiassetWildFungibility, XcmV1MultiassetWildMultiAsset, XcmV1MultilocationJunctions, XcmV1Order, XcmV1Response, XcmV1Xcm, XcmV2Instruction, XcmV2Response, XcmV2TraitsError, XcmV2TraitsOutcome, XcmV2WeightLimit, XcmV2Xcm, XcmVersionedMultiAssets, XcmVersionedMultiLocation, XcmVersionedXcm } from './default';8import type { CumulusPalletDmpQueueCall, CumulusPalletDmpQueueConfigData, CumulusPalletDmpQueueError, CumulusPalletDmpQueueEvent, CumulusPalletDmpQueuePageIndexData, CumulusPalletParachainSystemCall, CumulusPalletParachainSystemError, CumulusPalletParachainSystemEvent, CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot, CumulusPalletXcmCall, CumulusPalletXcmError, CumulusPalletXcmEvent, CumulusPalletXcmOrigin, CumulusPalletXcmpQueueCall, CumulusPalletXcmpQueueError, CumulusPalletXcmpQueueEvent, CumulusPalletXcmpQueueInboundChannelDetails, CumulusPalletXcmpQueueInboundState, CumulusPalletXcmpQueueOutboundChannelDetails, CumulusPalletXcmpQueueOutboundState, CumulusPalletXcmpQueueQueueConfigData, CumulusPrimitivesParachainInherentParachainInherentData, EthbloomBloom, EthereumBlock, EthereumHeader, EthereumLog, EthereumReceiptEip658ReceiptData, EthereumReceiptReceiptV3, EthereumTransactionAccessListItem, EthereumTransactionEip1559Transaction, EthereumTransactionEip2930Transaction, EthereumTransactionLegacyTransaction, EthereumTransactionTransactionAction, EthereumTransactionTransactionSignature, EthereumTransactionTransactionV2, EthereumTypesHashH64, EvmCoreErrorExitError, EvmCoreErrorExitFatal, EvmCoreErrorExitReason, EvmCoreErrorExitRevert, EvmCoreErrorExitSucceed, FpRpcTransactionStatus, FrameSupportDispatchRawOrigin, FrameSupportPalletId, FrameSupportScheduleLookupError, FrameSupportScheduleMaybeHashed, FrameSupportTokensMiscBalanceStatus, FrameSupportWeightsDispatchClass, FrameSupportWeightsDispatchInfo, FrameSupportWeightsPays, FrameSupportWeightsPerDispatchClassU32, FrameSupportWeightsPerDispatchClassU64, FrameSupportWeightsPerDispatchClassWeightsPerClass, FrameSupportWeightsRuntimeDbWeight, FrameSystemAccountInfo, FrameSystemCall, FrameSystemError, FrameSystemEvent, FrameSystemEventRecord, FrameSystemExtensionsCheckGenesis, FrameSystemExtensionsCheckNonce, FrameSystemExtensionsCheckSpecVersion, FrameSystemExtensionsCheckWeight, FrameSystemLastRuntimeUpgradeInfo, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, FrameSystemLimitsWeightsPerClass, FrameSystemPhase, OpalRuntimeOriginCaller, OpalRuntimeRuntime, OrmlVestingModuleCall, OrmlVestingModuleError, OrmlVestingModuleEvent, OrmlVestingVestingSchedule, PalletAppPromotionCall, PalletBalancesAccountData, PalletBalancesBalanceLock, PalletBalancesCall, PalletBalancesError, PalletBalancesEvent, PalletBalancesReasons, PalletBalancesReleases, PalletBalancesReserveData, PalletCommonError, PalletCommonEvent, PalletConfigurationCall, PalletEthereumCall, PalletEthereumError, PalletEthereumEvent, PalletEthereumFakeTransactionFinalizer, PalletEthereumRawOrigin, PalletEvmAccountBasicCrossAccountIdRepr, PalletEvmCall, PalletEvmCoderSubstrateError, PalletEvmContractHelpersError, PalletEvmContractHelpersSponsoringModeT, PalletEvmError, PalletEvmEvent, PalletEvmMigrationCall, PalletEvmMigrationError, PalletFungibleError, PalletInflationCall, PalletNonfungibleError, PalletNonfungibleItemData, PalletRefungibleError, PalletRefungibleItemData, PalletRmrkCoreCall, PalletRmrkCoreError, PalletRmrkCoreEvent, PalletRmrkEquipCall, PalletRmrkEquipError, PalletRmrkEquipEvent, PalletStructureCall, PalletStructureError, PalletStructureEvent, PalletSudoCall, PalletSudoError, PalletSudoEvent, PalletTemplateTransactionPaymentCall, PalletTemplateTransactionPaymentChargeTransactionPayment, PalletTimestampCall, PalletTransactionPaymentEvent, PalletTransactionPaymentReleases, PalletTreasuryCall, PalletTreasuryError, PalletTreasuryEvent, PalletTreasuryProposal, PalletUniqueCall, PalletUniqueError, PalletUniqueRawEvent, PalletUniqueSchedulerCall, PalletUniqueSchedulerError, PalletUniqueSchedulerEvent, PalletUniqueSchedulerScheduledV3, PalletXcmCall, PalletXcmError, PalletXcmEvent, PalletXcmOrigin, PhantomTypeUpDataStructs, PolkadotCorePrimitivesInboundDownwardMessage, PolkadotCorePrimitivesInboundHrmpMessage, PolkadotCorePrimitivesOutboundHrmpMessage, PolkadotParachainPrimitivesXcmpMessageFormat, PolkadotPrimitivesV2AbridgedHostConfiguration, PolkadotPrimitivesV2AbridgedHrmpChannel, PolkadotPrimitivesV2PersistedValidationData, PolkadotPrimitivesV2UpgradeRestriction, RmrkTraitsBaseBaseInfo, RmrkTraitsCollectionCollectionInfo, RmrkTraitsNftAccountIdOrCollectionNftTuple, RmrkTraitsNftNftChild, RmrkTraitsNftNftInfo, RmrkTraitsNftRoyaltyInfo, RmrkTraitsPartEquippableList, RmrkTraitsPartFixedPart, RmrkTraitsPartPartType, RmrkTraitsPartSlotPart, RmrkTraitsPropertyPropertyInfo, RmrkTraitsResourceBasicResource, RmrkTraitsResourceComposableResource, RmrkTraitsResourceResourceInfo, RmrkTraitsResourceResourceTypes, RmrkTraitsResourceSlotResource, RmrkTraitsTheme, RmrkTraitsThemeThemeProperty, SpCoreEcdsaSignature, SpCoreEd25519Signature, SpCoreSr25519Signature, SpCoreVoid, SpRuntimeArithmeticError, SpRuntimeDigest, SpRuntimeDigestDigestItem, SpRuntimeDispatchError, SpRuntimeModuleError, SpRuntimeMultiSignature, SpRuntimeTokenError, SpRuntimeTransactionalError, SpTrieStorageProof, SpVersionRuntimeVersion, UpDataStructsAccessMode, UpDataStructsCollection, UpDataStructsCollectionLimits, UpDataStructsCollectionMode, UpDataStructsCollectionPermissions, UpDataStructsCollectionStats, UpDataStructsCreateCollectionData, UpDataStructsCreateFungibleData, UpDataStructsCreateItemData, UpDataStructsCreateItemExData, UpDataStructsCreateNftData, UpDataStructsCreateNftExData, UpDataStructsCreateReFungibleData, UpDataStructsCreateRefungibleExMultipleOwners, UpDataStructsCreateRefungibleExSingleOwner, UpDataStructsNestingPermissions, UpDataStructsOwnerRestrictedSet, UpDataStructsProperties, UpDataStructsPropertiesMapBoundedVec, UpDataStructsPropertiesMapPropertyPermission, UpDataStructsProperty, UpDataStructsPropertyKeyPermission, UpDataStructsPropertyPermission, UpDataStructsPropertyScope, UpDataStructsRpcCollection, UpDataStructsSponsoringRateLimit, UpDataStructsSponsorshipState, UpDataStructsTokenChild, UpDataStructsTokenData, XcmDoubleEncoded, XcmV0Junction, XcmV0JunctionBodyId, XcmV0JunctionBodyPart, XcmV0JunctionNetworkId, XcmV0MultiAsset, XcmV0MultiLocation, XcmV0Order, XcmV0OriginKind, XcmV0Response, XcmV0Xcm, XcmV1Junction, XcmV1MultiAsset, XcmV1MultiLocation, XcmV1MultiassetAssetId, XcmV1MultiassetAssetInstance, XcmV1MultiassetFungibility, XcmV1MultiassetMultiAssetFilter, XcmV1MultiassetMultiAssets, XcmV1MultiassetWildFungibility, XcmV1MultiassetWildMultiAsset, XcmV1MultilocationJunctions, XcmV1Order, XcmV1Response, XcmV1Xcm, XcmV2Instruction, XcmV2Response, XcmV2TraitsError, XcmV2TraitsOutcome, XcmV2WeightLimit, XcmV2Xcm, XcmVersionedMultiAssets, XcmVersionedMultiLocation, XcmVersionedXcm } from './default';
9import type { Data, StorageKey } from '@polkadot/types';9import type { Data, StorageKey } from '@polkadot/types';
10import type { BitVec, Bool, Bytes, F32, F64, I128, I16, I256, I32, I64, I8, Json, Null, OptionBool, Raw, Text, Type, U128, U16, U256, U32, U64, U8, USize, bool, f32, f64, i128, i16, i256, i32, i64, i8, u128, u16, u256, u32, u64, u8, usize } from '@polkadot/types-codec';10import type { BitVec, Bool, Bytes, F32, F64, I128, I16, I256, I32, I64, I8, Json, Null, OptionBool, Raw, Text, Type, U128, U16, U256, U32, U64, U8, USize, bool, f32, f64, i128, i16, i256, i32, i64, i8, u128, u16, u256, u32, u64, u8, usize } from '@polkadot/types-codec';
11import type { AssetApproval, AssetApprovalKey, AssetBalance, AssetDestroyWitness, AssetDetails, AssetMetadata, TAssetBalance, TAssetDepositBalance } from '@polkadot/types/interfaces/assets';11import type { AssetApproval, AssetApprovalKey, AssetBalance, AssetDestroyWitness, AssetDetails, AssetMetadata, TAssetBalance, TAssetDepositBalance } from '@polkadot/types/interfaces/assets';
modifiedtests/src/interfaces/lookup.tsdiffbeforeafterboth
55
6export default {6export default {
7 /**7 /**
8 * Lookup2: polkadot_primitives::v2::PersistedValidationData<primitive_types::H256, N>8 * Lookup3: frame_system::AccountInfo<Index, pallet_balances::AccountData<Balance>>
9 **/9 **/
10 FrameSystemAccountInfo: {
11 nonce: 'u32',
12 consumers: 'u32',
13 providers: 'u32',
14 sufficients: 'u32',
15 data: 'PalletBalancesAccountData'
16 },
17 /**
18 * Lookup5: pallet_balances::AccountData<Balance>
19 **/
20 PalletBalancesAccountData: {
21 free: 'u128',
22 reserved: 'u128',
23 miscFrozen: 'u128',
24 feeFrozen: 'u128'
25 },
26 /**
27 * Lookup7: frame_support::weights::PerDispatchClass<T>
28 **/
29 FrameSupportWeightsPerDispatchClassU64: {
30 normal: 'u64',
31 operational: 'u64',
32 mandatory: 'u64'
33 },
34 /**
35 * Lookup11: sp_runtime::generic::digest::Digest
36 **/
37 SpRuntimeDigest: {
38 logs: 'Vec<SpRuntimeDigestDigestItem>'
39 },
40 /**
41 * Lookup13: sp_runtime::generic::digest::DigestItem
42 **/
43 SpRuntimeDigestDigestItem: {
44 _enum: {
45 Other: 'Bytes',
46 __Unused1: 'Null',
47 __Unused2: 'Null',
48 __Unused3: 'Null',
49 Consensus: '([u8;4],Bytes)',
50 Seal: '([u8;4],Bytes)',
51 PreRuntime: '([u8;4],Bytes)',
52 __Unused7: 'Null',
53 RuntimeEnvironmentUpdated: 'Null'
54 }
55 },
56 /**
57 * Lookup16: frame_system::EventRecord<opal_runtime::Event, primitive_types::H256>
58 **/
59 FrameSystemEventRecord: {
60 phase: 'FrameSystemPhase',
61 event: 'Event',
62 topics: 'Vec<H256>'
63 },
64 /**
65 * Lookup18: frame_system::pallet::Event<T>
66 **/
67 FrameSystemEvent: {
68 _enum: {
69 ExtrinsicSuccess: {
70 dispatchInfo: 'FrameSupportWeightsDispatchInfo',
71 },
72 ExtrinsicFailed: {
73 dispatchError: 'SpRuntimeDispatchError',
74 dispatchInfo: 'FrameSupportWeightsDispatchInfo',
75 },
76 CodeUpdated: 'Null',
77 NewAccount: {
78 account: 'AccountId32',
79 },
80 KilledAccount: {
81 account: 'AccountId32',
82 },
83 Remarked: {
84 _alias: {
85 hash_: 'hash',
86 },
87 sender: 'AccountId32',
88 hash_: 'H256'
89 }
90 }
91 },
92 /**
93 * Lookup19: frame_support::weights::DispatchInfo
94 **/
95 FrameSupportWeightsDispatchInfo: {
96 weight: 'u64',
97 class: 'FrameSupportWeightsDispatchClass',
98 paysFee: 'FrameSupportWeightsPays'
99 },
100 /**
101 * Lookup20: frame_support::weights::DispatchClass
102 **/
103 FrameSupportWeightsDispatchClass: {
104 _enum: ['Normal', 'Operational', 'Mandatory']
105 },
106 /**
107 * Lookup21: frame_support::weights::Pays
108 **/
109 FrameSupportWeightsPays: {
110 _enum: ['Yes', 'No']
111 },
112 /**
113 * Lookup22: sp_runtime::DispatchError
114 **/
115 SpRuntimeDispatchError: {
116 _enum: {
117 Other: 'Null',
118 CannotLookup: 'Null',
119 BadOrigin: 'Null',
120 Module: 'SpRuntimeModuleError',
121 ConsumerRemaining: 'Null',
122 NoProviders: 'Null',
123 TooManyConsumers: 'Null',
124 Token: 'SpRuntimeTokenError',
125 Arithmetic: 'SpRuntimeArithmeticError',
126 Transactional: 'SpRuntimeTransactionalError'
127 }
128 },
129 /**
130 * Lookup23: sp_runtime::ModuleError
131 **/
132 SpRuntimeModuleError: {
133 index: 'u8',
134 error: '[u8;4]'
135 },
136 /**
137 * Lookup24: sp_runtime::TokenError
138 **/
139 SpRuntimeTokenError: {
140 _enum: ['NoFunds', 'WouldDie', 'BelowMinimum', 'CannotCreate', 'UnknownAsset', 'Frozen', 'Unsupported']
141 },
142 /**
143 * Lookup25: sp_runtime::ArithmeticError
144 **/
145 SpRuntimeArithmeticError: {
146 _enum: ['Underflow', 'Overflow', 'DivisionByZero']
147 },
148 /**
149 * Lookup26: sp_runtime::TransactionalError
150 **/
151 SpRuntimeTransactionalError: {
152 _enum: ['LimitReached', 'NoLayer']
153 },
154 /**
155 * Lookup27: cumulus_pallet_parachain_system::pallet::Event<T>
156 **/
157 CumulusPalletParachainSystemEvent: {
158 _enum: {
159 ValidationFunctionStored: 'Null',
160 ValidationFunctionApplied: {
161 relayChainBlockNum: 'u32',
162 },
163 ValidationFunctionDiscarded: 'Null',
164 UpgradeAuthorized: {
165 codeHash: 'H256',
166 },
167 DownwardMessagesReceived: {
168 count: 'u32',
169 },
170 DownwardMessagesProcessed: {
171 weightUsed: 'u64',
172 dmqHead: 'H256'
173 }
174 }
175 },
176 /**
177 * Lookup28: pallet_balances::pallet::Event<T, I>
178 **/
179 PalletBalancesEvent: {
180 _enum: {
181 Endowed: {
182 account: 'AccountId32',
183 freeBalance: 'u128',
184 },
185 DustLost: {
186 account: 'AccountId32',
187 amount: 'u128',
188 },
189 Transfer: {
190 from: 'AccountId32',
191 to: 'AccountId32',
192 amount: 'u128',
193 },
194 BalanceSet: {
195 who: 'AccountId32',
196 free: 'u128',
197 reserved: 'u128',
198 },
199 Reserved: {
200 who: 'AccountId32',
201 amount: 'u128',
202 },
203 Unreserved: {
204 who: 'AccountId32',
205 amount: 'u128',
206 },
207 ReserveRepatriated: {
208 from: 'AccountId32',
209 to: 'AccountId32',
210 amount: 'u128',
211 destinationStatus: 'FrameSupportTokensMiscBalanceStatus',
212 },
213 Deposit: {
214 who: 'AccountId32',
215 amount: 'u128',
216 },
217 Withdraw: {
218 who: 'AccountId32',
219 amount: 'u128',
220 },
221 Slashed: {
222 who: 'AccountId32',
223 amount: 'u128'
224 }
225 }
226 },
227 /**
228 * Lookup29: frame_support::traits::tokens::misc::BalanceStatus
229 **/
230 FrameSupportTokensMiscBalanceStatus: {
231 _enum: ['Free', 'Reserved']
232 },
233 /**
234 * Lookup30: pallet_transaction_payment::pallet::Event<T>
235 **/
236 PalletTransactionPaymentEvent: {
237 _enum: {
238 TransactionFeePaid: {
239 who: 'AccountId32',
240 actualFee: 'u128',
241 tip: 'u128'
242 }
243 }
244 },
245 /**
246 * Lookup31: pallet_treasury::pallet::Event<T, I>
247 **/
248 PalletTreasuryEvent: {
249 _enum: {
250 Proposed: {
251 proposalIndex: 'u32',
252 },
253 Spending: {
254 budgetRemaining: 'u128',
255 },
256 Awarded: {
257 proposalIndex: 'u32',
258 award: 'u128',
259 account: 'AccountId32',
260 },
261 Rejected: {
262 proposalIndex: 'u32',
263 slashed: 'u128',
264 },
265 Burnt: {
266 burntFunds: 'u128',
267 },
268 Rollover: {
269 rolloverBalance: 'u128',
270 },
271 Deposit: {
272 value: 'u128',
273 },
274 SpendApproved: {
275 proposalIndex: 'u32',
276 amount: 'u128',
277 beneficiary: 'AccountId32'
278 }
279 }
280 },
281 /**
282 * Lookup32: pallet_sudo::pallet::Event<T>
283 **/
284 PalletSudoEvent: {
285 _enum: {
286 Sudid: {
287 sudoResult: 'Result<Null, SpRuntimeDispatchError>',
288 },
289 KeyChanged: {
290 oldSudoer: 'Option<AccountId32>',
291 },
292 SudoAsDone: {
293 sudoResult: 'Result<Null, SpRuntimeDispatchError>'
294 }
295 }
296 },
297 /**
298 * Lookup36: orml_vesting::module::Event<T>
299 **/
300 OrmlVestingModuleEvent: {
301 _enum: {
302 VestingScheduleAdded: {
303 from: 'AccountId32',
304 to: 'AccountId32',
305 vestingSchedule: 'OrmlVestingVestingSchedule',
306 },
307 Claimed: {
308 who: 'AccountId32',
309 amount: 'u128',
310 },
311 VestingSchedulesUpdated: {
312 who: 'AccountId32'
313 }
314 }
315 },
316 /**
317 * Lookup37: orml_vesting::VestingSchedule<BlockNumber, Balance>
318 **/
319 OrmlVestingVestingSchedule: {
320 start: 'u32',
321 period: 'u32',
322 periodCount: 'u32',
323 perPeriod: 'Compact<u128>'
324 },
325 /**
326 * Lookup39: cumulus_pallet_xcmp_queue::pallet::Event<T>
327 **/
328 CumulusPalletXcmpQueueEvent: {
329 _enum: {
330 Success: {
331 messageHash: 'Option<H256>',
332 weight: 'u64',
333 },
334 Fail: {
335 messageHash: 'Option<H256>',
336 error: 'XcmV2TraitsError',
337 weight: 'u64',
338 },
339 BadVersion: {
340 messageHash: 'Option<H256>',
341 },
342 BadFormat: {
343 messageHash: 'Option<H256>',
344 },
345 UpwardMessageSent: {
346 messageHash: 'Option<H256>',
347 },
348 XcmpMessageSent: {
349 messageHash: 'Option<H256>',
350 },
351 OverweightEnqueued: {
352 sender: 'u32',
353 sentAt: 'u32',
354 index: 'u64',
355 required: 'u64',
356 },
357 OverweightServiced: {
358 index: 'u64',
359 used: 'u64'
360 }
361 }
362 },
363 /**
364 * Lookup41: xcm::v2::traits::Error
365 **/
366 XcmV2TraitsError: {
367 _enum: {
368 Overflow: 'Null',
369 Unimplemented: 'Null',
370 UntrustedReserveLocation: 'Null',
371 UntrustedTeleportLocation: 'Null',
372 MultiLocationFull: 'Null',
373 MultiLocationNotInvertible: 'Null',
374 BadOrigin: 'Null',
375 InvalidLocation: 'Null',
376 AssetNotFound: 'Null',
377 FailedToTransactAsset: 'Null',
378 NotWithdrawable: 'Null',
379 LocationCannotHold: 'Null',
380 ExceedsMaxMessageSize: 'Null',
381 DestinationUnsupported: 'Null',
382 Transport: 'Null',
383 Unroutable: 'Null',
384 UnknownClaim: 'Null',
385 FailedToDecode: 'Null',
386 MaxWeightInvalid: 'Null',
387 NotHoldingFees: 'Null',
388 TooExpensive: 'Null',
389 Trap: 'u64',
390 UnhandledXcmVersion: 'Null',
391 WeightLimitReached: 'u64',
392 Barrier: 'Null',
393 WeightNotComputable: 'Null'
394 }
395 },
396 /**
397 * Lookup43: pallet_xcm::pallet::Event<T>
398 **/
399 PalletXcmEvent: {
400 _enum: {
401 Attempted: 'XcmV2TraitsOutcome',
402 Sent: '(XcmV1MultiLocation,XcmV1MultiLocation,XcmV2Xcm)',
403 UnexpectedResponse: '(XcmV1MultiLocation,u64)',
404 ResponseReady: '(u64,XcmV2Response)',
405 Notified: '(u64,u8,u8)',
406 NotifyOverweight: '(u64,u8,u8,u64,u64)',
407 NotifyDispatchError: '(u64,u8,u8)',
408 NotifyDecodeFailed: '(u64,u8,u8)',
409 InvalidResponder: '(XcmV1MultiLocation,u64,Option<XcmV1MultiLocation>)',
410 InvalidResponderVersion: '(XcmV1MultiLocation,u64)',
411 ResponseTaken: 'u64',
412 AssetsTrapped: '(H256,XcmV1MultiLocation,XcmVersionedMultiAssets)',
413 VersionChangeNotified: '(XcmV1MultiLocation,u32)',
414 SupportedVersionChanged: '(XcmV1MultiLocation,u32)',
415 NotifyTargetSendFail: '(XcmV1MultiLocation,u64,XcmV2TraitsError)',
416 NotifyTargetMigrationFail: '(XcmVersionedMultiLocation,u64)'
417 }
418 },
419 /**
420 * Lookup44: xcm::v2::traits::Outcome
421 **/
422 XcmV2TraitsOutcome: {
423 _enum: {
424 Complete: 'u64',
425 Incomplete: '(u64,XcmV2TraitsError)',
426 Error: 'XcmV2TraitsError'
427 }
428 },
429 /**
430 * Lookup45: xcm::v1::multilocation::MultiLocation
431 **/
432 XcmV1MultiLocation: {
433 parents: 'u8',
434 interior: 'XcmV1MultilocationJunctions'
435 },
436 /**
437 * Lookup46: xcm::v1::multilocation::Junctions
438 **/
439 XcmV1MultilocationJunctions: {
440 _enum: {
441 Here: 'Null',
442 X1: 'XcmV1Junction',
443 X2: '(XcmV1Junction,XcmV1Junction)',
444 X3: '(XcmV1Junction,XcmV1Junction,XcmV1Junction)',
445 X4: '(XcmV1Junction,XcmV1Junction,XcmV1Junction,XcmV1Junction)',
446 X5: '(XcmV1Junction,XcmV1Junction,XcmV1Junction,XcmV1Junction,XcmV1Junction)',
447 X6: '(XcmV1Junction,XcmV1Junction,XcmV1Junction,XcmV1Junction,XcmV1Junction,XcmV1Junction)',
448 X7: '(XcmV1Junction,XcmV1Junction,XcmV1Junction,XcmV1Junction,XcmV1Junction,XcmV1Junction,XcmV1Junction)',
449 X8: '(XcmV1Junction,XcmV1Junction,XcmV1Junction,XcmV1Junction,XcmV1Junction,XcmV1Junction,XcmV1Junction,XcmV1Junction)'
450 }
451 },
452 /**
453 * Lookup47: xcm::v1::junction::Junction
454 **/
455 XcmV1Junction: {
456 _enum: {
457 Parachain: 'Compact<u32>',
458 AccountId32: {
459 network: 'XcmV0JunctionNetworkId',
460 id: '[u8;32]',
461 },
462 AccountIndex64: {
463 network: 'XcmV0JunctionNetworkId',
464 index: 'Compact<u64>',
465 },
466 AccountKey20: {
467 network: 'XcmV0JunctionNetworkId',
468 key: '[u8;20]',
469 },
470 PalletInstance: 'u8',
471 GeneralIndex: 'Compact<u128>',
472 GeneralKey: 'Bytes',
473 OnlyChild: 'Null',
474 Plurality: {
475 id: 'XcmV0JunctionBodyId',
476 part: 'XcmV0JunctionBodyPart'
477 }
478 }
479 },
480 /**
481 * Lookup49: xcm::v0::junction::NetworkId
482 **/
483 XcmV0JunctionNetworkId: {
484 _enum: {
485 Any: 'Null',
486 Named: 'Bytes',
487 Polkadot: 'Null',
488 Kusama: 'Null'
489 }
490 },
491 /**
492 * Lookup53: xcm::v0::junction::BodyId
493 **/
494 XcmV0JunctionBodyId: {
495 _enum: {
496 Unit: 'Null',
497 Named: 'Bytes',
498 Index: 'Compact<u32>',
499 Executive: 'Null',
500 Technical: 'Null',
501 Legislative: 'Null',
502 Judicial: 'Null'
503 }
504 },
505 /**
506 * Lookup54: xcm::v0::junction::BodyPart
507 **/
508 XcmV0JunctionBodyPart: {
509 _enum: {
510 Voice: 'Null',
511 Members: {
512 count: 'Compact<u32>',
513 },
514 Fraction: {
515 nom: 'Compact<u32>',
516 denom: 'Compact<u32>',
517 },
518 AtLeastProportion: {
519 nom: 'Compact<u32>',
520 denom: 'Compact<u32>',
521 },
522 MoreThanProportion: {
523 nom: 'Compact<u32>',
524 denom: 'Compact<u32>'
525 }
526 }
527 },
528 /**
529 * Lookup55: xcm::v2::Xcm<Call>
530 **/
531 XcmV2Xcm: 'Vec<XcmV2Instruction>',
532 /**
533 * Lookup57: xcm::v2::Instruction<Call>
534 **/
535 XcmV2Instruction: {
536 _enum: {
537 WithdrawAsset: 'XcmV1MultiassetMultiAssets',
538 ReserveAssetDeposited: 'XcmV1MultiassetMultiAssets',
539 ReceiveTeleportedAsset: 'XcmV1MultiassetMultiAssets',
540 QueryResponse: {
541 queryId: 'Compact<u64>',
542 response: 'XcmV2Response',
543 maxWeight: 'Compact<u64>',
544 },
545 TransferAsset: {
546 assets: 'XcmV1MultiassetMultiAssets',
547 beneficiary: 'XcmV1MultiLocation',
548 },
549 TransferReserveAsset: {
550 assets: 'XcmV1MultiassetMultiAssets',
551 dest: 'XcmV1MultiLocation',
552 xcm: 'XcmV2Xcm',
553 },
554 Transact: {
555 originType: 'XcmV0OriginKind',
556 requireWeightAtMost: 'Compact<u64>',
557 call: 'XcmDoubleEncoded',
558 },
559 HrmpNewChannelOpenRequest: {
560 sender: 'Compact<u32>',
561 maxMessageSize: 'Compact<u32>',
562 maxCapacity: 'Compact<u32>',
563 },
564 HrmpChannelAccepted: {
565 recipient: 'Compact<u32>',
566 },
567 HrmpChannelClosing: {
568 initiator: 'Compact<u32>',
569 sender: 'Compact<u32>',
570 recipient: 'Compact<u32>',
571 },
572 ClearOrigin: 'Null',
573 DescendOrigin: 'XcmV1MultilocationJunctions',
574 ReportError: {
575 queryId: 'Compact<u64>',
576 dest: 'XcmV1MultiLocation',
577 maxResponseWeight: 'Compact<u64>',
578 },
579 DepositAsset: {
580 assets: 'XcmV1MultiassetMultiAssetFilter',
581 maxAssets: 'Compact<u32>',
582 beneficiary: 'XcmV1MultiLocation',
583 },
584 DepositReserveAsset: {
585 assets: 'XcmV1MultiassetMultiAssetFilter',
586 maxAssets: 'Compact<u32>',
587 dest: 'XcmV1MultiLocation',
588 xcm: 'XcmV2Xcm',
589 },
590 ExchangeAsset: {
591 give: 'XcmV1MultiassetMultiAssetFilter',
592 receive: 'XcmV1MultiassetMultiAssets',
593 },
594 InitiateReserveWithdraw: {
595 assets: 'XcmV1MultiassetMultiAssetFilter',
596 reserve: 'XcmV1MultiLocation',
597 xcm: 'XcmV2Xcm',
598 },
599 InitiateTeleport: {
600 assets: 'XcmV1MultiassetMultiAssetFilter',
601 dest: 'XcmV1MultiLocation',
602 xcm: 'XcmV2Xcm',
603 },
604 QueryHolding: {
605 queryId: 'Compact<u64>',
606 dest: 'XcmV1MultiLocation',
607 assets: 'XcmV1MultiassetMultiAssetFilter',
608 maxResponseWeight: 'Compact<u64>',
609 },
610 BuyExecution: {
611 fees: 'XcmV1MultiAsset',
612 weightLimit: 'XcmV2WeightLimit',
613 },
614 RefundSurplus: 'Null',
615 SetErrorHandler: 'XcmV2Xcm',
616 SetAppendix: 'XcmV2Xcm',
617 ClearError: 'Null',
618 ClaimAsset: {
619 assets: 'XcmV1MultiassetMultiAssets',
620 ticket: 'XcmV1MultiLocation',
621 },
622 Trap: 'Compact<u64>',
623 SubscribeVersion: {
624 queryId: 'Compact<u64>',
625 maxResponseWeight: 'Compact<u64>',
626 },
627 UnsubscribeVersion: 'Null'
628 }
629 },
630 /**
631 * Lookup58: xcm::v1::multiasset::MultiAssets
632 **/
633 XcmV1MultiassetMultiAssets: 'Vec<XcmV1MultiAsset>',
634 /**
635 * Lookup60: xcm::v1::multiasset::MultiAsset
636 **/
637 XcmV1MultiAsset: {
638 id: 'XcmV1MultiassetAssetId',
639 fun: 'XcmV1MultiassetFungibility'
640 },
641 /**
642 * Lookup61: xcm::v1::multiasset::AssetId
643 **/
644 XcmV1MultiassetAssetId: {
645 _enum: {
646 Concrete: 'XcmV1MultiLocation',
647 Abstract: 'Bytes'
648 }
649 },
650 /**
651 * Lookup62: xcm::v1::multiasset::Fungibility
652 **/
653 XcmV1MultiassetFungibility: {
654 _enum: {
655 Fungible: 'Compact<u128>',
656 NonFungible: 'XcmV1MultiassetAssetInstance'
657 }
658 },
659 /**
660 * Lookup63: xcm::v1::multiasset::AssetInstance
661 **/
662 XcmV1MultiassetAssetInstance: {
663 _enum: {
664 Undefined: 'Null',
665 Index: 'Compact<u128>',
666 Array4: '[u8;4]',
667 Array8: '[u8;8]',
668 Array16: '[u8;16]',
669 Array32: '[u8;32]',
670 Blob: 'Bytes'
671 }
672 },
673 /**
674 * Lookup66: xcm::v2::Response
675 **/
676 XcmV2Response: {
677 _enum: {
678 Null: 'Null',
679 Assets: 'XcmV1MultiassetMultiAssets',
680 ExecutionResult: 'Option<(u32,XcmV2TraitsError)>',
681 Version: 'u32'
682 }
683 },
684 /**
685 * Lookup69: xcm::v0::OriginKind
686 **/
687 XcmV0OriginKind: {
688 _enum: ['Native', 'SovereignAccount', 'Superuser', 'Xcm']
689 },
690 /**
691 * Lookup70: xcm::double_encoded::DoubleEncoded<T>
692 **/
693 XcmDoubleEncoded: {
694 encoded: 'Bytes'
695 },
696 /**
697 * Lookup71: xcm::v1::multiasset::MultiAssetFilter
698 **/
699 XcmV1MultiassetMultiAssetFilter: {
700 _enum: {
701 Definite: 'XcmV1MultiassetMultiAssets',
702 Wild: 'XcmV1MultiassetWildMultiAsset'
703 }
704 },
705 /**
706 * Lookup72: xcm::v1::multiasset::WildMultiAsset
707 **/
708 XcmV1MultiassetWildMultiAsset: {
709 _enum: {
710 All: 'Null',
711 AllOf: {
712 id: 'XcmV1MultiassetAssetId',
713 fun: 'XcmV1MultiassetWildFungibility'
714 }
715 }
716 },
717 /**
718 * Lookup73: xcm::v1::multiasset::WildFungibility
719 **/
720 XcmV1MultiassetWildFungibility: {
721 _enum: ['Fungible', 'NonFungible']
722 },
723 /**
724 * Lookup74: xcm::v2::WeightLimit
725 **/
726 XcmV2WeightLimit: {
727 _enum: {
728 Unlimited: 'Null',
729 Limited: 'Compact<u64>'
730 }
731 },
732 /**
733 * Lookup76: xcm::VersionedMultiAssets
734 **/
735 XcmVersionedMultiAssets: {
736 _enum: {
737 V0: 'Vec<XcmV0MultiAsset>',
738 V1: 'XcmV1MultiassetMultiAssets'
739 }
740 },
741 /**
742 * Lookup78: xcm::v0::multi_asset::MultiAsset
743 **/
744 XcmV0MultiAsset: {
745 _enum: {
746 None: 'Null',
747 All: 'Null',
748 AllFungible: 'Null',
749 AllNonFungible: 'Null',
750 AllAbstractFungible: {
751 id: 'Bytes',
752 },
753 AllAbstractNonFungible: {
754 class: 'Bytes',
755 },
756 AllConcreteFungible: {
757 id: 'XcmV0MultiLocation',
758 },
759 AllConcreteNonFungible: {
760 class: 'XcmV0MultiLocation',
761 },
762 AbstractFungible: {
763 id: 'Bytes',
764 amount: 'Compact<u128>',
765 },
766 AbstractNonFungible: {
767 class: 'Bytes',
768 instance: 'XcmV1MultiassetAssetInstance',
769 },
770 ConcreteFungible: {
771 id: 'XcmV0MultiLocation',
772 amount: 'Compact<u128>',
773 },
774 ConcreteNonFungible: {
775 class: 'XcmV0MultiLocation',
776 instance: 'XcmV1MultiassetAssetInstance'
777 }
778 }
779 },
780 /**
781 * Lookup79: xcm::v0::multi_location::MultiLocation
782 **/
783 XcmV0MultiLocation: {
784 _enum: {
785 Null: 'Null',
786 X1: 'XcmV0Junction',
787 X2: '(XcmV0Junction,XcmV0Junction)',
788 X3: '(XcmV0Junction,XcmV0Junction,XcmV0Junction)',
789 X4: '(XcmV0Junction,XcmV0Junction,XcmV0Junction,XcmV0Junction)',
790 X5: '(XcmV0Junction,XcmV0Junction,XcmV0Junction,XcmV0Junction,XcmV0Junction)',
791 X6: '(XcmV0Junction,XcmV0Junction,XcmV0Junction,XcmV0Junction,XcmV0Junction,XcmV0Junction)',
792 X7: '(XcmV0Junction,XcmV0Junction,XcmV0Junction,XcmV0Junction,XcmV0Junction,XcmV0Junction,XcmV0Junction)',
793 X8: '(XcmV0Junction,XcmV0Junction,XcmV0Junction,XcmV0Junction,XcmV0Junction,XcmV0Junction,XcmV0Junction,XcmV0Junction)'
794 }
795 },
796 /**
797 * Lookup80: xcm::v0::junction::Junction
798 **/
799 XcmV0Junction: {
800 _enum: {
801 Parent: 'Null',
802 Parachain: 'Compact<u32>',
803 AccountId32: {
804 network: 'XcmV0JunctionNetworkId',
805 id: '[u8;32]',
806 },
807 AccountIndex64: {
808 network: 'XcmV0JunctionNetworkId',
809 index: 'Compact<u64>',
810 },
811 AccountKey20: {
812 network: 'XcmV0JunctionNetworkId',
813 key: '[u8;20]',
814 },
815 PalletInstance: 'u8',
816 GeneralIndex: 'Compact<u128>',
817 GeneralKey: 'Bytes',
818 OnlyChild: 'Null',
819 Plurality: {
820 id: 'XcmV0JunctionBodyId',
821 part: 'XcmV0JunctionBodyPart'
822 }
823 }
824 },
825 /**
826 * Lookup81: xcm::VersionedMultiLocation
827 **/
828 XcmVersionedMultiLocation: {
829 _enum: {
830 V0: 'XcmV0MultiLocation',
831 V1: 'XcmV1MultiLocation'
832 }
833 },
834 /**
835 * Lookup82: cumulus_pallet_xcm::pallet::Event<T>
836 **/
837 CumulusPalletXcmEvent: {
838 _enum: {
839 InvalidFormat: '[u8;8]',
840 UnsupportedVersion: '[u8;8]',
841 ExecutedDownward: '([u8;8],XcmV2TraitsOutcome)'
842 }
843 },
844 /**
845 * Lookup83: cumulus_pallet_dmp_queue::pallet::Event<T>
846 **/
847 CumulusPalletDmpQueueEvent: {
848 _enum: {
849 InvalidFormat: {
850 messageId: '[u8;32]',
851 },
852 UnsupportedVersion: {
853 messageId: '[u8;32]',
854 },
855 ExecutedDownward: {
856 messageId: '[u8;32]',
857 outcome: 'XcmV2TraitsOutcome',
858 },
859 WeightExhausted: {
860 messageId: '[u8;32]',
861 remainingWeight: 'u64',
862 requiredWeight: 'u64',
863 },
864 OverweightEnqueued: {
865 messageId: '[u8;32]',
866 overweightIndex: 'u64',
867 requiredWeight: 'u64',
868 },
869 OverweightServiced: {
870 overweightIndex: 'u64',
871 weightUsed: 'u64'
872 }
873 }
874 },
875 /**
876 * Lookup84: pallet_unique::RawEvent<sp_core::crypto::AccountId32, pallet_evm::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>
877 **/
878 PalletUniqueRawEvent: {
879 _enum: {
880 CollectionSponsorRemoved: 'u32',
881 CollectionAdminAdded: '(u32,PalletEvmAccountBasicCrossAccountIdRepr)',
882 CollectionOwnedChanged: '(u32,AccountId32)',
883 CollectionSponsorSet: '(u32,AccountId32)',
884 SponsorshipConfirmed: '(u32,AccountId32)',
885 CollectionAdminRemoved: '(u32,PalletEvmAccountBasicCrossAccountIdRepr)',
886 AllowListAddressRemoved: '(u32,PalletEvmAccountBasicCrossAccountIdRepr)',
887 AllowListAddressAdded: '(u32,PalletEvmAccountBasicCrossAccountIdRepr)',
888 CollectionLimitSet: 'u32',
889 CollectionPermissionSet: 'u32'
890 }
891 },
892 /**
893 * Lookup85: pallet_evm::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>
894 **/
895 PalletEvmAccountBasicCrossAccountIdRepr: {
896 _enum: {
897 Substrate: 'AccountId32',
898 Ethereum: 'H160'
899 }
900 },
901 /**
902 * Lookup88: pallet_unique_scheduler::pallet::Event<T>
903 **/
904 PalletUniqueSchedulerEvent: {
905 _enum: {
906 Scheduled: {
907 when: 'u32',
908 index: 'u32',
909 },
910 Canceled: {
911 when: 'u32',
912 index: 'u32',
913 },
914 Dispatched: {
915 task: '(u32,u32)',
916 id: 'Option<[u8;16]>',
917 result: 'Result<Null, SpRuntimeDispatchError>',
918 },
919 CallLookupFailed: {
920 task: '(u32,u32)',
921 id: 'Option<[u8;16]>',
922 error: 'FrameSupportScheduleLookupError'
923 }
924 }
925 },
926 /**
927 * Lookup91: frame_support::traits::schedule::LookupError
928 **/
929 FrameSupportScheduleLookupError: {
930 _enum: ['Unknown', 'BadFormat']
931 },
932 /**
933 * Lookup92: pallet_common::pallet::Event<T>
934 **/
935 PalletCommonEvent: {
936 _enum: {
937 CollectionCreated: '(u32,u8,AccountId32)',
938 CollectionDestroyed: 'u32',
939 ItemCreated: '(u32,u32,PalletEvmAccountBasicCrossAccountIdRepr,u128)',
940 ItemDestroyed: '(u32,u32,PalletEvmAccountBasicCrossAccountIdRepr,u128)',
941 Transfer: '(u32,u32,PalletEvmAccountBasicCrossAccountIdRepr,PalletEvmAccountBasicCrossAccountIdRepr,u128)',
942 Approved: '(u32,u32,PalletEvmAccountBasicCrossAccountIdRepr,PalletEvmAccountBasicCrossAccountIdRepr,u128)',
943 CollectionPropertySet: '(u32,Bytes)',
944 CollectionPropertyDeleted: '(u32,Bytes)',
945 TokenPropertySet: '(u32,u32,Bytes)',
946 TokenPropertyDeleted: '(u32,u32,Bytes)',
947 PropertyPermissionSet: '(u32,Bytes)'
948 }
949 },
950 /**
951 * Lookup95: pallet_structure::pallet::Event<T>
952 **/
953 PalletStructureEvent: {
954 _enum: {
955 Executed: 'Result<Null, SpRuntimeDispatchError>'
956 }
957 },
958 /**
959 * Lookup96: pallet_rmrk_core::pallet::Event<T>
960 **/
961 PalletRmrkCoreEvent: {
962 _enum: {
963 CollectionCreated: {
964 issuer: 'AccountId32',
965 collectionId: 'u32',
966 },
967 CollectionDestroyed: {
968 issuer: 'AccountId32',
969 collectionId: 'u32',
970 },
971 IssuerChanged: {
972 oldIssuer: 'AccountId32',
973 newIssuer: 'AccountId32',
974 collectionId: 'u32',
975 },
976 CollectionLocked: {
977 issuer: 'AccountId32',
978 collectionId: 'u32',
979 },
980 NftMinted: {
981 owner: 'AccountId32',
982 collectionId: 'u32',
983 nftId: 'u32',
984 },
985 NFTBurned: {
986 owner: 'AccountId32',
987 nftId: 'u32',
988 },
989 NFTSent: {
990 sender: 'AccountId32',
991 recipient: 'RmrkTraitsNftAccountIdOrCollectionNftTuple',
992 collectionId: 'u32',
993 nftId: 'u32',
994 approvalRequired: 'bool',
995 },
996 NFTAccepted: {
997 sender: 'AccountId32',
998 recipient: 'RmrkTraitsNftAccountIdOrCollectionNftTuple',
999 collectionId: 'u32',
1000 nftId: 'u32',
1001 },
1002 NFTRejected: {
1003 sender: 'AccountId32',
1004 collectionId: 'u32',
1005 nftId: 'u32',
1006 },
1007 PropertySet: {
1008 collectionId: 'u32',
1009 maybeNftId: 'Option<u32>',
1010 key: 'Bytes',
1011 value: 'Bytes',
1012 },
1013 ResourceAdded: {
1014 nftId: 'u32',
1015 resourceId: 'u32',
1016 },
1017 ResourceRemoval: {
1018 nftId: 'u32',
1019 resourceId: 'u32',
1020 },
1021 ResourceAccepted: {
1022 nftId: 'u32',
1023 resourceId: 'u32',
1024 },
1025 ResourceRemovalAccepted: {
1026 nftId: 'u32',
1027 resourceId: 'u32',
1028 },
1029 PrioritySet: {
1030 collectionId: 'u32',
1031 nftId: 'u32'
1032 }
1033 }
1034 },
1035 /**
1036 * Lookup97: rmrk_traits::nft::AccountIdOrCollectionNftTuple<sp_core::crypto::AccountId32>
1037 **/
1038 RmrkTraitsNftAccountIdOrCollectionNftTuple: {
1039 _enum: {
1040 AccountId: 'AccountId32',
1041 CollectionAndNftTuple: '(u32,u32)'
1042 }
1043 },
1044 /**
1045 * Lookup102: pallet_rmrk_equip::pallet::Event<T>
1046 **/
1047 PalletRmrkEquipEvent: {
1048 _enum: {
1049 BaseCreated: {
1050 issuer: 'AccountId32',
1051 baseId: 'u32',
1052 },
1053 EquippablesUpdated: {
1054 baseId: 'u32',
1055 slotId: 'u32'
1056 }
1057 }
1058 },
1059 /**
1060 * Lookup103: pallet_evm::pallet::Event<T>
1061 **/
1062 PalletEvmEvent: {
1063 _enum: {
1064 Log: 'EthereumLog',
1065 Created: 'H160',
1066 CreatedFailed: 'H160',
1067 Executed: 'H160',
1068 ExecutedFailed: 'H160',
1069 BalanceDeposit: '(AccountId32,H160,U256)',
1070 BalanceWithdraw: '(AccountId32,H160,U256)'
1071 }
1072 },
1073 /**
1074 * Lookup104: ethereum::log::Log
1075 **/
1076 EthereumLog: {
1077 address: 'H160',
1078 topics: 'Vec<H256>',
1079 data: 'Bytes'
1080 },
1081 /**
1082 * Lookup108: pallet_ethereum::pallet::Event
1083 **/
1084 PalletEthereumEvent: {
1085 _enum: {
1086 Executed: '(H160,H160,H256,EvmCoreErrorExitReason)'
1087 }
1088 },
1089 /**
1090 * Lookup109: evm_core::error::ExitReason
1091 **/
1092 EvmCoreErrorExitReason: {
1093 _enum: {
1094 Succeed: 'EvmCoreErrorExitSucceed',
1095 Error: 'EvmCoreErrorExitError',
1096 Revert: 'EvmCoreErrorExitRevert',
1097 Fatal: 'EvmCoreErrorExitFatal'
1098 }
1099 },
1100 /**
1101 * Lookup110: evm_core::error::ExitSucceed
1102 **/
1103 EvmCoreErrorExitSucceed: {
1104 _enum: ['Stopped', 'Returned', 'Suicided']
1105 },
1106 /**
1107 * Lookup111: evm_core::error::ExitError
1108 **/
1109 EvmCoreErrorExitError: {
1110 _enum: {
1111 StackUnderflow: 'Null',
1112 StackOverflow: 'Null',
1113 InvalidJump: 'Null',
1114 InvalidRange: 'Null',
1115 DesignatedInvalid: 'Null',
1116 CallTooDeep: 'Null',
1117 CreateCollision: 'Null',
1118 CreateContractLimit: 'Null',
1119 OutOfOffset: 'Null',
1120 OutOfGas: 'Null',
1121 OutOfFund: 'Null',
1122 PCUnderflow: 'Null',
1123 CreateEmpty: 'Null',
1124 Other: 'Text',
1125 InvalidCode: 'Null'
1126 }
1127 },
1128 /**
1129 * Lookup114: evm_core::error::ExitRevert
1130 **/
1131 EvmCoreErrorExitRevert: {
1132 _enum: ['Reverted']
1133 },
1134 /**
1135 * Lookup115: evm_core::error::ExitFatal
1136 **/
1137 EvmCoreErrorExitFatal: {
1138 _enum: {
1139 NotSupported: 'Null',
1140 UnhandledInterrupt: 'Null',
1141 CallErrorAsFatal: 'EvmCoreErrorExitError',
1142 Other: 'Text'
1143 }
1144 },
1145 /**
1146 * Lookup116: frame_system::Phase
1147 **/
1148 FrameSystemPhase: {
1149 _enum: {
1150 ApplyExtrinsic: 'u32',
1151 Finalization: 'Null',
1152 Initialization: 'Null'
1153 }
1154 },
1155 /**
1156 * Lookup118: frame_system::LastRuntimeUpgradeInfo
1157 **/
1158 FrameSystemLastRuntimeUpgradeInfo: {
1159 specVersion: 'Compact<u32>',
1160 specName: 'Text'
1161 },
1162 /**
1163 * Lookup119: frame_system::pallet::Call<T>
1164 **/
1165 FrameSystemCall: {
1166 _enum: {
1167 fill_block: {
1168 ratio: 'Perbill',
1169 },
1170 remark: {
1171 remark: 'Bytes',
1172 },
1173 set_heap_pages: {
1174 pages: 'u64',
1175 },
1176 set_code: {
1177 code: 'Bytes',
1178 },
1179 set_code_without_checks: {
1180 code: 'Bytes',
1181 },
1182 set_storage: {
1183 items: 'Vec<(Bytes,Bytes)>',
1184 },
1185 kill_storage: {
1186 _alias: {
1187 keys_: 'keys',
1188 },
1189 keys_: 'Vec<Bytes>',
1190 },
1191 kill_prefix: {
1192 prefix: 'Bytes',
1193 subkeys: 'u32',
1194 },
1195 remark_with_event: {
1196 remark: 'Bytes'
1197 }
1198 }
1199 },
1200 /**
1201 * Lookup124: frame_system::limits::BlockWeights
1202 **/
1203 FrameSystemLimitsBlockWeights: {
1204 baseBlock: 'u64',
1205 maxBlock: 'u64',
1206 perClass: 'FrameSupportWeightsPerDispatchClassWeightsPerClass'
1207 },
1208 /**
1209 * Lookup125: frame_support::weights::PerDispatchClass<frame_system::limits::WeightsPerClass>
1210 **/
1211 FrameSupportWeightsPerDispatchClassWeightsPerClass: {
1212 normal: 'FrameSystemLimitsWeightsPerClass',
1213 operational: 'FrameSystemLimitsWeightsPerClass',
1214 mandatory: 'FrameSystemLimitsWeightsPerClass'
1215 },
1216 /**
1217 * Lookup126: frame_system::limits::WeightsPerClass
1218 **/
1219 FrameSystemLimitsWeightsPerClass: {
1220 baseExtrinsic: 'u64',
1221 maxExtrinsic: 'Option<u64>',
1222 maxTotal: 'Option<u64>',
1223 reserved: 'Option<u64>'
1224 },
1225 /**
1226 * Lookup128: frame_system::limits::BlockLength
1227 **/
1228 FrameSystemLimitsBlockLength: {
1229 max: 'FrameSupportWeightsPerDispatchClassU32'
1230 },
1231 /**
1232 * Lookup129: frame_support::weights::PerDispatchClass<T>
1233 **/
1234 FrameSupportWeightsPerDispatchClassU32: {
1235 normal: 'u32',
1236 operational: 'u32',
1237 mandatory: 'u32'
1238 },
1239 /**
1240 * Lookup130: frame_support::weights::RuntimeDbWeight
1241 **/
1242 FrameSupportWeightsRuntimeDbWeight: {
1243 read: 'u64',
1244 write: 'u64'
1245 },
1246 /**
1247 * Lookup131: sp_version::RuntimeVersion
1248 **/
1249 SpVersionRuntimeVersion: {
1250 specName: 'Text',
1251 implName: 'Text',
1252 authoringVersion: 'u32',
1253 specVersion: 'u32',
1254 implVersion: 'u32',
1255 apis: 'Vec<([u8;8],u32)>',
1256 transactionVersion: 'u32',
1257 stateVersion: 'u8'
1258 },
1259 /**
1260 * Lookup136: frame_system::pallet::Error<T>
1261 **/
1262 FrameSystemError: {
1263 _enum: ['InvalidSpecName', 'SpecVersionNeedsToIncrease', 'FailedToExtractRuntimeVersion', 'NonDefaultComposite', 'NonZeroRefCount', 'CallFiltered']
1264 },
1265 /**
1266 * Lookup137: polkadot_primitives::v2::PersistedValidationData<primitive_types::H256, N>
1267 **/
10 PolkadotPrimitivesV2PersistedValidationData: {1268 PolkadotPrimitivesV2PersistedValidationData: {
11 parentHead: 'Bytes',1269 parentHead: 'Bytes',
12 relayParentNumber: 'u32',1270 relayParentNumber: 'u32',
13 relayParentStorageRoot: 'H256',1271 relayParentStorageRoot: 'H256',
14 maxPovSize: 'u32'1272 maxPovSize: 'u32'
15 },1273 },
16 /**1274 /**
17 * Lookup9: polkadot_primitives::v2::UpgradeRestriction1275 * Lookup140: polkadot_primitives::v2::UpgradeRestriction
18 **/1276 **/
19 PolkadotPrimitivesV2UpgradeRestriction: {1277 PolkadotPrimitivesV2UpgradeRestriction: {
20 _enum: ['Present']1278 _enum: ['Present']
21 },1279 },
22 /**1280 /**
23 * Lookup10: sp_trie::storage_proof::StorageProof1281 * Lookup141: sp_trie::storage_proof::StorageProof
24 **/1282 **/
25 SpTrieStorageProof: {1283 SpTrieStorageProof: {
26 trieNodes: 'BTreeSet<Bytes>'1284 trieNodes: 'BTreeSet<Bytes>'
27 },1285 },
28 /**1286 /**
29 * Lookup13: cumulus_pallet_parachain_system::relay_state_snapshot::MessagingStateSnapshot1287 * Lookup143: cumulus_pallet_parachain_system::relay_state_snapshot::MessagingStateSnapshot
30 **/1288 **/
31 CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot: {1289 CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot: {
32 dmqMqcHead: 'H256',1290 dmqMqcHead: 'H256',
35 egressChannels: 'Vec<(u32,PolkadotPrimitivesV2AbridgedHrmpChannel)>'1293 egressChannels: 'Vec<(u32,PolkadotPrimitivesV2AbridgedHrmpChannel)>'
36 },1294 },
37 /**1295 /**
38 * Lookup18: polkadot_primitives::v2::AbridgedHrmpChannel1296 * Lookup146: polkadot_primitives::v2::AbridgedHrmpChannel
39 **/1297 **/
40 PolkadotPrimitivesV2AbridgedHrmpChannel: {1298 PolkadotPrimitivesV2AbridgedHrmpChannel: {
41 maxCapacity: 'u32',1299 maxCapacity: 'u32',
46 mqcHead: 'Option<H256>'1304 mqcHead: 'Option<H256>'
47 },1305 },
48 /**1306 /**
49 * Lookup20: polkadot_primitives::v2::AbridgedHostConfiguration1307 * Lookup147: polkadot_primitives::v2::AbridgedHostConfiguration
50 **/1308 **/
51 PolkadotPrimitivesV2AbridgedHostConfiguration: {1309 PolkadotPrimitivesV2AbridgedHostConfiguration: {
52 maxCodeSize: 'u32',1310 maxCodeSize: 'u32',
60 validationUpgradeDelay: 'u32'1318 validationUpgradeDelay: 'u32'
61 },1319 },
62 /**1320 /**
63 * Lookup26: polkadot_core_primitives::OutboundHrmpMessage<polkadot_parachain::primitives::Id>1321 * Lookup153: polkadot_core_primitives::OutboundHrmpMessage<polkadot_parachain::primitives::Id>
64 **/1322 **/
65 PolkadotCorePrimitivesOutboundHrmpMessage: {1323 PolkadotCorePrimitivesOutboundHrmpMessage: {
66 recipient: 'u32',1324 recipient: 'u32',
67 data: 'Bytes'1325 data: 'Bytes'
68 },1326 },
69 /**1327 /**
70 * Lookup28: cumulus_pallet_parachain_system::pallet::Call<T>1328 * Lookup154: cumulus_pallet_parachain_system::pallet::Call<T>
71 **/1329 **/
72 CumulusPalletParachainSystemCall: {1330 CumulusPalletParachainSystemCall: {
73 _enum: {1331 _enum: {
86 }1344 }
87 },1345 },
88 /**1346 /**
89 * Lookup29: cumulus_primitives_parachain_inherent::ParachainInherentData1347 * Lookup155: cumulus_primitives_parachain_inherent::ParachainInherentData
90 **/1348 **/
91 CumulusPrimitivesParachainInherentParachainInherentData: {1349 CumulusPrimitivesParachainInherentParachainInherentData: {
92 validationData: 'PolkadotPrimitivesV2PersistedValidationData',1350 validationData: 'PolkadotPrimitivesV2PersistedValidationData',
95 horizontalMessages: 'BTreeMap<u32, Vec<PolkadotCorePrimitivesInboundHrmpMessage>>'1353 horizontalMessages: 'BTreeMap<u32, Vec<PolkadotCorePrimitivesInboundHrmpMessage>>'
96 },1354 },
97 /**1355 /**
98 * Lookup31: polkadot_core_primitives::InboundDownwardMessage<BlockNumber>1356 * Lookup157: polkadot_core_primitives::InboundDownwardMessage<BlockNumber>
99 **/1357 **/
100 PolkadotCorePrimitivesInboundDownwardMessage: {1358 PolkadotCorePrimitivesInboundDownwardMessage: {
101 sentAt: 'u32',1359 sentAt: 'u32',
102 msg: 'Bytes'1360 msg: 'Bytes'
103 },1361 },
104 /**1362 /**
105 * Lookup34: polkadot_core_primitives::InboundHrmpMessage<BlockNumber>1363 * Lookup160: polkadot_core_primitives::InboundHrmpMessage<BlockNumber>
106 **/1364 **/
107 PolkadotCorePrimitivesInboundHrmpMessage: {1365 PolkadotCorePrimitivesInboundHrmpMessage: {
108 sentAt: 'u32',1366 sentAt: 'u32',
109 data: 'Bytes'1367 data: 'Bytes'
110 },1368 },
111 /**1369 /**
112 * Lookup37: cumulus_pallet_parachain_system::pallet::Event<T>1370 * Lookup163: cumulus_pallet_parachain_system::pallet::Error<T>
113 **/1371 **/
114 CumulusPalletParachainSystemEvent: {
115 _enum: {
116 ValidationFunctionStored: 'Null',
117 ValidationFunctionApplied: {
118 relayChainBlockNum: 'u32',
119 },
120 ValidationFunctionDiscarded: 'Null',
121 UpgradeAuthorized: {
122 codeHash: 'H256',
123 },
124 DownwardMessagesReceived: {
125 count: 'u32',
126 },
127 DownwardMessagesProcessed: {
128 weightUsed: 'u64',
129 dmqHead: 'H256'
130 }
131 }
132 },
133 /**
134 * Lookup38: cumulus_pallet_parachain_system::pallet::Error<T>
135 **/
136 CumulusPalletParachainSystemError: {1372 CumulusPalletParachainSystemError: {
137 _enum: ['OverlappingUpgrades', 'ProhibitedByPolkadot', 'TooBig', 'ValidationDataNotAvailable', 'HostConfigurationNotAvailable', 'NotScheduled', 'NothingAuthorized', 'Unauthorized']1373 _enum: ['OverlappingUpgrades', 'ProhibitedByPolkadot', 'TooBig', 'ValidationDataNotAvailable', 'HostConfigurationNotAvailable', 'NotScheduled', 'NothingAuthorized', 'Unauthorized']
138 },1374 },
139 /**1375 /**
140 * Lookup41: pallet_balances::AccountData<Balance>1376 * Lookup165: pallet_balances::BalanceLock<Balance>
141 **/1377 **/
142 PalletBalancesAccountData: {
143 free: 'u128',
144 reserved: 'u128',
145 miscFrozen: 'u128',
146 feeFrozen: 'u128'
147 },
148 /**
149 * Lookup43: pallet_balances::BalanceLock<Balance>
150 **/
151 PalletBalancesBalanceLock: {1378 PalletBalancesBalanceLock: {
152 id: '[u8;8]',1379 id: '[u8;8]',
153 amount: 'u128',1380 amount: 'u128',
154 reasons: 'PalletBalancesReasons'1381 reasons: 'PalletBalancesReasons'
155 },1382 },
156 /**1383 /**
157 * Lookup45: pallet_balances::Reasons1384 * Lookup166: pallet_balances::Reasons
158 **/1385 **/
159 PalletBalancesReasons: {1386 PalletBalancesReasons: {
160 _enum: ['Fee', 'Misc', 'All']1387 _enum: ['Fee', 'Misc', 'All']
161 },1388 },
162 /**1389 /**
163 * Lookup48: pallet_balances::ReserveData<ReserveIdentifier, Balance>1390 * Lookup169: pallet_balances::ReserveData<ReserveIdentifier, Balance>
164 **/1391 **/
165 PalletBalancesReserveData: {1392 PalletBalancesReserveData: {
166 id: '[u8;16]',1393 id: '[u8;16]',
752 collectionId: 'u32',1979 collectionId: 'u32',
753 data: 'UpDataStructsCreateItemExData',1980 data: 'UpDataStructsCreateItemExData',
754 },1981 },
755<<<<<<< HEAD
756 set_transfers_enabled_flag: {1982 set_transfers_enabled_flag: {
757 collectionId: 'u32',1983 collectionId: 'u32',
758 value: 'bool',1984 value: 'bool',
759=======
760 finish: {
761 address: 'H160',
762 code: 'Bytes'
763 }
764 }
765 },
766 /**
767 * Lookup259: pallet_sudo::pallet::Event<T>
768 **/
769 PalletSudoEvent: {
770 _enum: {
771 Sudid: {
772 sudoResult: 'Result<Null, SpRuntimeDispatchError>',
773>>>>>>> b43f8da0... added totalstaked & fix bug with number in RPC Client
774 },1985 },
775 burn_item: {1986 burn_item: {
776 collectionId: 'u32',1987 collectionId: 'u32',
1232 RmrkTraitsThemeThemeProperty: {2443 RmrkTraitsThemeThemeProperty: {
1233 key: 'Bytes',2444 key: 'Bytes',
1234 value: 'Bytes'2445 value: 'Bytes'
2446 },
2447 /**
2448 * Lookup303: pallet_app_promotion::pallet::Call<T>
2449 **/
2450 PalletAppPromotionCall: {
2451 _enum: {
2452 set_admin_address: {
2453 admin: 'AccountId32',
2454 },
2455 start_app_promotion: {
2456 promotionStartRelayBlock: 'u32',
2457 },
2458 stake: {
2459 amount: 'u128',
2460 },
2461 unstake: {
2462 amount: 'u128'
2463 }
2464 }
1235 },2465 },
1236 /**2466 /**
1237 * Lookup303: pallet_evm::pallet::Call<T>2467 * Lookup304: pallet_evm::pallet::Call<T>
1238 **/2468 **/
1239 PalletEvmCall: {2469 PalletEvmCall: {
1240 _enum: {2470 _enum: {
1277 }2507 }
1278 },2508 },
1279 /**2509 /**
1280 * Lookup307: pallet_ethereum::pallet::Call<T>2510 * Lookup308: pallet_ethereum::pallet::Call<T>
1281 **/2511 **/
1282 PalletEthereumCall: {2512 PalletEthereumCall: {
1283 _enum: {2513 _enum: {
1287 }2517 }
1288 },2518 },
1289 /**2519 /**
1290 * Lookup308: ethereum::transaction::TransactionV22520 * Lookup309: ethereum::transaction::TransactionV2
1291 **/2521 **/
1292 EthereumTransactionTransactionV2: {2522 EthereumTransactionTransactionV2: {
1293 _enum: {2523 _enum: {
1297 }2527 }
1298 },2528 },
1299 /**2529 /**
1300 * Lookup309: ethereum::transaction::LegacyTransaction2530 * Lookup310: ethereum::transaction::LegacyTransaction
1301 **/2531 **/
1302 EthereumTransactionLegacyTransaction: {2532 EthereumTransactionLegacyTransaction: {
1303 nonce: 'U256',2533 nonce: 'U256',
1309 signature: 'EthereumTransactionTransactionSignature'2539 signature: 'EthereumTransactionTransactionSignature'
1310 },2540 },
1311 /**2541 /**
1312 * Lookup310: ethereum::transaction::TransactionAction2542 * Lookup311: ethereum::transaction::TransactionAction
1313 **/2543 **/
1314 EthereumTransactionTransactionAction: {2544 EthereumTransactionTransactionAction: {
1315 _enum: {2545 _enum: {
1318 }2548 }
1319 },2549 },
1320 /**2550 /**
1321 * Lookup311: ethereum::transaction::TransactionSignature2551 * Lookup312: ethereum::transaction::TransactionSignature
1322 **/2552 **/
1323 EthereumTransactionTransactionSignature: {2553 EthereumTransactionTransactionSignature: {
1324 v: 'u64',2554 v: 'u64',
1325 r: 'H256',2555 r: 'H256',
1326 s: 'H256'2556 s: 'H256'
1327 },2557 },
1328 /**2558 /**
1329 * Lookup313: ethereum::transaction::EIP2930Transaction2559 * Lookup314: ethereum::transaction::EIP2930Transaction
1330 **/2560 **/
1331 EthereumTransactionEip2930Transaction: {2561 EthereumTransactionEip2930Transaction: {
1332 chainId: 'u64',2562 chainId: 'u64',
1342 s: 'H256'2572 s: 'H256'
1343 },2573 },
1344 /**2574 /**
1345 * Lookup315: ethereum::transaction::AccessListItem2575 * Lookup316: ethereum::transaction::AccessListItem
1346 **/2576 **/
1347 EthereumTransactionAccessListItem: {2577 EthereumTransactionAccessListItem: {
1348 address: 'H160',2578 address: 'H160',
1349 storageKeys: 'Vec<H256>'2579 storageKeys: 'Vec<H256>'
1350 },2580 },
1351 /**2581 /**
1352 * Lookup316: ethereum::transaction::EIP1559Transaction2582 * Lookup317: ethereum::transaction::EIP1559Transaction
1353 **/2583 **/
1354 EthereumTransactionEip1559Transaction: {2584 EthereumTransactionEip1559Transaction: {
1355 chainId: 'u64',2585 chainId: 'u64',
1366 s: 'H256'2596 s: 'H256'
1367 },2597 },
1368 /**2598 /**
1369 * Lookup317: pallet_evm_migration::pallet::Call<T>2599 * Lookup318: pallet_evm_migration::pallet::Call<T>
1370 **/2600 **/
1371 PalletEvmMigrationCall: {2601 PalletEvmMigrationCall: {
1372 _enum: {2602 _enum: {
1384 }2614 }
1385 },2615 },
1386 /**2616 /**
1387 * Lookup320: pallet_sudo::pallet::Error<T>2617 * Lookup321: pallet_sudo::pallet::Error<T>
1388 **/2618 **/
1389 PalletSudoError: {2619 PalletSudoError: {
1390 _enum: ['RequireSudo']2620 _enum: ['RequireSudo']
1391 },2621 },
1392 /**2622 /**
1393 * Lookup322: orml_vesting::module::Error<T>2623 * Lookup323: orml_vesting::module::Error<T>
1394 **/2624 **/
1395 OrmlVestingModuleError: {2625 OrmlVestingModuleError: {
1396 _enum: ['ZeroVestingPeriod', 'ZeroVestingPeriodCount', 'InsufficientBalanceToLock', 'TooManyVestingSchedules', 'AmountLow', 'MaxVestingSchedulesExceeded']2626 _enum: ['ZeroVestingPeriod', 'ZeroVestingPeriodCount', 'InsufficientBalanceToLock', 'TooManyVestingSchedules', 'AmountLow', 'MaxVestingSchedulesExceeded']
1397 },2627 },
1398 /**2628 /**
1399 * Lookup324: cumulus_pallet_xcmp_queue::InboundChannelDetails2629 * Lookup325: cumulus_pallet_xcmp_queue::InboundChannelDetails
1400 **/2630 **/
1401 CumulusPalletXcmpQueueInboundChannelDetails: {2631 CumulusPalletXcmpQueueInboundChannelDetails: {
1402 sender: 'u32',2632 sender: 'u32',
1403 state: 'CumulusPalletXcmpQueueInboundState',2633 state: 'CumulusPalletXcmpQueueInboundState',
1404 messageMetadata: 'Vec<(u32,PolkadotParachainPrimitivesXcmpMessageFormat)>'2634 messageMetadata: 'Vec<(u32,PolkadotParachainPrimitivesXcmpMessageFormat)>'
1405 },2635 },
1406 /**2636 /**
1407 * Lookup325: cumulus_pallet_xcmp_queue::InboundState2637 * Lookup326: cumulus_pallet_xcmp_queue::InboundState
1408 **/2638 **/
1409 CumulusPalletXcmpQueueInboundState: {2639 CumulusPalletXcmpQueueInboundState: {
1410 _enum: ['Ok', 'Suspended']2640 _enum: ['Ok', 'Suspended']
1411 },2641 },
1412 /**2642 /**
1413 * Lookup328: polkadot_parachain::primitives::XcmpMessageFormat2643 * Lookup329: polkadot_parachain::primitives::XcmpMessageFormat
1414 **/2644 **/
1415 PolkadotParachainPrimitivesXcmpMessageFormat: {2645 PolkadotParachainPrimitivesXcmpMessageFormat: {
1416 _enum: ['ConcatenatedVersionedXcm', 'ConcatenatedEncodedBlob', 'Signals']2646 _enum: ['ConcatenatedVersionedXcm', 'ConcatenatedEncodedBlob', 'Signals']
1417 },2647 },
1418 /**2648 /**
1419 * Lookup331: cumulus_pallet_xcmp_queue::OutboundChannelDetails2649 * Lookup332: cumulus_pallet_xcmp_queue::OutboundChannelDetails
1420 **/2650 **/
1421 CumulusPalletXcmpQueueOutboundChannelDetails: {2651 CumulusPalletXcmpQueueOutboundChannelDetails: {
1422 recipient: 'u32',2652 recipient: 'u32',
1426 lastIndex: 'u16'2656 lastIndex: 'u16'
1427 },2657 },
1428 /**2658 /**
1429 * Lookup332: cumulus_pallet_xcmp_queue::OutboundState2659 * Lookup333: cumulus_pallet_xcmp_queue::OutboundState
1430 **/2660 **/
1431 CumulusPalletXcmpQueueOutboundState: {2661 CumulusPalletXcmpQueueOutboundState: {
1432 _enum: ['Ok', 'Suspended']2662 _enum: ['Ok', 'Suspended']
1433 },2663 },
1434 /**2664 /**
1435 * Lookup334: cumulus_pallet_xcmp_queue::QueueConfigData2665 * Lookup335: cumulus_pallet_xcmp_queue::QueueConfigData
1436 **/2666 **/
1437 CumulusPalletXcmpQueueQueueConfigData: {2667 CumulusPalletXcmpQueueQueueConfigData: {
1438 suspendThreshold: 'u32',2668 suspendThreshold: 'u32',
1443 xcmpMaxIndividualWeight: 'u64'2673 xcmpMaxIndividualWeight: 'u64'
1444 },2674 },
1445 /**2675 /**
1446 * Lookup336: cumulus_pallet_xcmp_queue::pallet::Error<T>2676 * Lookup337: cumulus_pallet_xcmp_queue::pallet::Error<T>
1447 **/2677 **/
1448 CumulusPalletXcmpQueueError: {2678 CumulusPalletXcmpQueueError: {
1449 _enum: ['FailedToSend', 'BadXcmOrigin', 'BadXcm', 'BadOverweightIndex', 'WeightOverLimit']2679 _enum: ['FailedToSend', 'BadXcmOrigin', 'BadXcm', 'BadOverweightIndex', 'WeightOverLimit']
1450 },2680 },
1451 /**2681 /**
1452 * Lookup337: pallet_xcm::pallet::Error<T>2682 * Lookup338: pallet_xcm::pallet::Error<T>
1453 **/2683 **/
1454 PalletXcmError: {2684 PalletXcmError: {
1455 _enum: ['Unreachable', 'SendFailure', 'Filtered', 'UnweighableMessage', 'DestinationNotInvertible', 'Empty', 'CannotReanchor', 'TooManyAssets', 'InvalidOrigin', 'BadVersion', 'BadLocation', 'NoSubscription', 'AlreadySubscribed']2685 _enum: ['Unreachable', 'SendFailure', 'Filtered', 'UnweighableMessage', 'DestinationNotInvertible', 'Empty', 'CannotReanchor', 'TooManyAssets', 'InvalidOrigin', 'BadVersion', 'BadLocation', 'NoSubscription', 'AlreadySubscribed']
1456 },2686 },
1457 /**2687 /**
1458 * Lookup338: cumulus_pallet_xcm::pallet::Error<T>2688 * Lookup339: cumulus_pallet_xcm::pallet::Error<T>
1459 **/2689 **/
1460 CumulusPalletXcmError: 'Null',2690 CumulusPalletXcmError: 'Null',
1461 /**2691 /**
1462 * Lookup339: cumulus_pallet_dmp_queue::ConfigData2692 * Lookup340: cumulus_pallet_dmp_queue::ConfigData
1463 **/2693 **/
1464 CumulusPalletDmpQueueConfigData: {2694 CumulusPalletDmpQueueConfigData: {
1465 maxIndividual: 'u64'2695 maxIndividual: 'u64'
1466 },2696 },
1467 /**2697 /**
1468 * Lookup340: cumulus_pallet_dmp_queue::PageIndexData2698 * Lookup341: cumulus_pallet_dmp_queue::PageIndexData
1469 **/2699 **/
1470 CumulusPalletDmpQueuePageIndexData: {2700 CumulusPalletDmpQueuePageIndexData: {
1471 beginUsed: 'u32',2701 beginUsed: 'u32',
1472 endUsed: 'u32',2702 endUsed: 'u32',
1473 overweightCount: 'u64'2703 overweightCount: 'u64'
1474 },2704 },
1475 /**2705 /**
1476 * Lookup343: cumulus_pallet_dmp_queue::pallet::Error<T>2706 * Lookup344: cumulus_pallet_dmp_queue::pallet::Error<T>
1477 **/2707 **/
1478 CumulusPalletDmpQueueError: {2708 CumulusPalletDmpQueueError: {
1479 _enum: ['Unknown', 'OverLimit']2709 _enum: ['Unknown', 'OverLimit']
1480 },2710 },
1481 /**2711 /**
1482 * Lookup346: pallet_unique::Error<T>2712 * Lookup348: pallet_unique::Error<T>
1483 **/2713 **/
1484 PalletUniqueError: {2714 PalletUniqueError: {
1485 _enum: ['CollectionDecimalPointLimitExceeded', 'ConfirmUnsetSponsorFail', 'EmptyArgument', 'RepartitionCalledOnNonRefungibleCollection']2715 _enum: ['CollectionDecimalPointLimitExceeded', 'ConfirmUnsetSponsorFail', 'EmptyArgument', 'RepartitionCalledOnNonRefungibleCollection']
1486 },2716 },
1487 /**2717 /**
1488 * Lookup349: pallet_unique_scheduler::ScheduledV3<frame_support::traits::schedule::MaybeHashed<opal_runtime::Call, primitive_types::H256>, BlockNumber, opal_runtime::OriginCaller, sp_core::crypto::AccountId32>2718 * Lookup351: pallet_unique_scheduler::ScheduledV3<frame_support::traits::schedule::MaybeHashed<opal_runtime::Call, primitive_types::H256>, BlockNumber, opal_runtime::OriginCaller, sp_core::crypto::AccountId32>
1489 **/2719 **/
1490 PalletUniqueSchedulerScheduledV3: {2720 PalletUniqueSchedulerScheduledV3: {
1491 maybeId: 'Option<[u8;16]>',2721 maybeId: 'Option<[u8;16]>',
1495 origin: 'OpalRuntimeOriginCaller'2725 origin: 'OpalRuntimeOriginCaller'
1496 },2726 },
1497 /**2727 /**
1498 * Lookup350: opal_runtime::OriginCaller2728 * Lookup352: opal_runtime::OriginCaller
1499 **/2729 **/
1500 OpalRuntimeOriginCaller: {2730 OpalRuntimeOriginCaller: {
1501 _enum: {2731 _enum: {
1604 }2834 }
1605 },2835 },
1606 /**2836 /**
1607 * Lookup351: frame_support::dispatch::RawOrigin<sp_core::crypto::AccountId32>2837 * Lookup353: frame_support::dispatch::RawOrigin<sp_core::crypto::AccountId32>
1608 **/2838 **/
1609 FrameSupportDispatchRawOrigin: {2839 FrameSupportDispatchRawOrigin: {
1610 _enum: {2840 _enum: {
1614 }2844 }
1615 },2845 },
1616 /**2846 /**
1617 * Lookup352: pallet_xcm::pallet::Origin2847 * Lookup354: pallet_xcm::pallet::Origin
1618 **/2848 **/
1619 PalletXcmOrigin: {2849 PalletXcmOrigin: {
1620 _enum: {2850 _enum: {
1623 }2853 }
1624 },2854 },
1625 /**2855 /**
1626 * Lookup353: cumulus_pallet_xcm::pallet::Origin2856 * Lookup355: cumulus_pallet_xcm::pallet::Origin
1627 **/2857 **/
1628 CumulusPalletXcmOrigin: {2858 CumulusPalletXcmOrigin: {
1629 _enum: {2859 _enum: {
1632 }2862 }
1633 },2863 },
1634 /**2864 /**
1635 * Lookup354: pallet_ethereum::RawOrigin2865 * Lookup356: pallet_ethereum::RawOrigin
1636 **/2866 **/
1637 PalletEthereumRawOrigin: {2867 PalletEthereumRawOrigin: {
1638 _enum: {2868 _enum: {
1639 EthereumTransaction: 'H160'2869 EthereumTransaction: 'H160'
1640 }2870 }
1641 },2871 },
1642 /**2872 /**
1643 * Lookup355: sp_core::Void2873 * Lookup357: sp_core::Void
1644 **/2874 **/
1645 SpCoreVoid: 'Null',2875 SpCoreVoid: 'Null',
1646 /**2876 /**
1647 * Lookup356: pallet_unique_scheduler::pallet::Error<T>2877 * Lookup358: pallet_unique_scheduler::pallet::Error<T>
1648 **/2878 **/
1649 PalletUniqueSchedulerError: {2879 PalletUniqueSchedulerError: {
1650 _enum: ['FailedToSchedule', 'NotFound', 'TargetBlockNumberInPast', 'RescheduleNoChange']2880 _enum: ['FailedToSchedule', 'NotFound', 'TargetBlockNumberInPast', 'RescheduleNoChange']
1651 },2881 },
1652 /**2882 /**
1653 * Lookup357: up_data_structs::Collection<sp_core::crypto::AccountId32>2883 * Lookup359: up_data_structs::Collection<sp_core::crypto::AccountId32>
1654 **/2884 **/
1655 UpDataStructsCollection: {2885 UpDataStructsCollection: {
1656 owner: 'AccountId32',2886 owner: 'AccountId32',
1664 externalCollection: 'bool'2894 externalCollection: 'bool'
1665 },2895 },
1666 /**2896 /**
1667 * Lookup358: up_data_structs::SponsorshipState<sp_core::crypto::AccountId32>2897 * Lookup360: up_data_structs::SponsorshipState<sp_core::crypto::AccountId32>
1668 **/2898 **/
1669 UpDataStructsSponsorshipState: {2899 UpDataStructsSponsorshipState: {
1670 _enum: {2900 _enum: {
1674 }2904 }
1675 },2905 },
1676 /**2906 /**
1677 * Lookup359: up_data_structs::Properties2907 * Lookup361: up_data_structs::Properties
1678 **/2908 **/
1679 UpDataStructsProperties: {2909 UpDataStructsProperties: {
1680 map: 'UpDataStructsPropertiesMapBoundedVec',2910 map: 'UpDataStructsPropertiesMapBoundedVec',
1681 consumedSpace: 'u32',2911 consumedSpace: 'u32',
1682 spaceLimit: 'u32'2912 spaceLimit: 'u32'
1683 },2913 },
1684 /**2914 /**
1685 * Lookup360: up_data_structs::PropertiesMap<frame_support::storage::bounded_vec::BoundedVec<T, S>>2915 * Lookup362: up_data_structs::PropertiesMap<sp_runtime::bounded::bounded_vec::BoundedVec<T, S>>
1686 **/2916 **/
1687 UpDataStructsPropertiesMapBoundedVec: 'BTreeMap<Bytes, Bytes>',2917 UpDataStructsPropertiesMapBoundedVec: 'BTreeMap<Bytes, Bytes>',
1688 /**2918 /**
1689 * Lookup366: up_data_structs::PropertiesMap<up_data_structs::PropertyPermission>2919 * Lookup367: up_data_structs::PropertiesMap<up_data_structs::PropertyPermission>
1690 **/2920 **/
1691 UpDataStructsPropertiesMapPropertyPermission: 'BTreeMap<Bytes, UpDataStructsPropertyPermission>',2921 UpDataStructsPropertiesMapPropertyPermission: 'BTreeMap<Bytes, UpDataStructsPropertyPermission>',
1692 /**2922 /**
1693 * Lookup372: up_data_structs::CollectionStats2923 * Lookup374: up_data_structs::CollectionStats
1694 **/2924 **/
1695 UpDataStructsCollectionStats: {2925 UpDataStructsCollectionStats: {
1696 created: 'u32',2926 created: 'u32',
1697 destroyed: 'u32',2927 destroyed: 'u32',
1698 alive: 'u32'2928 alive: 'u32'
1699 },2929 },
1700 /**2930 /**
1701 * Lookup373: up_data_structs::TokenChild2931 * Lookup375: up_data_structs::TokenChild
1702 **/2932 **/
1703 UpDataStructsTokenChild: {2933 UpDataStructsTokenChild: {
1704 token: 'u32',2934 token: 'u32',
1705 collection: 'u32'2935 collection: 'u32'
1706 },2936 },
1707 /**2937 /**
1708 * Lookup374: PhantomType::up_data_structs<T>2938 * Lookup376: PhantomType::up_data_structs<T>
1709 **/2939 **/
1710 PhantomTypeUpDataStructs: '[(UpDataStructsTokenData,UpDataStructsRpcCollection,RmrkTraitsCollectionCollectionInfo,RmrkTraitsNftNftInfo,RmrkTraitsResourceResourceInfo,RmrkTraitsPropertyPropertyInfo,RmrkTraitsBaseBaseInfo,RmrkTraitsPartPartType,RmrkTraitsTheme,RmrkTraitsNftNftChild);0]',2940 PhantomTypeUpDataStructs: '[(UpDataStructsTokenData,UpDataStructsRpcCollection,RmrkTraitsCollectionCollectionInfo,RmrkTraitsNftNftInfo,RmrkTraitsResourceResourceInfo,RmrkTraitsPropertyPropertyInfo,RmrkTraitsBaseBaseInfo,RmrkTraitsPartPartType,RmrkTraitsTheme,RmrkTraitsNftNftChild);0]',
1711 /**2941 /**
1712 * Lookup376: up_data_structs::TokenData<pallet_evm::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>2942 * Lookup378: up_data_structs::TokenData<pallet_evm::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>
1713 **/2943 **/
1714 UpDataStructsTokenData: {2944 UpDataStructsTokenData: {
1715 properties: 'Vec<UpDataStructsProperty>',2945 properties: 'Vec<UpDataStructsProperty>',
1716 owner: 'Option<PalletEvmAccountBasicCrossAccountIdRepr>',2946 owner: 'Option<PalletEvmAccountBasicCrossAccountIdRepr>',
1717 pieces: 'u128'2947 pieces: 'u128'
1718 },2948 },
1719 /**2949 /**
1720 * Lookup378: up_data_structs::RpcCollection<sp_core::crypto::AccountId32>2950 * Lookup380: up_data_structs::RpcCollection<sp_core::crypto::AccountId32>
1721 **/2951 **/
1722 UpDataStructsRpcCollection: {2952 UpDataStructsRpcCollection: {
1723 owner: 'AccountId32',2953 owner: 'AccountId32',
1733 readOnly: 'bool'2963 readOnly: 'bool'
1734 },2964 },
1735 /**2965 /**
1736 * Lookup379: rmrk_traits::collection::CollectionInfo<frame_support::storage::bounded_vec::BoundedVec<T, S>, frame_support::storage::bounded_vec::BoundedVec<T, S>, sp_core::crypto::AccountId32>2966 * Lookup381: rmrk_traits::collection::CollectionInfo<sp_runtime::bounded::bounded_vec::BoundedVec<T, S>, sp_runtime::bounded::bounded_vec::BoundedVec<T, S>, sp_core::crypto::AccountId32>
1737 **/2967 **/
1738 RmrkTraitsCollectionCollectionInfo: {2968 RmrkTraitsCollectionCollectionInfo: {
1739 issuer: 'AccountId32',2969 issuer: 'AccountId32',
1743 nftsCount: 'u32'2973 nftsCount: 'u32'
1744 },2974 },
1745 /**2975 /**
1746 * Lookup380: rmrk_traits::nft::NftInfo<sp_core::crypto::AccountId32, sp_arithmetic::per_things::Permill, frame_support::storage::bounded_vec::BoundedVec<T, S>>2976 * Lookup382: rmrk_traits::nft::NftInfo<sp_core::crypto::AccountId32, sp_arithmetic::per_things::Permill, sp_runtime::bounded::bounded_vec::BoundedVec<T, S>>
1747 **/2977 **/
1748 RmrkTraitsNftNftInfo: {2978 RmrkTraitsNftNftInfo: {
1749 owner: 'RmrkTraitsNftAccountIdOrCollectionNftTuple',2979 owner: 'RmrkTraitsNftAccountIdOrCollectionNftTuple',
1753 pending: 'bool'2983 pending: 'bool'
1754 },2984 },
1755 /**2985 /**
1756 * Lookup382: rmrk_traits::nft::RoyaltyInfo<sp_core::crypto::AccountId32, sp_arithmetic::per_things::Permill>2986 * Lookup384: rmrk_traits::nft::RoyaltyInfo<sp_core::crypto::AccountId32, sp_arithmetic::per_things::Permill>
1757 **/2987 **/
1758 RmrkTraitsNftRoyaltyInfo: {2988 RmrkTraitsNftRoyaltyInfo: {
1759 recipient: 'AccountId32',2989 recipient: 'AccountId32',
1760 amount: 'Permill'2990 amount: 'Permill'
1761 },2991 },
1762 /**2992 /**
1763 * Lookup383: rmrk_traits::resource::ResourceInfo<frame_support::storage::bounded_vec::BoundedVec<T, S>, frame_support::storage::bounded_vec::BoundedVec<T, S>>2993 * Lookup385: rmrk_traits::resource::ResourceInfo<sp_runtime::bounded::bounded_vec::BoundedVec<T, S>, sp_runtime::bounded::bounded_vec::BoundedVec<T, S>>
1764 **/2994 **/
1765 RmrkTraitsResourceResourceInfo: {2995 RmrkTraitsResourceResourceInfo: {
1766 id: 'u32',2996 id: 'u32',
1769 pendingRemoval: 'bool'2999 pendingRemoval: 'bool'
1770 },3000 },
1771 /**3001 /**
1772 * Lookup384: rmrk_traits::property::PropertyInfo<frame_support::storage::bounded_vec::BoundedVec<T, S>, frame_support::storage::bounded_vec::BoundedVec<T, S>>3002 * Lookup386: rmrk_traits::property::PropertyInfo<sp_runtime::bounded::bounded_vec::BoundedVec<T, S>, sp_runtime::bounded::bounded_vec::BoundedVec<T, S>>
1773 **/3003 **/
1774 RmrkTraitsPropertyPropertyInfo: {3004 RmrkTraitsPropertyPropertyInfo: {
1775 key: 'Bytes',3005 key: 'Bytes',
1776 value: 'Bytes'3006 value: 'Bytes'
1777 },3007 },
1778 /**3008 /**
1779 * Lookup385: rmrk_traits::base::BaseInfo<sp_core::crypto::AccountId32, frame_support::storage::bounded_vec::BoundedVec<T, S>>3009 * Lookup387: rmrk_traits::base::BaseInfo<sp_core::crypto::AccountId32, sp_runtime::bounded::bounded_vec::BoundedVec<T, S>>
1780 **/3010 **/
1781 RmrkTraitsBaseBaseInfo: {3011 RmrkTraitsBaseBaseInfo: {
1782 issuer: 'AccountId32',3012 issuer: 'AccountId32',
1783 baseType: 'Bytes',3013 baseType: 'Bytes',
1784 symbol: 'Bytes'3014 symbol: 'Bytes'
1785 },3015 },
1786 /**3016 /**
1787 * Lookup386: rmrk_traits::nft::NftChild3017 * Lookup388: rmrk_traits::nft::NftChild
1788 **/3018 **/
1789 RmrkTraitsNftNftChild: {3019 RmrkTraitsNftNftChild: {
1790 collectionId: 'u32',3020 collectionId: 'u32',
1791 nftId: 'u32'3021 nftId: 'u32'
1792 },3022 },
1793 /**3023 /**
1794 * Lookup388: pallet_common::pallet::Error<T>3024 * Lookup390: pallet_common::pallet::Error<T>
1795 **/3025 **/
1796 PalletCommonError: {3026 PalletCommonError: {
1797 _enum: ['CollectionNotFound', 'MustBeTokenOwner', 'NoPermission', 'CantDestroyNotEmptyCollection', 'PublicMintingNotAllowed', 'AddressNotInAllowlist', 'CollectionNameLimitExceeded', 'CollectionDescriptionLimitExceeded', 'CollectionTokenPrefixLimitExceeded', 'TotalCollectionsLimitExceeded', 'CollectionAdminCountExceeded', 'CollectionLimitBoundsExceeded', 'OwnerPermissionsCantBeReverted', 'TransferNotAllowed', 'AccountTokenLimitExceeded', 'CollectionTokenLimitExceeded', 'MetadataFlagFrozen', 'TokenNotFound', 'TokenValueTooLow', 'ApprovedValueTooLow', 'CantApproveMoreThanOwned', 'AddressIsZero', 'UnsupportedOperation', 'NotSufficientFounds', 'UserIsNotAllowedToNest', 'SourceCollectionIsNotAllowedToNest', 'CollectionFieldSizeExceeded', 'NoSpaceForProperty', 'PropertyLimitReached', 'PropertyKeyIsTooLong', 'InvalidCharacterInPropertyKey', 'EmptyPropertyKey', 'CollectionIsExternal', 'CollectionIsInternal']3027 _enum: ['CollectionNotFound', 'MustBeTokenOwner', 'NoPermission', 'CantDestroyNotEmptyCollection', 'PublicMintingNotAllowed', 'AddressNotInAllowlist', 'CollectionNameLimitExceeded', 'CollectionDescriptionLimitExceeded', 'CollectionTokenPrefixLimitExceeded', 'TotalCollectionsLimitExceeded', 'CollectionAdminCountExceeded', 'CollectionLimitBoundsExceeded', 'OwnerPermissionsCantBeReverted', 'TransferNotAllowed', 'AccountTokenLimitExceeded', 'CollectionTokenLimitExceeded', 'MetadataFlagFrozen', 'TokenNotFound', 'TokenValueTooLow', 'ApprovedValueTooLow', 'CantApproveMoreThanOwned', 'AddressIsZero', 'UnsupportedOperation', 'NotSufficientFounds', 'UserIsNotAllowedToNest', 'SourceCollectionIsNotAllowedToNest', 'CollectionFieldSizeExceeded', 'NoSpaceForProperty', 'PropertyLimitReached', 'PropertyKeyIsTooLong', 'InvalidCharacterInPropertyKey', 'EmptyPropertyKey', 'CollectionIsExternal', 'CollectionIsInternal']
1798 },3028 },
1799 /**3029 /**
1800 * Lookup390: pallet_fungible::pallet::Error<T>3030 * Lookup392: pallet_fungible::pallet::Error<T>
1801 **/3031 **/
1802 PalletFungibleError: {3032 PalletFungibleError: {
1803 _enum: ['NotFungibleDataUsedToMintFungibleCollectionToken', 'FungibleItemsHaveNoId', 'FungibleItemsDontHaveData', 'FungibleDisallowsNesting', 'SettingPropertiesNotAllowed']3033 _enum: ['NotFungibleDataUsedToMintFungibleCollectionToken', 'FungibleItemsHaveNoId', 'FungibleItemsDontHaveData', 'FungibleDisallowsNesting', 'SettingPropertiesNotAllowed']
1804 },3034 },
1805 /**3035 /**
1806 * Lookup391: pallet_refungible::ItemData3036 * Lookup393: pallet_refungible::ItemData
1807 **/3037 **/
1808 PalletRefungibleItemData: {3038 PalletRefungibleItemData: {
1809 constData: 'Bytes'3039 constData: 'Bytes'
1810 },3040 },
1811 /**3041 /**
1812 * Lookup394: pallet_refungible::pallet::Error<T>3042 * Lookup398: pallet_refungible::pallet::Error<T>
1813 **/3043 **/
1814 PalletRefungibleError: {3044 PalletRefungibleError: {
1815 _enum: ['NotRefungibleDataUsedToMintFungibleCollectionToken', 'WrongRefungiblePieces', 'RepartitionWhileNotOwningAllPieces', 'RefungibleDisallowsNesting', 'SettingPropertiesNotAllowed']3045 _enum: ['NotRefungibleDataUsedToMintFungibleCollectionToken', 'WrongRefungiblePieces', 'RepartitionWhileNotOwningAllPieces', 'RefungibleDisallowsNesting', 'SettingPropertiesNotAllowed']
1816 },3046 },
1817 /**3047 /**
1818 * Lookup395: pallet_nonfungible::ItemData<pallet_evm::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>3048 * Lookup399: pallet_nonfungible::ItemData<pallet_evm::account::BasicCrossAccountIdRepr<sp_core::crypto::AccountId32>>
1819 **/3049 **/
1820 PalletNonfungibleItemData: {3050 PalletNonfungibleItemData: {
1821 owner: 'PalletEvmAccountBasicCrossAccountIdRepr'3051 owner: 'PalletEvmAccountBasicCrossAccountIdRepr'
1822 },3052 },
1823 /**3053 /**
1824 * Lookup397: up_data_structs::PropertyScope3054 * Lookup401: up_data_structs::PropertyScope
1825 **/3055 **/
1826 UpDataStructsPropertyScope: {3056 UpDataStructsPropertyScope: {
1827 _enum: ['None', 'Rmrk', 'Eth']3057 _enum: ['None', 'Rmrk', 'Eth']
1828 },3058 },
1829 /**3059 /**
1830 * Lookup399: pallet_nonfungible::pallet::Error<T>3060 * Lookup403: pallet_nonfungible::pallet::Error<T>
1831 **/3061 **/
1832 PalletNonfungibleError: {3062 PalletNonfungibleError: {
1833 _enum: ['NotNonfungibleDataUsedToMintFungibleCollectionToken', 'NonfungibleItemsHaveNoAmount', 'CantBurnNftWithChildren']3063 _enum: ['NotNonfungibleDataUsedToMintFungibleCollectionToken', 'NonfungibleItemsHaveNoAmount', 'CantBurnNftWithChildren']
1834 },3064 },
1835 /**3065 /**
1836 * Lookup400: pallet_structure::pallet::Error<T>3066 * Lookup404: pallet_structure::pallet::Error<T>
1837 **/3067 **/
1838 PalletStructureError: {3068 PalletStructureError: {
1839 _enum: ['OuroborosDetected', 'DepthLimit', 'BreadthLimit', 'TokenNotFound']3069 _enum: ['OuroborosDetected', 'DepthLimit', 'BreadthLimit', 'TokenNotFound']
1840 },3070 },
1841 /**3071 /**
1842 * Lookup401: pallet_rmrk_core::pallet::Error<T>3072 * Lookup405: pallet_rmrk_core::pallet::Error<T>
1843 **/3073 **/
1844 PalletRmrkCoreError: {3074 PalletRmrkCoreError: {
1845 _enum: ['CorruptedCollectionType', 'RmrkPropertyKeyIsTooLong', 'RmrkPropertyValueIsTooLong', 'RmrkPropertyIsNotFound', 'UnableToDecodeRmrkData', 'CollectionNotEmpty', 'NoAvailableCollectionId', 'NoAvailableNftId', 'CollectionUnknown', 'NoPermission', 'NonTransferable', 'CollectionFullOrLocked', 'ResourceDoesntExist', 'CannotSendToDescendentOrSelf', 'CannotAcceptNonOwnedNft', 'CannotRejectNonOwnedNft', 'CannotRejectNonPendingNft', 'ResourceNotPending', 'NoAvailableResourceId']3075 _enum: ['CorruptedCollectionType', 'RmrkPropertyKeyIsTooLong', 'RmrkPropertyValueIsTooLong', 'RmrkPropertyIsNotFound', 'UnableToDecodeRmrkData', 'CollectionNotEmpty', 'NoAvailableCollectionId', 'NoAvailableNftId', 'CollectionUnknown', 'NoPermission', 'NonTransferable', 'CollectionFullOrLocked', 'ResourceDoesntExist', 'CannotSendToDescendentOrSelf', 'CannotAcceptNonOwnedNft', 'CannotRejectNonOwnedNft', 'CannotRejectNonPendingNft', 'ResourceNotPending', 'NoAvailableResourceId']
1846 },3076 },
1847 /**3077 /**
1848 * Lookup403: pallet_rmrk_equip::pallet::Error<T>3078 * Lookup407: pallet_rmrk_equip::pallet::Error<T>
1849 **/3079 **/
1850 PalletRmrkEquipError: {3080 PalletRmrkEquipError: {
1851 _enum: ['PermissionError', 'NoAvailableBaseId', 'NoAvailablePartId', 'BaseDoesntExist', 'NeedsDefaultThemeFirst', 'PartDoesntExist', 'NoEquippableOnFixedPart']3081 _enum: ['PermissionError', 'NoAvailableBaseId', 'NoAvailablePartId', 'BaseDoesntExist', 'NeedsDefaultThemeFirst', 'PartDoesntExist', 'NoEquippableOnFixedPart']
1852 },3082 },
1853 /**3083 /**
1854 * Lookup406: pallet_evm::pallet::Error<T>3084 * Lookup411: pallet_evm::pallet::Error<T>
1855 **/3085 **/
1856 PalletEvmError: {3086 PalletEvmError: {
1857 _enum: ['BalanceLow', 'FeeOverflow', 'PaymentOverflow', 'WithdrawFailed', 'GasPriceTooLow', 'InvalidNonce']3087 _enum: ['BalanceLow', 'FeeOverflow', 'PaymentOverflow', 'WithdrawFailed', 'GasPriceTooLow', 'InvalidNonce']
1858 },3088 },
1859 /**3089 /**
1860 * Lookup409: fp_rpc::TransactionStatus3090 * Lookup414: fp_rpc::TransactionStatus
1861 **/3091 **/
1862 FpRpcTransactionStatus: {3092 FpRpcTransactionStatus: {
1863 transactionHash: 'H256',3093 transactionHash: 'H256',
1869 logsBloom: 'EthbloomBloom'3099 logsBloom: 'EthbloomBloom'
1870 },3100 },
1871 /**3101 /**
1872 * Lookup411: ethbloom::Bloom3102 * Lookup416: ethbloom::Bloom
1873 **/3103 **/
1874 EthbloomBloom: '[u8;256]',3104 EthbloomBloom: '[u8;256]',
1875 /**3105 /**
1876 * Lookup413: ethereum::receipt::ReceiptV33106 * Lookup418: ethereum::receipt::ReceiptV3
1877 **/3107 **/
1878 EthereumReceiptReceiptV3: {3108 EthereumReceiptReceiptV3: {
1879 _enum: {3109 _enum: {
1883 }3113 }
1884 },3114 },
1885 /**3115 /**
1886 * Lookup414: ethereum::receipt::EIP658ReceiptData3116 * Lookup419: ethereum::receipt::EIP658ReceiptData
1887 **/3117 **/
1888 EthereumReceiptEip658ReceiptData: {3118 EthereumReceiptEip658ReceiptData: {
1889 statusCode: 'u8',3119 statusCode: 'u8',
1892 logs: 'Vec<EthereumLog>'3122 logs: 'Vec<EthereumLog>'
1893 },3123 },
1894 /**3124 /**
1895 * Lookup415: ethereum::block::Block<ethereum::transaction::TransactionV2>3125 * Lookup420: ethereum::block::Block<ethereum::transaction::TransactionV2>
1896 **/3126 **/
1897 EthereumBlock: {3127 EthereumBlock: {
1898 header: 'EthereumHeader',3128 header: 'EthereumHeader',
1899 transactions: 'Vec<EthereumTransactionTransactionV2>',3129 transactions: 'Vec<EthereumTransactionTransactionV2>',
1900 ommers: 'Vec<EthereumHeader>'3130 ommers: 'Vec<EthereumHeader>'
1901 },3131 },
1902 /**3132 /**
1903 * Lookup416: ethereum::header::Header3133 * Lookup421: ethereum::header::Header
1904 **/3134 **/
1905 EthereumHeader: {3135 EthereumHeader: {
1906 parentHash: 'H256',3136 parentHash: 'H256',
1920 nonce: 'EthereumTypesHashH64'3150 nonce: 'EthereumTypesHashH64'
1921 },3151 },
1922 /**3152 /**
1923 * Lookup417: ethereum_types::hash::H643153 * Lookup422: ethereum_types::hash::H64
1924 **/3154 **/
1925 EthereumTypesHashH64: '[u8;8]',3155 EthereumTypesHashH64: '[u8;8]',
1926 /**3156 /**
1927 * Lookup422: pallet_ethereum::pallet::Error<T>3157 * Lookup427: pallet_ethereum::pallet::Error<T>
1928 **/3158 **/
1929 PalletEthereumError: {3159 PalletEthereumError: {
1930 _enum: ['InvalidSignature', 'PreLogExists']3160 _enum: ['InvalidSignature', 'PreLogExists']
1931 },3161 },
1932 /**3162 /**
1933 * Lookup423: pallet_evm_coder_substrate::pallet::Error<T>3163 * Lookup428: pallet_evm_coder_substrate::pallet::Error<T>
1934 **/3164 **/
1935 PalletEvmCoderSubstrateError: {3165 PalletEvmCoderSubstrateError: {
1936 _enum: ['OutOfGas', 'OutOfFund']3166 _enum: ['OutOfGas', 'OutOfFund']
1937 },3167 },
1938 /**3168 /**
1939 * Lookup424: pallet_evm_contract_helpers::SponsoringModeT3169 * Lookup429: pallet_evm_contract_helpers::SponsoringModeT
1940 **/3170 **/
1941 PalletEvmContractHelpersSponsoringModeT: {3171 PalletEvmContractHelpersSponsoringModeT: {
1942 _enum: ['Disabled', 'Allowlisted', 'Generous']3172 _enum: ['Disabled', 'Allowlisted', 'Generous']
1943 },3173 },
1944 /**3174 /**
1945 * Lookup426: pallet_evm_contract_helpers::pallet::Error<T>3175 * Lookup431: pallet_evm_contract_helpers::pallet::Error<T>
1946 **/3176 **/
1947 PalletEvmContractHelpersError: {3177 PalletEvmContractHelpersError: {
1948 _enum: ['NoPermission']3178 _enum: ['NoPermission']
1949 },3179 },
1950 /**3180 /**
1951 * Lookup427: pallet_evm_migration::pallet::Error<T>3181 * Lookup432: pallet_evm_migration::pallet::Error<T>
1952 **/3182 **/
1953 PalletEvmMigrationError: {3183 PalletEvmMigrationError: {
1954 _enum: ['AccountNotEmpty', 'AccountIsNotMigrating']3184 _enum: ['AccountNotEmpty', 'AccountIsNotMigrating']
1955 },3185 },
1956 /**3186 /**
1957 * Lookup429: sp_runtime::MultiSignature3187 * Lookup434: sp_runtime::MultiSignature
1958 **/3188 **/
1959 SpRuntimeMultiSignature: {3189 SpRuntimeMultiSignature: {
1960 _enum: {3190 _enum: {
1964 }3194 }
1965 },3195 },
1966 /**3196 /**
1967 * Lookup430: sp_core::ed25519::Signature3197 * Lookup435: sp_core::ed25519::Signature
1968 **/3198 **/
1969 SpCoreEd25519Signature: '[u8;64]',3199 SpCoreEd25519Signature: '[u8;64]',
1970 /**3200 /**
1971 * Lookup434: sp_core::sr25519::Signature3201 * Lookup437: sp_core::sr25519::Signature
1972 **/3202 **/
1973 SpCoreSr25519Signature: '[u8;64]',3203 SpCoreSr25519Signature: '[u8;64]',
1974 /**3204 /**
1975 * Lookup435: sp_core::ecdsa::Signature3205 * Lookup438: sp_core::ecdsa::Signature
1976 **/3206 **/
1977 SpCoreEcdsaSignature: '[u8;65]',3207 SpCoreEcdsaSignature: '[u8;65]',
1978 /**3208 /**
1979 * Lookup438: frame_system::extensions::check_spec_version::CheckSpecVersion<T>3209 * Lookup441: frame_system::extensions::check_spec_version::CheckSpecVersion<T>
1980 **/3210 **/
1981 FrameSystemExtensionsCheckSpecVersion: 'Null',3211 FrameSystemExtensionsCheckSpecVersion: 'Null',
1982 /**3212 /**
1983 * Lookup439: frame_system::extensions::check_genesis::CheckGenesis<T>3213 * Lookup442: frame_system::extensions::check_genesis::CheckGenesis<T>
1984 **/3214 **/
1985 FrameSystemExtensionsCheckGenesis: 'Null',3215 FrameSystemExtensionsCheckGenesis: 'Null',
1986 /**3216 /**
1987 * Lookup442: frame_system::extensions::check_nonce::CheckNonce<T>3217 * Lookup445: frame_system::extensions::check_nonce::CheckNonce<T>
1988 **/3218 **/
1989 FrameSystemExtensionsCheckNonce: 'Compact<u32>',3219 FrameSystemExtensionsCheckNonce: 'Compact<u32>',
1990 /**3220 /**
1991 * Lookup443: frame_system::extensions::check_weight::CheckWeight<T>3221 * Lookup446: frame_system::extensions::check_weight::CheckWeight<T>
1992 **/3222 **/
1993 FrameSystemExtensionsCheckWeight: 'Null',3223 FrameSystemExtensionsCheckWeight: 'Null',
1994 /**3224 /**
1995 * Lookup444: pallet_template_transaction_payment::ChargeTransactionPayment<opal_runtime::Runtime>3225 * Lookup447: pallet_template_transaction_payment::ChargeTransactionPayment<opal_runtime::Runtime>
1996 **/3226 **/
1997 PalletTemplateTransactionPaymentChargeTransactionPayment: 'Compact<u128>',3227 PalletTemplateTransactionPaymentChargeTransactionPayment: 'Compact<u128>',
1998 /**3228 /**
1999 * Lookup445: opal_runtime::Runtime3229 * Lookup448: opal_runtime::Runtime
2000 **/3230 **/
2001 OpalRuntimeRuntime: 'Null',3231 OpalRuntimeRuntime: 'Null',
2002 /**3232 /**
2003 * Lookup444: pallet_ethereum::FakeTransactionFinalizer<opal_runtime::Runtime>3233 * Lookup449: pallet_ethereum::FakeTransactionFinalizer<opal_runtime::Runtime>
2004 **/3234 **/
2005 PalletEthereumFakeTransactionFinalizer: 'Null'3235 PalletEthereumFakeTransactionFinalizer: 'Null'
2006};3236};
modifiedtests/src/interfaces/registry.tsdiffbeforeafterboth
5// this is required to allow for ambient/previous definitions5// this is required to allow for ambient/previous definitions
6import '@polkadot/types/types/registry';6import '@polkadot/types/types/registry';
77
8import type { CumulusPalletDmpQueueCall, CumulusPalletDmpQueueConfigData, CumulusPalletDmpQueueError, CumulusPalletDmpQueueEvent, CumulusPalletDmpQueuePageIndexData, CumulusPalletParachainSystemCall, CumulusPalletParachainSystemError, CumulusPalletParachainSystemEvent, CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot, CumulusPalletXcmCall, CumulusPalletXcmError, CumulusPalletXcmEvent, CumulusPalletXcmOrigin, CumulusPalletXcmpQueueCall, CumulusPalletXcmpQueueError, CumulusPalletXcmpQueueEvent, CumulusPalletXcmpQueueInboundChannelDetails, CumulusPalletXcmpQueueInboundState, CumulusPalletXcmpQueueOutboundChannelDetails, CumulusPalletXcmpQueueOutboundState, CumulusPalletXcmpQueueQueueConfigData, CumulusPrimitivesParachainInherentParachainInherentData, EthbloomBloom, EthereumBlock, EthereumHeader, EthereumLog, EthereumReceiptEip658ReceiptData, EthereumReceiptReceiptV3, EthereumTransactionAccessListItem, EthereumTransactionEip1559Transaction, EthereumTransactionEip2930Transaction, EthereumTransactionLegacyTransaction, EthereumTransactionTransactionAction, EthereumTransactionTransactionSignature, EthereumTransactionTransactionV2, EthereumTypesHashH64, EvmCoreErrorExitError, EvmCoreErrorExitFatal, EvmCoreErrorExitReason, EvmCoreErrorExitRevert, EvmCoreErrorExitSucceed, FpRpcTransactionStatus, FrameSupportDispatchRawOrigin, FrameSupportPalletId, FrameSupportScheduleLookupError, FrameSupportScheduleMaybeHashed, FrameSupportTokensMiscBalanceStatus, FrameSupportWeightsDispatchClass, FrameSupportWeightsDispatchInfo, FrameSupportWeightsPays, FrameSupportWeightsPerDispatchClassU32, FrameSupportWeightsPerDispatchClassU64, FrameSupportWeightsPerDispatchClassWeightsPerClass, FrameSupportWeightsRuntimeDbWeight, FrameSystemAccountInfo, FrameSystemCall, FrameSystemError, FrameSystemEvent, FrameSystemEventRecord, FrameSystemExtensionsCheckGenesis, FrameSystemExtensionsCheckNonce, FrameSystemExtensionsCheckSpecVersion, FrameSystemExtensionsCheckWeight, FrameSystemLastRuntimeUpgradeInfo, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, FrameSystemLimitsWeightsPerClass, FrameSystemPhase, OpalRuntimeOriginCaller, OpalRuntimeRuntime, OrmlVestingModuleCall, OrmlVestingModuleError, OrmlVestingModuleEvent, OrmlVestingVestingSchedule, PalletBalancesAccountData, PalletBalancesBalanceLock, PalletBalancesCall, PalletBalancesError, PalletBalancesEvent, PalletBalancesReasons, PalletBalancesReleases, PalletBalancesReserveData, PalletCommonError, PalletCommonEvent, PalletConfigurationCall, PalletEthereumCall, PalletEthereumError, PalletEthereumEvent, PalletEthereumFakeTransactionFinalizer, PalletEthereumRawOrigin, PalletEvmAccountBasicCrossAccountIdRepr, PalletEvmCall, PalletEvmCoderSubstrateError, PalletEvmContractHelpersError, PalletEvmContractHelpersSponsoringModeT, PalletEvmError, PalletEvmEvent, PalletEvmMigrationCall, PalletEvmMigrationError, PalletFungibleError, PalletInflationCall, PalletNonfungibleError, PalletNonfungibleItemData, PalletRefungibleError, PalletRefungibleItemData, PalletRmrkCoreCall, PalletRmrkCoreError, PalletRmrkCoreEvent, PalletRmrkEquipCall, PalletRmrkEquipError, PalletRmrkEquipEvent, PalletStructureCall, PalletStructureError, PalletStructureEvent, PalletSudoCall, PalletSudoError, PalletSudoEvent, PalletTemplateTransactionPaymentCall, PalletTemplateTransactionPaymentChargeTransactionPayment, PalletTimestampCall, PalletTransactionPaymentEvent, PalletTransactionPaymentReleases, PalletTreasuryCall, PalletTreasuryError, PalletTreasuryEvent, PalletTreasuryProposal, PalletUniqueCall, PalletUniqueError, PalletUniqueRawEvent, PalletUniqueSchedulerCall, PalletUniqueSchedulerError, PalletUniqueSchedulerEvent, PalletUniqueSchedulerScheduledV3, PalletXcmCall, PalletXcmError, PalletXcmEvent, PalletXcmOrigin, PhantomTypeUpDataStructs, PolkadotCorePrimitivesInboundDownwardMessage, PolkadotCorePrimitivesInboundHrmpMessage, PolkadotCorePrimitivesOutboundHrmpMessage, PolkadotParachainPrimitivesXcmpMessageFormat, PolkadotPrimitivesV2AbridgedHostConfiguration, PolkadotPrimitivesV2AbridgedHrmpChannel, PolkadotPrimitivesV2PersistedValidationData, PolkadotPrimitivesV2UpgradeRestriction, RmrkTraitsBaseBaseInfo, RmrkTraitsCollectionCollectionInfo, RmrkTraitsNftAccountIdOrCollectionNftTuple, RmrkTraitsNftNftChild, RmrkTraitsNftNftInfo, RmrkTraitsNftRoyaltyInfo, RmrkTraitsPartEquippableList, RmrkTraitsPartFixedPart, RmrkTraitsPartPartType, RmrkTraitsPartSlotPart, RmrkTraitsPropertyPropertyInfo, RmrkTraitsResourceBasicResource, RmrkTraitsResourceComposableResource, RmrkTraitsResourceResourceInfo, RmrkTraitsResourceResourceTypes, RmrkTraitsResourceSlotResource, RmrkTraitsTheme, RmrkTraitsThemeThemeProperty, SpCoreEcdsaSignature, SpCoreEd25519Signature, SpCoreSr25519Signature, SpCoreVoid, SpRuntimeArithmeticError, SpRuntimeDigest, SpRuntimeDigestDigestItem, SpRuntimeDispatchError, SpRuntimeModuleError, SpRuntimeMultiSignature, SpRuntimeTokenError, SpRuntimeTransactionalError, SpTrieStorageProof, SpVersionRuntimeVersion, UpDataStructsAccessMode, UpDataStructsCollection, UpDataStructsCollectionLimits, UpDataStructsCollectionMode, UpDataStructsCollectionPermissions, UpDataStructsCollectionStats, UpDataStructsCreateCollectionData, UpDataStructsCreateFungibleData, UpDataStructsCreateItemData, UpDataStructsCreateItemExData, UpDataStructsCreateNftData, UpDataStructsCreateNftExData, UpDataStructsCreateReFungibleData, UpDataStructsCreateRefungibleExMultipleOwners, UpDataStructsCreateRefungibleExSingleOwner, UpDataStructsNestingPermissions, UpDataStructsOwnerRestrictedSet, UpDataStructsProperties, UpDataStructsPropertiesMapBoundedVec, UpDataStructsPropertiesMapPropertyPermission, UpDataStructsProperty, UpDataStructsPropertyKeyPermission, UpDataStructsPropertyPermission, UpDataStructsPropertyScope, UpDataStructsRpcCollection, UpDataStructsSponsoringRateLimit, UpDataStructsSponsorshipState, UpDataStructsTokenChild, UpDataStructsTokenData, XcmDoubleEncoded, XcmV0Junction, XcmV0JunctionBodyId, XcmV0JunctionBodyPart, XcmV0JunctionNetworkId, XcmV0MultiAsset, XcmV0MultiLocation, XcmV0Order, XcmV0OriginKind, XcmV0Response, XcmV0Xcm, XcmV1Junction, XcmV1MultiAsset, XcmV1MultiLocation, XcmV1MultiassetAssetId, XcmV1MultiassetAssetInstance, XcmV1MultiassetFungibility, XcmV1MultiassetMultiAssetFilter, XcmV1MultiassetMultiAssets, XcmV1MultiassetWildFungibility, XcmV1MultiassetWildMultiAsset, XcmV1MultilocationJunctions, XcmV1Order, XcmV1Response, XcmV1Xcm, XcmV2Instruction, XcmV2Response, XcmV2TraitsError, XcmV2TraitsOutcome, XcmV2WeightLimit, XcmV2Xcm, XcmVersionedMultiAssets, XcmVersionedMultiLocation, XcmVersionedXcm } from '@polkadot/types/lookup';8import type { CumulusPalletDmpQueueCall, CumulusPalletDmpQueueConfigData, CumulusPalletDmpQueueError, CumulusPalletDmpQueueEvent, CumulusPalletDmpQueuePageIndexData, CumulusPalletParachainSystemCall, CumulusPalletParachainSystemError, CumulusPalletParachainSystemEvent, CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot, CumulusPalletXcmCall, CumulusPalletXcmError, CumulusPalletXcmEvent, CumulusPalletXcmOrigin, CumulusPalletXcmpQueueCall, CumulusPalletXcmpQueueError, CumulusPalletXcmpQueueEvent, CumulusPalletXcmpQueueInboundChannelDetails, CumulusPalletXcmpQueueInboundState, CumulusPalletXcmpQueueOutboundChannelDetails, CumulusPalletXcmpQueueOutboundState, CumulusPalletXcmpQueueQueueConfigData, CumulusPrimitivesParachainInherentParachainInherentData, EthbloomBloom, EthereumBlock, EthereumHeader, EthereumLog, EthereumReceiptEip658ReceiptData, EthereumReceiptReceiptV3, EthereumTransactionAccessListItem, EthereumTransactionEip1559Transaction, EthereumTransactionEip2930Transaction, EthereumTransactionLegacyTransaction, EthereumTransactionTransactionAction, EthereumTransactionTransactionSignature, EthereumTransactionTransactionV2, EthereumTypesHashH64, EvmCoreErrorExitError, EvmCoreErrorExitFatal, EvmCoreErrorExitReason, EvmCoreErrorExitRevert, EvmCoreErrorExitSucceed, FpRpcTransactionStatus, FrameSupportDispatchRawOrigin, FrameSupportPalletId, FrameSupportScheduleLookupError, FrameSupportScheduleMaybeHashed, FrameSupportTokensMiscBalanceStatus, FrameSupportWeightsDispatchClass, FrameSupportWeightsDispatchInfo, FrameSupportWeightsPays, FrameSupportWeightsPerDispatchClassU32, FrameSupportWeightsPerDispatchClassU64, FrameSupportWeightsPerDispatchClassWeightsPerClass, FrameSupportWeightsRuntimeDbWeight, FrameSystemAccountInfo, FrameSystemCall, FrameSystemError, FrameSystemEvent, FrameSystemEventRecord, FrameSystemExtensionsCheckGenesis, FrameSystemExtensionsCheckNonce, FrameSystemExtensionsCheckSpecVersion, FrameSystemExtensionsCheckWeight, FrameSystemLastRuntimeUpgradeInfo, FrameSystemLimitsBlockLength, FrameSystemLimitsBlockWeights, FrameSystemLimitsWeightsPerClass, FrameSystemPhase, OpalRuntimeOriginCaller, OpalRuntimeRuntime, OrmlVestingModuleCall, OrmlVestingModuleError, OrmlVestingModuleEvent, OrmlVestingVestingSchedule, PalletAppPromotionCall, PalletBalancesAccountData, PalletBalancesBalanceLock, PalletBalancesCall, PalletBalancesError, PalletBalancesEvent, PalletBalancesReasons, PalletBalancesReleases, PalletBalancesReserveData, PalletCommonError, PalletCommonEvent, PalletConfigurationCall, PalletEthereumCall, PalletEthereumError, PalletEthereumEvent, PalletEthereumFakeTransactionFinalizer, PalletEthereumRawOrigin, PalletEvmAccountBasicCrossAccountIdRepr, PalletEvmCall, PalletEvmCoderSubstrateError, PalletEvmContractHelpersError, PalletEvmContractHelpersSponsoringModeT, PalletEvmError, PalletEvmEvent, PalletEvmMigrationCall, PalletEvmMigrationError, PalletFungibleError, PalletInflationCall, PalletNonfungibleError, PalletNonfungibleItemData, PalletRefungibleError, PalletRefungibleItemData, PalletRmrkCoreCall, PalletRmrkCoreError, PalletRmrkCoreEvent, PalletRmrkEquipCall, PalletRmrkEquipError, PalletRmrkEquipEvent, PalletStructureCall, PalletStructureError, PalletStructureEvent, PalletSudoCall, PalletSudoError, PalletSudoEvent, PalletTemplateTransactionPaymentCall, PalletTemplateTransactionPaymentChargeTransactionPayment, PalletTimestampCall, PalletTransactionPaymentEvent, PalletTransactionPaymentReleases, PalletTreasuryCall, PalletTreasuryError, PalletTreasuryEvent, PalletTreasuryProposal, PalletUniqueCall, PalletUniqueError, PalletUniqueRawEvent, PalletUniqueSchedulerCall, PalletUniqueSchedulerError, PalletUniqueSchedulerEvent, PalletUniqueSchedulerScheduledV3, PalletXcmCall, PalletXcmError, PalletXcmEvent, PalletXcmOrigin, PhantomTypeUpDataStructs, PolkadotCorePrimitivesInboundDownwardMessage, PolkadotCorePrimitivesInboundHrmpMessage, PolkadotCorePrimitivesOutboundHrmpMessage, PolkadotParachainPrimitivesXcmpMessageFormat, PolkadotPrimitivesV2AbridgedHostConfiguration, PolkadotPrimitivesV2AbridgedHrmpChannel, PolkadotPrimitivesV2PersistedValidationData, PolkadotPrimitivesV2UpgradeRestriction, RmrkTraitsBaseBaseInfo, RmrkTraitsCollectionCollectionInfo, RmrkTraitsNftAccountIdOrCollectionNftTuple, RmrkTraitsNftNftChild, RmrkTraitsNftNftInfo, RmrkTraitsNftRoyaltyInfo, RmrkTraitsPartEquippableList, RmrkTraitsPartFixedPart, RmrkTraitsPartPartType, RmrkTraitsPartSlotPart, RmrkTraitsPropertyPropertyInfo, RmrkTraitsResourceBasicResource, RmrkTraitsResourceComposableResource, RmrkTraitsResourceResourceInfo, RmrkTraitsResourceResourceTypes, RmrkTraitsResourceSlotResource, RmrkTraitsTheme, RmrkTraitsThemeThemeProperty, SpCoreEcdsaSignature, SpCoreEd25519Signature, SpCoreSr25519Signature, SpCoreVoid, SpRuntimeArithmeticError, SpRuntimeDigest, SpRuntimeDigestDigestItem, SpRuntimeDispatchError, SpRuntimeModuleError, SpRuntimeMultiSignature, SpRuntimeTokenError, SpRuntimeTransactionalError, SpTrieStorageProof, SpVersionRuntimeVersion, UpDataStructsAccessMode, UpDataStructsCollection, UpDataStructsCollectionLimits, UpDataStructsCollectionMode, UpDataStructsCollectionPermissions, UpDataStructsCollectionStats, UpDataStructsCreateCollectionData, UpDataStructsCreateFungibleData, UpDataStructsCreateItemData, UpDataStructsCreateItemExData, UpDataStructsCreateNftData, UpDataStructsCreateNftExData, UpDataStructsCreateReFungibleData, UpDataStructsCreateRefungibleExMultipleOwners, UpDataStructsCreateRefungibleExSingleOwner, UpDataStructsNestingPermissions, UpDataStructsOwnerRestrictedSet, UpDataStructsProperties, UpDataStructsPropertiesMapBoundedVec, UpDataStructsPropertiesMapPropertyPermission, UpDataStructsProperty, UpDataStructsPropertyKeyPermission, UpDataStructsPropertyPermission, UpDataStructsPropertyScope, UpDataStructsRpcCollection, UpDataStructsSponsoringRateLimit, UpDataStructsSponsorshipState, UpDataStructsTokenChild, UpDataStructsTokenData, XcmDoubleEncoded, XcmV0Junction, XcmV0JunctionBodyId, XcmV0JunctionBodyPart, XcmV0JunctionNetworkId, XcmV0MultiAsset, XcmV0MultiLocation, XcmV0Order, XcmV0OriginKind, XcmV0Response, XcmV0Xcm, XcmV1Junction, XcmV1MultiAsset, XcmV1MultiLocation, XcmV1MultiassetAssetId, XcmV1MultiassetAssetInstance, XcmV1MultiassetFungibility, XcmV1MultiassetMultiAssetFilter, XcmV1MultiassetMultiAssets, XcmV1MultiassetWildFungibility, XcmV1MultiassetWildMultiAsset, XcmV1MultilocationJunctions, XcmV1Order, XcmV1Response, XcmV1Xcm, XcmV2Instruction, XcmV2Response, XcmV2TraitsError, XcmV2TraitsOutcome, XcmV2WeightLimit, XcmV2Xcm, XcmVersionedMultiAssets, XcmVersionedMultiLocation, XcmVersionedXcm } from '@polkadot/types/lookup';
99
10declare module '@polkadot/types/types/registry' {10declare module '@polkadot/types/types/registry' {
11 interface InterfaceTypes {11 interface InterfaceTypes {
modifiedtests/src/interfaces/types-lookup.tsdiffbeforeafterboth
10import type { AccountId32, Call, H160, H256, MultiAddress, Perbill, Permill } from '@polkadot/types/interfaces/runtime';10import type { AccountId32, Call, H160, H256, MultiAddress, Perbill, Permill } from '@polkadot/types/interfaces/runtime';
11import type { Event } from '@polkadot/types/interfaces/system';11import type { Event } from '@polkadot/types/interfaces/system';
1212
13 /** @name PolkadotPrimitivesV2PersistedValidationData (2) */13declare module '@polkadot/types/lookup' {
14 /** @name FrameSystemAccountInfo (3) */
14 export interface PolkadotPrimitivesV2PersistedValidationData extends Struct {15 interface FrameSystemAccountInfo extends Struct {
15 readonly parentHead: Bytes;16 readonly nonce: u32;
16 readonly relayParentNumber: u32;17 readonly consumers: u32;
17 readonly relayParentStorageRoot: H256;18 readonly providers: u32;
18 readonly maxPovSize: u32;19 readonly sufficients: u32;
20 readonly data: PalletBalancesAccountData;
19 }21 }
2022
21 /** @name PolkadotPrimitivesV2UpgradeRestriction (9) */23 /** @name PalletBalancesAccountData (5) */
22 export interface PolkadotPrimitivesV2UpgradeRestriction extends Enum {24 interface PalletBalancesAccountData extends Struct {
25 readonly free: u128;
26 readonly reserved: u128;
23 readonly isPresent: boolean;27 readonly miscFrozen: u128;
24 readonly type: 'Present';28 readonly feeFrozen: u128;
25 }29 }
2630
27 /** @name SpTrieStorageProof (10) */31 /** @name FrameSupportWeightsPerDispatchClassU64 (7) */
28 export interface SpTrieStorageProof extends Struct {32 interface FrameSupportWeightsPerDispatchClassU64 extends Struct {
33 readonly normal: u64;
34 readonly operational: u64;
29 readonly trieNodes: BTreeSet<Bytes>;35 readonly mandatory: u64;
30 }36 }
3137
32 /** @name CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot (13) */38 /** @name SpRuntimeDigest (11) */
33 export interface CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot extends Struct {39 interface SpRuntimeDigest extends Struct {
34 readonly dmqMqcHead: H256;40 readonly logs: Vec<SpRuntimeDigestDigestItem>;
35 readonly relayDispatchQueueSize: ITuple<[u32, u32]>;
36 readonly ingressChannels: Vec<ITuple<[u32, PolkadotPrimitivesV2AbridgedHrmpChannel]>>;
37 readonly egressChannels: Vec<ITuple<[u32, PolkadotPrimitivesV2AbridgedHrmpChannel]>>;
38 }41 }
3942
40 /** @name PolkadotPrimitivesV2AbridgedHrmpChannel (18) */43 /** @name SpRuntimeDigestDigestItem (13) */
41 export interface PolkadotPrimitivesV2AbridgedHrmpChannel extends Struct {44 interface SpRuntimeDigestDigestItem extends Enum {
42 readonly maxCapacity: u32;45 readonly isOther: boolean;
43 readonly maxTotalSize: u32;46 readonly asOther: Bytes;
44 readonly maxMessageSize: u32;47 readonly isConsensus: boolean;
45 readonly msgCount: u32;48 readonly asConsensus: ITuple<[U8aFixed, Bytes]>;
46 readonly totalSize: u32;49 readonly isSeal: boolean;
47 readonly mqcHead: Option<H256>;50 readonly asSeal: ITuple<[U8aFixed, Bytes]>;
51 readonly isPreRuntime: boolean;
52 readonly asPreRuntime: ITuple<[U8aFixed, Bytes]>;
53 readonly isRuntimeEnvironmentUpdated: boolean;
54 readonly type: 'Other' | 'Consensus' | 'Seal' | 'PreRuntime' | 'RuntimeEnvironmentUpdated';
48 }55 }
4956
50 /** @name PolkadotPrimitivesV2AbridgedHostConfiguration (20) */57 /** @name FrameSystemEventRecord (16) */
51 export interface PolkadotPrimitivesV2AbridgedHostConfiguration extends Struct {58 interface FrameSystemEventRecord extends Struct {
52 readonly maxCodeSize: u32;
53 readonly maxHeadDataSize: u32;
54 readonly maxUpwardQueueCount: u32;
55 readonly maxUpwardQueueSize: u32;
56 readonly maxUpwardMessageSize: u32;
57 readonly maxUpwardMessageNumPerCandidate: u32;
58 readonly hrmpMaxMessageNumPerCandidate: u32;59 readonly phase: FrameSystemPhase;
59 readonly validationUpgradeCooldown: u32;60 readonly event: Event;
60 readonly validationUpgradeDelay: u32;61 readonly topics: Vec<H256>;
61 }62 }
6263
63 /** @name PolkadotCorePrimitivesOutboundHrmpMessage (26) */64 /** @name FrameSystemEvent (18) */
64 export interface PolkadotCorePrimitivesOutboundHrmpMessage extends Struct {65 interface FrameSystemEvent extends Enum {
65 readonly recipient: u32;
66 readonly data: Bytes;
67 }
68
69 /** @name CumulusPalletParachainSystemCall (28) */
70 export interface CumulusPalletParachainSystemCall extends Enum {
71 readonly isSetValidationData: boolean;66 readonly isExtrinsicSuccess: boolean;
72 readonly asSetValidationData: {67 readonly asExtrinsicSuccess: {
73 readonly data: CumulusPrimitivesParachainInherentParachainInherentData;68 readonly dispatchInfo: FrameSupportWeightsDispatchInfo;
74 } & Struct;69 } & Struct;
75 readonly isExtrinsicFailed: boolean;70 readonly isExtrinsicFailed: boolean;
76 readonly asExtrinsicFailed: {71 readonly asExtrinsicFailed: {
94 readonly type: 'ExtrinsicSuccess' | 'ExtrinsicFailed' | 'CodeUpdated' | 'NewAccount' | 'KilledAccount' | 'Remarked';89 readonly type: 'ExtrinsicSuccess' | 'ExtrinsicFailed' | 'CodeUpdated' | 'NewAccount' | 'KilledAccount' | 'Remarked';
95 }90 }
9691
97 /** @name CumulusPrimitivesParachainInherentParachainInherentData (29) */92 /** @name FrameSupportWeightsDispatchInfo (19) */
98 export interface CumulusPrimitivesParachainInherentParachainInherentData extends Struct {93 interface FrameSupportWeightsDispatchInfo extends Struct {
99 readonly validationData: PolkadotPrimitivesV2PersistedValidationData;94 readonly weight: u64;
100 readonly relayChainState: SpTrieStorageProof;95 readonly class: FrameSupportWeightsDispatchClass;
101 readonly downwardMessages: Vec<PolkadotCorePrimitivesInboundDownwardMessage>;96 readonly paysFee: FrameSupportWeightsPays;
102 readonly horizontalMessages: BTreeMap<u32, Vec<PolkadotCorePrimitivesInboundHrmpMessage>>;
103 }97 }
10498
105 /** @name PolkadotCorePrimitivesInboundDownwardMessage (31) */99 /** @name FrameSupportWeightsDispatchClass (20) */
106 export interface PolkadotCorePrimitivesInboundDownwardMessage extends Struct {100 interface FrameSupportWeightsDispatchClass extends Enum {
107 readonly sentAt: u32;101 readonly isNormal: boolean;
108 readonly msg: Bytes;102 readonly isOperational: boolean;
103 readonly isMandatory: boolean;
104 readonly type: 'Normal' | 'Operational' | 'Mandatory';
109 }105 }
110106
111 /** @name PolkadotCorePrimitivesInboundHrmpMessage (34) */107 /** @name FrameSupportWeightsPays (21) */
112 export interface PolkadotCorePrimitivesInboundHrmpMessage extends Struct {108 interface FrameSupportWeightsPays extends Enum {
113 readonly sentAt: u32;109 readonly isYes: boolean;
114 readonly data: Bytes;110 readonly isNo: boolean;
111 readonly type: 'Yes' | 'No';
115 }112 }
116113
117 /** @name CumulusPalletParachainSystemEvent (37) */114 /** @name SpRuntimeDispatchError (22) */
115 interface SpRuntimeDispatchError extends Enum {
116 readonly isOther: boolean;
117 readonly isCannotLookup: boolean;
118 readonly isBadOrigin: boolean;
119 readonly isModule: boolean;
120 readonly asModule: SpRuntimeModuleError;
121 readonly isConsumerRemaining: boolean;
122 readonly isNoProviders: boolean;
123 readonly isTooManyConsumers: boolean;
124 readonly isToken: boolean;
125 readonly asToken: SpRuntimeTokenError;
126 readonly isArithmetic: boolean;
127 readonly asArithmetic: SpRuntimeArithmeticError;
128 readonly isTransactional: boolean;
129 readonly asTransactional: SpRuntimeTransactionalError;
130 readonly type: 'Other' | 'CannotLookup' | 'BadOrigin' | 'Module' | 'ConsumerRemaining' | 'NoProviders' | 'TooManyConsumers' | 'Token' | 'Arithmetic' | 'Transactional';
131 }
132
133 /** @name SpRuntimeModuleError (23) */
134 interface SpRuntimeModuleError extends Struct {
135 readonly index: u8;
136 readonly error: U8aFixed;
137 }
138
139 /** @name SpRuntimeTokenError (24) */
140 interface SpRuntimeTokenError extends Enum {
141 readonly isNoFunds: boolean;
142 readonly isWouldDie: boolean;
143 readonly isBelowMinimum: boolean;
144 readonly isCannotCreate: boolean;
145 readonly isUnknownAsset: boolean;
146 readonly isFrozen: boolean;
147 readonly isUnsupported: boolean;
148 readonly type: 'NoFunds' | 'WouldDie' | 'BelowMinimum' | 'CannotCreate' | 'UnknownAsset' | 'Frozen' | 'Unsupported';
149 }
150
151 /** @name SpRuntimeArithmeticError (25) */
152 interface SpRuntimeArithmeticError extends Enum {
153 readonly isUnderflow: boolean;
154 readonly isOverflow: boolean;
155 readonly isDivisionByZero: boolean;
156 readonly type: 'Underflow' | 'Overflow' | 'DivisionByZero';
157 }
158
159 /** @name SpRuntimeTransactionalError (26) */
160 interface SpRuntimeTransactionalError extends Enum {
161 readonly isLimitReached: boolean;
162 readonly isNoLayer: boolean;
163 readonly type: 'LimitReached' | 'NoLayer';
164 }
165
166 /** @name CumulusPalletParachainSystemEvent (27) */
118 export interface CumulusPalletParachainSystemEvent extends Enum {167 interface CumulusPalletParachainSystemEvent extends Enum {
119 readonly isValidationFunctionStored: boolean;168 readonly isValidationFunctionStored: boolean;
120 readonly isValidationFunctionApplied: boolean;169 readonly isValidationFunctionApplied: boolean;
121 readonly asValidationFunctionApplied: {170 readonly asValidationFunctionApplied: {
138 readonly type: 'ValidationFunctionStored' | 'ValidationFunctionApplied' | 'ValidationFunctionDiscarded' | 'UpgradeAuthorized' | 'DownwardMessagesReceived' | 'DownwardMessagesProcessed';187 readonly type: 'ValidationFunctionStored' | 'ValidationFunctionApplied' | 'ValidationFunctionDiscarded' | 'UpgradeAuthorized' | 'DownwardMessagesReceived' | 'DownwardMessagesProcessed';
139 }188 }
140189
141 /** @name CumulusPalletParachainSystemError (38) */190 /** @name PalletBalancesEvent (28) */
142 export interface CumulusPalletParachainSystemError extends Enum {191 interface PalletBalancesEvent extends Enum {
143 readonly isOverlappingUpgrades: boolean;
144 readonly isProhibitedByPolkadot: boolean;
145 readonly isTooBig: boolean;
146 readonly isValidationDataNotAvailable: boolean;
147 readonly isHostConfigurationNotAvailable: boolean;
148 readonly isNotScheduled: boolean;
149 readonly isNothingAuthorized: boolean;
150 readonly isUnauthorized: boolean;
151 readonly type: 'OverlappingUpgrades' | 'ProhibitedByPolkadot' | 'TooBig' | 'ValidationDataNotAvailable' | 'HostConfigurationNotAvailable' | 'NotScheduled' | 'NothingAuthorized' | 'Unauthorized';
152 }
153
154 /** @name PalletBalancesAccountData (41) */
155 export interface PalletBalancesAccountData extends Struct {
156 readonly free: u128;
157 readonly reserved: u128;
158 readonly miscFrozen: u128;
159 readonly feeFrozen: u128;
160 }
161
162 /** @name PalletBalancesBalanceLock (43) */
163 export interface PalletBalancesBalanceLock extends Struct {
164 readonly id: U8aFixed;
165 readonly amount: u128;
166 readonly reasons: PalletBalancesReasons;
167 }
168
169 /** @name PalletBalancesReasons (45) */
170 export interface PalletBalancesReasons extends Enum {
171 readonly isFee: boolean;
172 readonly isMisc: boolean;
173 readonly isAll: boolean;
174 readonly type: 'Fee' | 'Misc' | 'All';
175 }
176
177 /** @name PalletBalancesReserveData (48) */
178 export interface PalletBalancesReserveData extends Struct {
179 readonly id: U8aFixed;
180 readonly amount: u128;
181 }
182
183 /** @name PalletBalancesReleases (51) */
184 export interface PalletBalancesReleases extends Enum {
185 readonly isV100: boolean;
186 readonly isV200: boolean;
187 readonly type: 'V100' | 'V200';
188 }
189
190 /** @name PalletBalancesCall (52) */
191 export interface PalletBalancesCall extends Enum {
192 readonly isTransfer: boolean;
193 readonly asTransfer: {
194 readonly dest: MultiAddress;
195 readonly value: Compact<u128>;
196 } & Struct;
197 readonly isSetBalance: boolean;
198 readonly asSetBalance: {
199 readonly who: MultiAddress;
200 readonly newFree: Compact<u128>;
201 readonly newReserved: Compact<u128>;
202 } & Struct;
203 readonly isForceTransfer: boolean;
204 readonly asForceTransfer: {
205 readonly source: MultiAddress;
206 readonly dest: MultiAddress;
207 readonly value: Compact<u128>;
208 } & Struct;
209 readonly isTransferKeepAlive: boolean;
210 readonly asTransferKeepAlive: {
211 readonly dest: MultiAddress;
212 readonly value: Compact<u128>;
213 } & Struct;
214 readonly isTransferAll: boolean;
215 readonly asTransferAll: {
216 readonly dest: MultiAddress;
217 readonly keepAlive: bool;
218 } & Struct;
219 readonly isForceUnreserve: boolean;
220 readonly asForceUnreserve: {
221 readonly who: MultiAddress;
222 readonly amount: u128;
223 } & Struct;
224 readonly type: 'Transfer' | 'SetBalance' | 'ForceTransfer' | 'TransferKeepAlive' | 'TransferAll' | 'ForceUnreserve';
225 }
226
227 /** @name PalletBalancesEvent (58) */
228 export interface PalletBalancesEvent extends Enum {
229 readonly isEndowed: boolean;192 readonly isEndowed: boolean;
230 readonly asEndowed: {193 readonly asEndowed: {
231 readonly account: AccountId32;194 readonly account: AccountId32;
283 readonly type: 'Endowed' | 'DustLost' | 'Transfer' | 'BalanceSet' | 'Reserved' | 'Unreserved' | 'ReserveRepatriated' | 'Deposit' | 'Withdraw' | 'Slashed';246 readonly type: 'Endowed' | 'DustLost' | 'Transfer' | 'BalanceSet' | 'Reserved' | 'Unreserved' | 'ReserveRepatriated' | 'Deposit' | 'Withdraw' | 'Slashed';
284 }247 }
285248
286 /** @name FrameSupportTokensMiscBalanceStatus (59) */249 /** @name FrameSupportTokensMiscBalanceStatus (29) */
287 export interface FrameSupportTokensMiscBalanceStatus extends Enum {250 interface FrameSupportTokensMiscBalanceStatus extends Enum {
288 readonly isFree: boolean;251 readonly isFree: boolean;
289 readonly isReserved: boolean;252 readonly isReserved: boolean;
290 readonly type: 'Free' | 'Reserved';253 readonly type: 'Free' | 'Reserved';
291 }254 }
292255
293 /** @name PalletBalancesError (60) */256 /** @name PalletTransactionPaymentEvent (30) */
294 export interface PalletBalancesError extends Enum {257 interface PalletTransactionPaymentEvent extends Enum {
295 readonly isVestingBalance: boolean;258 readonly isTransactionFeePaid: boolean;
296 readonly isLiquidityRestrictions: boolean;259 readonly asTransactionFeePaid: {
297 readonly isInsufficientBalance: boolean;260 readonly who: AccountId32;
298 readonly isExistentialDeposit: boolean;
299 readonly isKeepAlive: boolean;261 readonly actualFee: u128;
300 readonly isExistingVestingSchedule: boolean;
301 readonly isDeadAccount: boolean;
302 readonly isTooManyReserves: boolean;
303 readonly type: 'VestingBalance' | 'LiquidityRestrictions' | 'InsufficientBalance' | 'ExistentialDeposit' | 'KeepAlive' | 'ExistingVestingSchedule' | 'DeadAccount' | 'TooManyReserves';
304 }
305
306 /** @name PalletTimestampCall (63) */
307 export interface PalletTimestampCall extends Enum {
308 readonly isSet: boolean;
309 readonly asSet: {
310 readonly now: Compact<u64>;262 readonly tip: u128;
311 } & Struct;263 } & Struct;
312 readonly type: 'Set';264 readonly type: 'TransactionFeePaid';
313 }265 }
314266
315 /** @name PalletTransactionPaymentReleases (66) */267 /** @name PalletTreasuryEvent (31) */
316 export interface PalletTransactionPaymentReleases extends Enum {
317 readonly isV1Ancient: boolean;
318 readonly isV2: boolean;
319 readonly type: 'V1Ancient' | 'V2';
320 }
321
322 /** @name PalletTreasuryProposal (67) */
323 export interface PalletTreasuryProposal extends Struct {
324 readonly proposer: AccountId32;
325 readonly value: u128;
326 readonly beneficiary: AccountId32;
327 readonly bond: u128;
328 }
329
330 /** @name PalletTreasuryCall (70) */
331 export interface PalletTreasuryCall extends Enum {
332 readonly isProposeSpend: boolean;
333 readonly asProposeSpend: {
334 readonly value: Compact<u128>;
335 readonly beneficiary: MultiAddress;
336 } & Struct;
337 readonly isRejectProposal: boolean;
338 readonly asRejectProposal: {
339 readonly proposalId: Compact<u32>;
340 } & Struct;
341 readonly isApproveProposal: boolean;
342 readonly asApproveProposal: {
343 readonly proposalId: Compact<u32>;
344 } & Struct;
345 readonly isRemoveApproval: boolean;
346 readonly asRemoveApproval: {
347 readonly proposalId: Compact<u32>;
348 } & Struct;
349 readonly type: 'ProposeSpend' | 'RejectProposal' | 'ApproveProposal' | 'RemoveApproval';
350 }
351
352 /** @name PalletTreasuryEvent (72) */
353 export interface PalletTreasuryEvent extends Enum {268 interface PalletTreasuryEvent extends Enum {
354 readonly isProposed: boolean;269 readonly isProposed: boolean;
355 readonly asProposed: {270 readonly asProposed: {
356 readonly proposalIndex: u32;271 readonly proposalIndex: u32;
382 readonly asDeposit: {297 readonly asDeposit: {
383 readonly value: u128;298 readonly value: u128;
384 } & Struct;299 } & Struct;
385 readonly type: 'Proposed' | 'Spending' | 'Awarded' | 'Rejected' | 'Burnt' | 'Rollover' | 'Deposit';300 readonly isSpendApproved: boolean;
386 }
387
388 /** @name FrameSupportPalletId (75) */
389 export interface FrameSupportPalletId extends U8aFixed {}
390
391 /** @name PalletTreasuryError (76) */
392 export interface PalletTreasuryError extends Enum {
393 readonly isInsufficientProposersBalance: boolean;
394 readonly isInvalidIndex: boolean;301 readonly asSpendApproved: {
395 readonly isTooManyApprovals: boolean;302 readonly proposalIndex: u32;
396 readonly isProposalNotApproved: boolean;
397 readonly type: 'InsufficientProposersBalance' | 'InvalidIndex' | 'TooManyApprovals' | 'ProposalNotApproved';303 readonly amount: u128;
398 }
399
400 /** @name PalletSudoCall (77) */
401 export interface PalletSudoCall extends Enum {
402 readonly isSudo: boolean;
403 readonly asSudo: {
404 readonly call: Call;304 readonly beneficiary: AccountId32;
405 } & Struct;305 } & Struct;
406 readonly isSudoUncheckedWeight: boolean;
407 readonly asSudoUncheckedWeight: {
408 readonly call: Call;
409 readonly weight: u64;
410 } & Struct;
411 readonly isSetKey: boolean;
412 readonly asSetKey: {
413 readonly new_: MultiAddress;
414 } & Struct;
415 readonly isSudoAs: boolean;
416 readonly asSudoAs: {
417 readonly who: MultiAddress;
418 readonly call: Call;
419 } & Struct;
420 readonly type: 'Proposed' | 'Spending' | 'Awarded' | 'Rejected' | 'Burnt' | 'Rollover' | 'Deposit' | 'SpendApproved';306 readonly type: 'Proposed' | 'Spending' | 'Awarded' | 'Rejected' | 'Burnt' | 'Rollover' | 'Deposit' | 'SpendApproved';
421 }307 }
422308
423 /** @name FrameSystemCall (79) */309 /** @name PalletSudoEvent (32) */
424 export interface FrameSystemCall extends Enum {310 interface PalletSudoEvent extends Enum {
425 readonly isFillBlock: boolean;311 readonly isSudid: boolean;
426 readonly asFillBlock: {312 readonly asSudid: {
427 readonly ratio: Perbill;313 readonly sudoResult: Result<Null, SpRuntimeDispatchError>;
428 } & Struct;314 } & Struct;
429 readonly isRemark: boolean;315 readonly isKeyChanged: boolean;
430 readonly asRemark: {316 readonly asKeyChanged: {
431 readonly remark: Bytes;317 readonly oldSudoer: Option<AccountId32>;
432 } & Struct;318 } & Struct;
433 readonly isSetHeapPages: boolean;319 readonly isSudoAsDone: boolean;
434 readonly asSetHeapPages: {320 readonly asSudoAsDone: {
435 readonly pages: u64;321 readonly sudoResult: Result<Null, SpRuntimeDispatchError>;
436 } & Struct;322 } & Struct;
437 readonly isSetCode: boolean;323 readonly type: 'Sudid' | 'KeyChanged' | 'SudoAsDone';
438 readonly asSetCode: {
439 readonly code: Bytes;
440 } & Struct;
441 readonly isSetCodeWithoutChecks: boolean;
442 readonly asSetCodeWithoutChecks: {
443 readonly code: Bytes;
444 } & Struct;
445 readonly isSetStorage: boolean;
446 readonly asSetStorage: {
447 readonly items: Vec<ITuple<[Bytes, Bytes]>>;
448 } & Struct;
449 readonly isKillStorage: boolean;
450 readonly asKillStorage: {
451 readonly keys_: Vec<Bytes>;
452 } & Struct;
453 readonly isKillPrefix: boolean;
454 readonly asKillPrefix: {
455 readonly prefix: Bytes;
456 readonly subkeys: u32;
457 } & Struct;
458 readonly isRemarkWithEvent: boolean;
459 readonly asRemarkWithEvent: {
460 readonly remark: Bytes;
461 } & Struct;
462 readonly type: 'FillBlock' | 'Remark' | 'SetHeapPages' | 'SetCode' | 'SetCodeWithoutChecks' | 'SetStorage' | 'KillStorage' | 'KillPrefix' | 'RemarkWithEvent';
463 }324 }
464325
465 /** @name OrmlVestingModuleCall (83) */326 /** @name OrmlVestingModuleEvent (36) */
466 export interface OrmlVestingModuleCall extends Enum {327 interface OrmlVestingModuleEvent extends Enum {
467 readonly isClaim: boolean;328 readonly isVestingScheduleAdded: boolean;
468 readonly isVestedTransfer: boolean;329 readonly asVestingScheduleAdded: {
469 readonly asVestedTransfer: {330 readonly from: AccountId32;
470 readonly dest: MultiAddress;331 readonly to: AccountId32;
471 readonly schedule: OrmlVestingVestingSchedule;332 readonly vestingSchedule: OrmlVestingVestingSchedule;
472 } & Struct;333 } & Struct;
473 readonly isClaimed: boolean;334 readonly isClaimed: boolean;
474 readonly asClaimed: {335 readonly asClaimed: {
482 readonly type: 'VestingScheduleAdded' | 'Claimed' | 'VestingSchedulesUpdated';343 readonly type: 'VestingScheduleAdded' | 'Claimed' | 'VestingSchedulesUpdated';
483 }344 }
484345
485 /** @name OrmlVestingVestingSchedule (84) */346 /** @name OrmlVestingVestingSchedule (37) */
486 export interface OrmlVestingVestingSchedule extends Struct {347 interface OrmlVestingVestingSchedule extends Struct {
487 readonly start: u32;348 readonly start: u32;
488 readonly period: u32;349 readonly period: u32;
489 readonly periodCount: u32;350 readonly periodCount: u32;
490 readonly perPeriod: Compact<u128>;351 readonly perPeriod: Compact<u128>;
491 }352 }
492353
493 /** @name CumulusPalletXcmpQueueCall (86) */354 /** @name CumulusPalletXcmpQueueEvent (39) */
494 export interface CumulusPalletXcmpQueueCall extends Enum {355 interface CumulusPalletXcmpQueueEvent extends Enum {
495 readonly isServiceOverweight: boolean;356 readonly isSuccess: boolean;
496 readonly asServiceOverweight: {357 readonly asSuccess: {
497 readonly index: u64;358 readonly messageHash: Option<H256>;
498 readonly weightLimit: u64;359 readonly weight: u64;
499 } & Struct;360 } & Struct;
500 readonly isFail: boolean;361 readonly isFail: boolean;
501 readonly asFail: {362 readonly asFail: {
534 readonly type: 'Success' | 'Fail' | 'BadVersion' | 'BadFormat' | 'UpwardMessageSent' | 'XcmpMessageSent' | 'OverweightEnqueued' | 'OverweightServiced';395 readonly type: 'Success' | 'Fail' | 'BadVersion' | 'BadFormat' | 'UpwardMessageSent' | 'XcmpMessageSent' | 'OverweightEnqueued' | 'OverweightServiced';
535 }396 }
536397
537 /** @name PalletXcmCall (87) */398 /** @name XcmV2TraitsError (41) */
538 export interface PalletXcmCall extends Enum {399 interface XcmV2TraitsError extends Enum {
539 readonly isSend: boolean;400 readonly isOverflow: boolean;
540 readonly asSend: {401 readonly isUnimplemented: boolean;
541 readonly dest: XcmVersionedMultiLocation;
542 readonly message: XcmVersionedXcm;402 readonly isUntrustedReserveLocation: boolean;
543 } & Struct;403 readonly isUntrustedTeleportLocation: boolean;
544 readonly isTeleportAssets: boolean;
545 readonly asTeleportAssets: {404 readonly isMultiLocationFull: boolean;
546 readonly dest: XcmVersionedMultiLocation;
547 readonly beneficiary: XcmVersionedMultiLocation;405 readonly isMultiLocationNotInvertible: boolean;
548 readonly assets: XcmVersionedMultiAssets;406 readonly isBadOrigin: boolean;
549 readonly feeAssetItem: u32;407 readonly isInvalidLocation: boolean;
550 } & Struct;408 readonly isAssetNotFound: boolean;
551 readonly isReserveTransferAssets: boolean;
552 readonly asReserveTransferAssets: {409 readonly isFailedToTransactAsset: boolean;
553 readonly dest: XcmVersionedMultiLocation;
554 readonly beneficiary: XcmVersionedMultiLocation;410 readonly isNotWithdrawable: boolean;
555 readonly assets: XcmVersionedMultiAssets;411 readonly isLocationCannotHold: boolean;
556 readonly feeAssetItem: u32;412 readonly isExceedsMaxMessageSize: boolean;
557 } & Struct;413 readonly isDestinationUnsupported: boolean;
558 readonly isExecute: boolean;
559 readonly asExecute: {414 readonly isTransport: boolean;
560 readonly message: XcmVersionedXcm;
561 readonly maxWeight: u64;415 readonly isUnroutable: boolean;
562 } & Struct;416 readonly isUnknownClaim: boolean;
563 readonly isForceXcmVersion: boolean;
564 readonly asForceXcmVersion: {417 readonly isFailedToDecode: boolean;
565 readonly location: XcmV1MultiLocation;
566 readonly xcmVersion: u32;418 readonly isMaxWeightInvalid: boolean;
567 } & Struct;419 readonly isNotHoldingFees: boolean;
568 readonly isForceDefaultXcmVersion: boolean;
569 readonly asForceDefaultXcmVersion: {420 readonly isTooExpensive: boolean;
570 readonly maybeXcmVersion: Option<u32>;
571 } & Struct;421 readonly isTrap: boolean;
572 readonly isForceSubscribeVersionNotify: boolean;
573 readonly asForceSubscribeVersionNotify: {422 readonly asTrap: u64;
574 readonly location: XcmVersionedMultiLocation;
575 } & Struct;423 readonly isUnhandledXcmVersion: boolean;
576 readonly isForceUnsubscribeVersionNotify: boolean;
577 readonly asForceUnsubscribeVersionNotify: {424 readonly isWeightLimitReached: boolean;
578 readonly location: XcmVersionedMultiLocation;
579 } & Struct;
580 readonly isLimitedReserveTransferAssets: boolean;
581 readonly asLimitedReserveTransferAssets: {425 readonly asWeightLimitReached: u64;
582 readonly dest: XcmVersionedMultiLocation;
583 readonly beneficiary: XcmVersionedMultiLocation;426 readonly isBarrier: boolean;
584 readonly assets: XcmVersionedMultiAssets;427 readonly isWeightNotComputable: boolean;
585 readonly feeAssetItem: u32;
586 readonly weightLimit: XcmV2WeightLimit;
587 } & Struct;
588 readonly isLimitedTeleportAssets: boolean;
589 readonly asLimitedTeleportAssets: {428 readonly type: 'Overflow' | 'Unimplemented' | 'UntrustedReserveLocation' | 'UntrustedTeleportLocation' | 'MultiLocationFull' | 'MultiLocationNotInvertible' | 'BadOrigin' | 'InvalidLocation' | 'AssetNotFound' | 'FailedToTransactAsset' | 'NotWithdrawable' | 'LocationCannotHold' | 'ExceedsMaxMessageSize' | 'DestinationUnsupported' | 'Transport' | 'Unroutable' | 'UnknownClaim' | 'FailedToDecode' | 'MaxWeightInvalid' | 'NotHoldingFees' | 'TooExpensive' | 'Trap' | 'UnhandledXcmVersion' | 'WeightLimitReached' | 'Barrier' | 'WeightNotComputable';
590 readonly dest: XcmVersionedMultiLocation;
591 readonly beneficiary: XcmVersionedMultiLocation;
592 readonly assets: XcmVersionedMultiAssets;
593 readonly feeAssetItem: u32;
594 readonly weightLimit: XcmV2WeightLimit;
595 } & Struct;
596 readonly type: 'Send' | 'TeleportAssets' | 'ReserveTransferAssets' | 'Execute' | 'ForceXcmVersion' | 'ForceDefaultXcmVersion' | 'ForceSubscribeVersionNotify' | 'ForceUnsubscribeVersionNotify' | 'LimitedReserveTransferAssets' | 'LimitedTeleportAssets';
597 }429 }
598430
599 /** @name XcmVersionedMultiLocation (88) */431 /** @name PalletXcmEvent (43) */
600 export interface XcmVersionedMultiLocation extends Enum {432 interface PalletXcmEvent extends Enum {
601 readonly isV0: boolean;433 readonly isAttempted: boolean;
602 readonly asV0: XcmV0MultiLocation;434 readonly asAttempted: XcmV2TraitsOutcome;
603 readonly isV1: boolean;435 readonly isSent: boolean;
604 readonly asV1: XcmV1MultiLocation;436 readonly asSent: ITuple<[XcmV1MultiLocation, XcmV1MultiLocation, XcmV2Xcm]>;
605 readonly type: 'V0' | 'V1';437 readonly isUnexpectedResponse: boolean;
438 readonly asUnexpectedResponse: ITuple<[XcmV1MultiLocation, u64]>;
439 readonly isResponseReady: boolean;
440 readonly asResponseReady: ITuple<[u64, XcmV2Response]>;
441 readonly isNotified: boolean;
442 readonly asNotified: ITuple<[u64, u8, u8]>;
443 readonly isNotifyOverweight: boolean;
444 readonly asNotifyOverweight: ITuple<[u64, u8, u8, u64, u64]>;
445 readonly isNotifyDispatchError: boolean;
446 readonly asNotifyDispatchError: ITuple<[u64, u8, u8]>;
447 readonly isNotifyDecodeFailed: boolean;
448 readonly asNotifyDecodeFailed: ITuple<[u64, u8, u8]>;
449 readonly isInvalidResponder: boolean;
450 readonly asInvalidResponder: ITuple<[XcmV1MultiLocation, u64, Option<XcmV1MultiLocation>]>;
451 readonly isInvalidResponderVersion: boolean;
452 readonly asInvalidResponderVersion: ITuple<[XcmV1MultiLocation, u64]>;
453 readonly isResponseTaken: boolean;
454 readonly asResponseTaken: u64;
455 readonly isAssetsTrapped: boolean;
456 readonly asAssetsTrapped: ITuple<[H256, XcmV1MultiLocation, XcmVersionedMultiAssets]>;
457 readonly isVersionChangeNotified: boolean;
458 readonly asVersionChangeNotified: ITuple<[XcmV1MultiLocation, u32]>;
459 readonly isSupportedVersionChanged: boolean;
460 readonly asSupportedVersionChanged: ITuple<[XcmV1MultiLocation, u32]>;
461 readonly isNotifyTargetSendFail: boolean;
462 readonly asNotifyTargetSendFail: ITuple<[XcmV1MultiLocation, u64, XcmV2TraitsError]>;
463 readonly isNotifyTargetMigrationFail: boolean;
464 readonly asNotifyTargetMigrationFail: ITuple<[XcmVersionedMultiLocation, u64]>;
465 readonly type: 'Attempted' | 'Sent' | 'UnexpectedResponse' | 'ResponseReady' | 'Notified' | 'NotifyOverweight' | 'NotifyDispatchError' | 'NotifyDecodeFailed' | 'InvalidResponder' | 'InvalidResponderVersion' | 'ResponseTaken' | 'AssetsTrapped' | 'VersionChangeNotified' | 'SupportedVersionChanged' | 'NotifyTargetSendFail' | 'NotifyTargetMigrationFail';
606 }466 }
607467
608 /** @name XcmV0MultiLocation (89) */468 /** @name XcmV2TraitsOutcome (44) */
609 export interface XcmV0MultiLocation extends Enum {469 interface XcmV2TraitsOutcome extends Enum {
470 readonly isComplete: boolean;
471 readonly asComplete: u64;
472 readonly isIncomplete: boolean;
473 readonly asIncomplete: ITuple<[u64, XcmV2TraitsError]>;
474 readonly isError: boolean;
475 readonly asError: XcmV2TraitsError;
476 readonly type: 'Complete' | 'Incomplete' | 'Error';
477 }
478
479 /** @name XcmV1MultiLocation (45) */
480 interface XcmV1MultiLocation extends Struct {
481 readonly parents: u8;
482 readonly interior: XcmV1MultilocationJunctions;
483 }
484
485 /** @name XcmV1MultilocationJunctions (46) */
486 interface XcmV1MultilocationJunctions extends Enum {
610 readonly isNull: boolean;487 readonly isHere: boolean;
611 readonly isX1: boolean;488 readonly isX1: boolean;
612 readonly asX1: XcmV0Junction;489 readonly asX1: XcmV1Junction;
613 readonly isX2: boolean;490 readonly isX2: boolean;
614 readonly asX2: ITuple<[XcmV0Junction, XcmV0Junction]>;491 readonly asX2: ITuple<[XcmV1Junction, XcmV1Junction]>;
615 readonly isX3: boolean;492 readonly isX3: boolean;
616 readonly asX3: ITuple<[XcmV0Junction, XcmV0Junction, XcmV0Junction]>;493 readonly asX3: ITuple<[XcmV1Junction, XcmV1Junction, XcmV1Junction]>;
617 readonly isX4: boolean;494 readonly isX4: boolean;
618 readonly asX4: ITuple<[XcmV0Junction, XcmV0Junction, XcmV0Junction, XcmV0Junction]>;495 readonly asX4: ITuple<[XcmV1Junction, XcmV1Junction, XcmV1Junction, XcmV1Junction]>;
619 readonly isX5: boolean;496 readonly isX5: boolean;
620 readonly asX5: ITuple<[XcmV0Junction, XcmV0Junction, XcmV0Junction, XcmV0Junction, XcmV0Junction]>;497 readonly asX5: ITuple<[XcmV1Junction, XcmV1Junction, XcmV1Junction, XcmV1Junction, XcmV1Junction]>;
621 readonly isX6: boolean;498 readonly isX6: boolean;
622 readonly asX6: ITuple<[XcmV0Junction, XcmV0Junction, XcmV0Junction, XcmV0Junction, XcmV0Junction, XcmV0Junction]>;499 readonly asX6: ITuple<[XcmV1Junction, XcmV1Junction, XcmV1Junction, XcmV1Junction, XcmV1Junction, XcmV1Junction]>;
623 readonly isX7: boolean;500 readonly isX7: boolean;
624 readonly asX7: ITuple<[XcmV0Junction, XcmV0Junction, XcmV0Junction, XcmV0Junction, XcmV0Junction, XcmV0Junction, XcmV0Junction]>;501 readonly asX7: ITuple<[XcmV1Junction, XcmV1Junction, XcmV1Junction, XcmV1Junction, XcmV1Junction, XcmV1Junction, XcmV1Junction]>;
625 readonly isX8: boolean;502 readonly isX8: boolean;
626 readonly asX8: ITuple<[XcmV0Junction, XcmV0Junction, XcmV0Junction, XcmV0Junction, XcmV0Junction, XcmV0Junction, XcmV0Junction, XcmV0Junction]>;503 readonly asX8: ITuple<[XcmV1Junction, XcmV1Junction, XcmV1Junction, XcmV1Junction, XcmV1Junction, XcmV1Junction, XcmV1Junction, XcmV1Junction]>;
627 readonly type: 'Null' | 'X1' | 'X2' | 'X3' | 'X4' | 'X5' | 'X6' | 'X7' | 'X8';504 readonly type: 'Here' | 'X1' | 'X2' | 'X3' | 'X4' | 'X5' | 'X6' | 'X7' | 'X8';
628 }505 }
629506
630 /** @name XcmV0Junction (90) */507 /** @name XcmV1Junction (47) */
631 export interface XcmV0Junction extends Enum {508 interface XcmV1Junction extends Enum {
632 readonly isParent: boolean;
633 readonly isParachain: boolean;509 readonly isParachain: boolean;
634 readonly asParachain: Compact<u32>;510 readonly asParachain: Compact<u32>;
635 readonly isAccountId32: boolean;511 readonly isAccountId32: boolean;
659 readonly id: XcmV0JunctionBodyId;535 readonly id: XcmV0JunctionBodyId;
660 readonly part: XcmV0JunctionBodyPart;536 readonly part: XcmV0JunctionBodyPart;
661 } & Struct;537 } & Struct;
662 readonly type: 'Parent' | 'Parachain' | 'AccountId32' | 'AccountIndex64' | 'AccountKey20' | 'PalletInstance' | 'GeneralIndex' | 'GeneralKey' | 'OnlyChild' | 'Plurality';538 readonly type: 'Parachain' | 'AccountId32' | 'AccountIndex64' | 'AccountKey20' | 'PalletInstance' | 'GeneralIndex' | 'GeneralKey' | 'OnlyChild' | 'Plurality';
663 }539 }
664540
665 /** @name XcmV0JunctionNetworkId (91) */541 /** @name XcmV0JunctionNetworkId (49) */
666 export interface XcmV0JunctionNetworkId extends Enum {542 interface XcmV0JunctionNetworkId extends Enum {
667 readonly isAny: boolean;543 readonly isAny: boolean;
668 readonly isNamed: boolean;544 readonly isNamed: boolean;
669 readonly asNamed: Bytes;545 readonly asNamed: Bytes;
672 readonly type: 'Any' | 'Named' | 'Polkadot' | 'Kusama';548 readonly type: 'Any' | 'Named' | 'Polkadot' | 'Kusama';
673 }549 }
674550
675 /** @name XcmV0JunctionBodyId (92) */551 /** @name XcmV0JunctionBodyId (53) */
676 export interface XcmV0JunctionBodyId extends Enum {552 interface XcmV0JunctionBodyId extends Enum {
677 readonly isUnit: boolean;553 readonly isUnit: boolean;
678 readonly isNamed: boolean;554 readonly isNamed: boolean;
679 readonly asNamed: Bytes;555 readonly asNamed: Bytes;
686 readonly type: 'Unit' | 'Named' | 'Index' | 'Executive' | 'Technical' | 'Legislative' | 'Judicial';562 readonly type: 'Unit' | 'Named' | 'Index' | 'Executive' | 'Technical' | 'Legislative' | 'Judicial';
687 }563 }
688564
689 /** @name XcmV0JunctionBodyPart (93) */565 /** @name XcmV0JunctionBodyPart (54) */
690 export interface XcmV0JunctionBodyPart extends Enum {566 interface XcmV0JunctionBodyPart extends Enum {
691 readonly isVoice: boolean;567 readonly isVoice: boolean;
692 readonly isMembers: boolean;568 readonly isMembers: boolean;
693 readonly asMembers: {569 readonly asMembers: {
711 readonly type: 'Voice' | 'Members' | 'Fraction' | 'AtLeastProportion' | 'MoreThanProportion';587 readonly type: 'Voice' | 'Members' | 'Fraction' | 'AtLeastProportion' | 'MoreThanProportion';
712 }588 }
713589
714 /** @name XcmV1MultiLocation (94) */590 /** @name XcmV2Xcm (55) */
715 export interface XcmV1MultiLocation extends Struct {591 interface XcmV2Xcm extends Vec<XcmV2Instruction> {}
716 readonly parents: u8;
717 readonly interior: XcmV1MultilocationJunctions;
718 }
719592
720 /** @name XcmV1MultilocationJunctions (95) */593 /** @name XcmV2Instruction (57) */
721 export interface XcmV1MultilocationJunctions extends Enum {594 interface XcmV2Instruction extends Enum {
722 readonly isHere: boolean;
723 readonly isX1: boolean;
724 readonly asX1: XcmV1Junction;
725 readonly isX2: boolean;
726 readonly asX2: ITuple<[XcmV1Junction, XcmV1Junction]>;
727 readonly isX3: boolean;
728 readonly asX3: ITuple<[XcmV1Junction, XcmV1Junction, XcmV1Junction]>;
729 readonly isX4: boolean;
730 readonly asX4: ITuple<[XcmV1Junction, XcmV1Junction, XcmV1Junction, XcmV1Junction]>;
731 readonly isX5: boolean;
732 readonly asX5: ITuple<[XcmV1Junction, XcmV1Junction, XcmV1Junction, XcmV1Junction, XcmV1Junction]>;
733 readonly isX6: boolean;
734 readonly asX6: ITuple<[XcmV1Junction, XcmV1Junction, XcmV1Junction, XcmV1Junction, XcmV1Junction, XcmV1Junction]>;
735 readonly isX7: boolean;
736 readonly asX7: ITuple<[XcmV1Junction, XcmV1Junction, XcmV1Junction, XcmV1Junction, XcmV1Junction, XcmV1Junction, XcmV1Junction]>;
737 readonly isX8: boolean;
738 readonly asX8: ITuple<[XcmV1Junction, XcmV1Junction, XcmV1Junction, XcmV1Junction, XcmV1Junction, XcmV1Junction, XcmV1Junction, XcmV1Junction]>;
739 readonly type: 'Here' | 'X1' | 'X2' | 'X3' | 'X4' | 'X5' | 'X6' | 'X7' | 'X8';
740 }
741
742 /** @name XcmV1Junction (96) */
743 export interface XcmV1Junction extends Enum {
744 readonly isParachain: boolean;
745 readonly asParachain: Compact<u32>;
746 readonly isAccountId32: boolean;
747 readonly asAccountId32: {
748 readonly network: XcmV0JunctionNetworkId;
749 readonly id: U8aFixed;
750 } & Struct;
751 readonly isAccountIndex64: boolean;
752 readonly asAccountIndex64: {
753 readonly network: XcmV0JunctionNetworkId;
754 readonly index: Compact<u64>;
755 } & Struct;
756 readonly isAccountKey20: boolean;
757 readonly asAccountKey20: {
758 readonly network: XcmV0JunctionNetworkId;
759 readonly key: U8aFixed;
760 } & Struct;
761 readonly isPalletInstance: boolean;
762 readonly asPalletInstance: u8;
763 readonly isGeneralIndex: boolean;
764 readonly asGeneralIndex: Compact<u128>;
765 readonly isGeneralKey: boolean;
766 readonly asGeneralKey: Bytes;
767 readonly isOnlyChild: boolean;
768 readonly isPlurality: boolean;
769 readonly asPlurality: {
770 readonly id: XcmV0JunctionBodyId;
771 readonly part: XcmV0JunctionBodyPart;
772 } & Struct;
773 readonly type: 'Parachain' | 'AccountId32' | 'AccountIndex64' | 'AccountKey20' | 'PalletInstance' | 'GeneralIndex' | 'GeneralKey' | 'OnlyChild' | 'Plurality';
774 }
775
776 /** @name XcmVersionedXcm (97) */
777 export interface XcmVersionedXcm extends Enum {
778 readonly isV0: boolean;
779 readonly asV0: XcmV0Xcm;
780 readonly isV1: boolean;
781 readonly asV1: XcmV1Xcm;
782 readonly isV2: boolean;
783 readonly asV2: XcmV2Xcm;
784 readonly type: 'V0' | 'V1' | 'V2';
785 }
786
787 /** @name XcmV0Xcm (98) */
788 export interface XcmV0Xcm extends Enum {
789 readonly isWithdrawAsset: boolean;595 readonly isWithdrawAsset: boolean;
790 readonly asWithdrawAsset: {
791 readonly assets: Vec<XcmV0MultiAsset>;
792 readonly effects: Vec<XcmV0Order>;
793 } & Struct;
794 readonly isReserveAssetDeposit: boolean;
795 readonly asReserveAssetDeposit: {
796 readonly assets: Vec<XcmV0MultiAsset>;
797 readonly effects: Vec<XcmV0Order>;
798 } & Struct;
799 readonly isTeleportAsset: boolean;
800 readonly asTeleportAsset: {
801 readonly assets: Vec<XcmV0MultiAsset>;
802 readonly effects: Vec<XcmV0Order>;
803 } & Struct;
804 readonly isQueryResponse: boolean;
805 readonly asQueryResponse: {
806 readonly queryId: Compact<u64>;
807 readonly response: XcmV0Response;
808 } & Struct;
809 readonly isTransferAsset: boolean;
810 readonly asTransferAsset: {
811 readonly assets: Vec<XcmV0MultiAsset>;
812 readonly dest: XcmV0MultiLocation;
813 } & Struct;
814 readonly isTransferReserveAsset: boolean;
815 readonly asTransferReserveAsset: {
816 readonly assets: Vec<XcmV0MultiAsset>;
817 readonly dest: XcmV0MultiLocation;
818 readonly effects: Vec<XcmV0Order>;
819 } & Struct;
820 readonly isTransact: boolean;
821 readonly asTransact: {
822 readonly originType: XcmV0OriginKind;
823 readonly requireWeightAtMost: u64;
824 readonly call: XcmDoubleEncoded;
825 } & Struct;
826 readonly isHrmpNewChannelOpenRequest: boolean;
827 readonly asHrmpNewChannelOpenRequest: {
828 readonly sender: Compact<u32>;
829 readonly maxMessageSize: Compact<u32>;
830 readonly maxCapacity: Compact<u32>;
831 } & Struct;
832 readonly isHrmpChannelAccepted: boolean;
833 readonly asHrmpChannelAccepted: {
834 readonly recipient: Compact<u32>;
835 } & Struct;
836 readonly isHrmpChannelClosing: boolean;
837 readonly asHrmpChannelClosing: {
838 readonly initiator: Compact<u32>;
839 readonly sender: Compact<u32>;
840 readonly recipient: Compact<u32>;
841 } & Struct;
842 readonly isRelayedFrom: boolean;
843 readonly asRelayedFrom: {
844 readonly who: XcmV0MultiLocation;
845 readonly message: XcmV0Xcm;
846 } & Struct;
847 readonly type: 'WithdrawAsset' | 'ReserveAssetDeposit' | 'TeleportAsset' | 'QueryResponse' | 'TransferAsset' | 'TransferReserveAsset' | 'Transact' | 'HrmpNewChannelOpenRequest' | 'HrmpChannelAccepted' | 'HrmpChannelClosing' | 'RelayedFrom';
848 }
849
850 /** @name XcmV0MultiAsset (100) */
851 export interface XcmV0MultiAsset extends Enum {
852 readonly isNone: boolean;
853 readonly isAll: boolean;
854 readonly isAllFungible: boolean;
855 readonly isAllNonFungible: boolean;
856 readonly isAllAbstractFungible: boolean;
857 readonly asAllAbstractFungible: {
858 readonly id: Bytes;
859 } & Struct;
860 readonly isAllAbstractNonFungible: boolean;
861 readonly asAllAbstractNonFungible: {
862 readonly class: Bytes;
863 } & Struct;
864 readonly isAllConcreteFungible: boolean;
865 readonly asAllConcreteFungible: {
866 readonly id: XcmV0MultiLocation;
867 } & Struct;
868 readonly isAllConcreteNonFungible: boolean;
869 readonly asAllConcreteNonFungible: {
870 readonly class: XcmV0MultiLocation;
871 } & Struct;
872 readonly isAbstractFungible: boolean;
873 readonly asAbstractFungible: {
874 readonly id: Bytes;
875 readonly amount: Compact<u128>;
876 } & Struct;
877 readonly isAbstractNonFungible: boolean;
878 readonly asAbstractNonFungible: {
879 readonly class: Bytes;
880 readonly instance: XcmV1MultiassetAssetInstance;
881 } & Struct;
882 readonly isConcreteFungible: boolean;
883 readonly asConcreteFungible: {
884 readonly id: XcmV0MultiLocation;
885 readonly amount: Compact<u128>;
886 } & Struct;
887 readonly isConcreteNonFungible: boolean;
888 readonly asConcreteNonFungible: {
889 readonly class: XcmV0MultiLocation;
890 readonly instance: XcmV1MultiassetAssetInstance;
891 } & Struct;
892 readonly type: 'None' | 'All' | 'AllFungible' | 'AllNonFungible' | 'AllAbstractFungible' | 'AllAbstractNonFungible' | 'AllConcreteFungible' | 'AllConcreteNonFungible' | 'AbstractFungible' | 'AbstractNonFungible' | 'ConcreteFungible' | 'ConcreteNonFungible';
893 }
894
895 /** @name XcmV1MultiassetAssetInstance (101) */
896 export interface XcmV1MultiassetAssetInstance extends Enum {
897 readonly isUndefined: boolean;
898 readonly isIndex: boolean;
899 readonly asIndex: Compact<u128>;
900 readonly isArray4: boolean;
901 readonly asArray4: U8aFixed;
902 readonly isArray8: boolean;
903 readonly asArray8: U8aFixed;
904 readonly isArray16: boolean;
905 readonly asArray16: U8aFixed;
906 readonly isArray32: boolean;
907 readonly asArray32: U8aFixed;
908 readonly isBlob: boolean;
909 readonly asBlob: Bytes;
910 readonly type: 'Undefined' | 'Index' | 'Array4' | 'Array8' | 'Array16' | 'Array32' | 'Blob';
911 }
912
913 /** @name XcmV0Order (104) */
914 export interface XcmV0Order extends Enum {
915 readonly isNull: boolean;
916 readonly isDepositAsset: boolean;
917 readonly asDepositAsset: {
918 readonly assets: Vec<XcmV0MultiAsset>;
919 readonly dest: XcmV0MultiLocation;
920 } & Struct;
921 readonly isDepositReserveAsset: boolean;
922 readonly asDepositReserveAsset: {
923 readonly assets: Vec<XcmV0MultiAsset>;
924 readonly dest: XcmV0MultiLocation;
925 readonly effects: Vec<XcmV0Order>;
926 } & Struct;
927 readonly isExchangeAsset: boolean;
928 readonly asExchangeAsset: {
929 readonly give: Vec<XcmV0MultiAsset>;
930 readonly receive: Vec<XcmV0MultiAsset>;
931 } & Struct;
932 readonly isInitiateReserveWithdraw: boolean;
933 readonly asInitiateReserveWithdraw: {
934 readonly assets: Vec<XcmV0MultiAsset>;
935 readonly reserve: XcmV0MultiLocation;
936 readonly effects: Vec<XcmV0Order>;
937 } & Struct;
938 readonly isInitiateTeleport: boolean;
939 readonly asInitiateTeleport: {
940 readonly assets: Vec<XcmV0MultiAsset>;
941 readonly dest: XcmV0MultiLocation;
942 readonly effects: Vec<XcmV0Order>;
943 } & Struct;
944 readonly isQueryHolding: boolean;
945 readonly asQueryHolding: {
946 readonly queryId: Compact<u64>;
947 readonly dest: XcmV0MultiLocation;
948 readonly assets: Vec<XcmV0MultiAsset>;
949 } & Struct;
950 readonly isBuyExecution: boolean;
951 readonly asBuyExecution: {
952 readonly fees: XcmV0MultiAsset;
953 readonly weight: u64;
954 readonly debt: u64;
955 readonly haltOnError: bool;
956 readonly xcm: Vec<XcmV0Xcm>;
957 } & Struct;
958 readonly type: 'Null' | 'DepositAsset' | 'DepositReserveAsset' | 'ExchangeAsset' | 'InitiateReserveWithdraw' | 'InitiateTeleport' | 'QueryHolding' | 'BuyExecution';
959 }
960
961 /** @name XcmV0Response (106) */
962 export interface XcmV0Response extends Enum {
963 readonly isAssets: boolean;
964 readonly asAssets: Vec<XcmV0MultiAsset>;
965 readonly type: 'Assets';
966 }
967
968 /** @name XcmV0OriginKind (107) */
969 export interface XcmV0OriginKind extends Enum {
970 readonly isNative: boolean;
971 readonly isSovereignAccount: boolean;
972 readonly isSuperuser: boolean;
973 readonly isXcm: boolean;
974 readonly type: 'Native' | 'SovereignAccount' | 'Superuser' | 'Xcm';
975 }
976
977 /** @name XcmDoubleEncoded (108) */
978 export interface XcmDoubleEncoded extends Struct {
979 readonly encoded: Bytes;
980 }
981
982 /** @name XcmV1Xcm (109) */
983 export interface XcmV1Xcm extends Enum {
984 readonly isWithdrawAsset: boolean;
985 readonly asWithdrawAsset: {
986 readonly assets: XcmV1MultiassetMultiAssets;
987 readonly effects: Vec<XcmV1Order>;
988 } & Struct;
989 readonly isReserveAssetDeposited: boolean;
990 readonly asReserveAssetDeposited: {
991 readonly assets: XcmV1MultiassetMultiAssets;
992 readonly effects: Vec<XcmV1Order>;
993 } & Struct;
994 readonly isReceiveTeleportedAsset: boolean;
995 readonly asReceiveTeleportedAsset: {
996 readonly assets: XcmV1MultiassetMultiAssets;
997 readonly effects: Vec<XcmV1Order>;
998 } & Struct;
999 readonly isQueryResponse: boolean;
1000 readonly asQueryResponse: {
1001 readonly queryId: Compact<u64>;
1002 readonly response: XcmV1Response;
1003 } & Struct;
1004 readonly isTransferAsset: boolean;
1005 readonly asTransferAsset: {
1006 readonly assets: XcmV1MultiassetMultiAssets;
1007 readonly beneficiary: XcmV1MultiLocation;
1008 } & Struct;
1009 readonly isTransferReserveAsset: boolean;
1010 readonly asTransferReserveAsset: {
1011 readonly assets: XcmV1MultiassetMultiAssets;
1012 readonly dest: XcmV1MultiLocation;
1013 readonly effects: Vec<XcmV1Order>;
1014 } & Struct;
1015 readonly isTransact: boolean;
1016 readonly asTransact: {
1017 readonly originType: XcmV0OriginKind;
1018 readonly requireWeightAtMost: u64;
1019 readonly call: XcmDoubleEncoded;
1020 } & Struct;
1021 readonly isHrmpNewChannelOpenRequest: boolean;
1022 readonly asHrmpNewChannelOpenRequest: {
1023 readonly sender: Compact<u32>;
1024 readonly maxMessageSize: Compact<u32>;
1025 readonly maxCapacity: Compact<u32>;
1026 } & Struct;
1027 readonly isHrmpChannelAccepted: boolean;
1028 readonly asHrmpChannelAccepted: {
1029 readonly recipient: Compact<u32>;
1030 } & Struct;
1031 readonly isHrmpChannelClosing: boolean;
1032 readonly asHrmpChannelClosing: {
1033 readonly initiator: Compact<u32>;
1034 readonly sender: Compact<u32>;
1035 readonly recipient: Compact<u32>;
1036 } & Struct;
1037 readonly isRelayedFrom: boolean;
1038 readonly asRelayedFrom: {
1039 readonly who: XcmV1MultilocationJunctions;
1040 readonly message: XcmV1Xcm;
1041 } & Struct;
1042 readonly isSubscribeVersion: boolean;
1043 readonly asSubscribeVersion: {
1044 readonly queryId: Compact<u64>;
1045 readonly maxResponseWeight: Compact<u64>;
1046 } & Struct;
1047 readonly isUnsubscribeVersion: boolean;
1048 readonly type: 'WithdrawAsset' | 'ReserveAssetDeposited' | 'ReceiveTeleportedAsset' | 'QueryResponse' | 'TransferAsset' | 'TransferReserveAsset' | 'Transact' | 'HrmpNewChannelOpenRequest' | 'HrmpChannelAccepted' | 'HrmpChannelClosing' | 'RelayedFrom' | 'SubscribeVersion' | 'UnsubscribeVersion';
1049 }
1050
1051 /** @name XcmV1MultiassetMultiAssets (110) */
1052 export interface XcmV1MultiassetMultiAssets extends Vec<XcmV1MultiAsset> {}
1053
1054 /** @name XcmV1MultiAsset (112) */
1055 export interface XcmV1MultiAsset extends Struct {
1056 readonly id: XcmV1MultiassetAssetId;
1057 readonly fun: XcmV1MultiassetFungibility;
1058 }
1059
1060 /** @name XcmV1MultiassetAssetId (113) */
1061 export interface XcmV1MultiassetAssetId extends Enum {
1062 readonly isConcrete: boolean;
1063 readonly asConcrete: XcmV1MultiLocation;
1064 readonly isAbstract: boolean;
1065 readonly asAbstract: Bytes;
1066 readonly type: 'Concrete' | 'Abstract';
1067 }
1068
1069 /** @name XcmV1MultiassetFungibility (114) */
1070 export interface XcmV1MultiassetFungibility extends Enum {
1071 readonly isFungible: boolean;
1072 readonly asFungible: Compact<u128>;
1073 readonly isNonFungible: boolean;
1074 readonly asNonFungible: XcmV1MultiassetAssetInstance;
1075 readonly type: 'Fungible' | 'NonFungible';
1076 }
1077
1078 /** @name XcmV1Order (116) */
1079 export interface XcmV1Order extends Enum {
1080 readonly isNoop: boolean;
1081 readonly isDepositAsset: boolean;
1082 readonly asDepositAsset: {
1083 readonly assets: XcmV1MultiassetMultiAssetFilter;
1084 readonly maxAssets: u32;
1085 readonly beneficiary: XcmV1MultiLocation;
1086 } & Struct;
1087 readonly isDepositReserveAsset: boolean;
1088 readonly asDepositReserveAsset: {
1089 readonly assets: XcmV1MultiassetMultiAssetFilter;
1090 readonly maxAssets: u32;
1091 readonly dest: XcmV1MultiLocation;
1092 readonly effects: Vec<XcmV1Order>;
1093 } & Struct;
1094 readonly isExchangeAsset: boolean;
1095 readonly asExchangeAsset: {
1096 readonly give: XcmV1MultiassetMultiAssetFilter;
1097 readonly receive: XcmV1MultiassetMultiAssets;
1098 } & Struct;
1099 readonly isInitiateReserveWithdraw: boolean;
1100 readonly asInitiateReserveWithdraw: {
1101 readonly assets: XcmV1MultiassetMultiAssetFilter;
1102 readonly reserve: XcmV1MultiLocation;
1103 readonly effects: Vec<XcmV1Order>;
1104 } & Struct;
1105 readonly isInitiateTeleport: boolean;
1106 readonly asInitiateTeleport: {
1107 readonly assets: XcmV1MultiassetMultiAssetFilter;
1108 readonly dest: XcmV1MultiLocation;
1109 readonly effects: Vec<XcmV1Order>;
1110 } & Struct;
1111 readonly isQueryHolding: boolean;
1112 readonly asQueryHolding: {
1113 readonly queryId: Compact<u64>;
1114 readonly dest: XcmV1MultiLocation;
1115 readonly assets: XcmV1MultiassetMultiAssetFilter;
1116 } & Struct;
1117 readonly isBuyExecution: boolean;
1118 readonly asBuyExecution: {
1119 readonly fees: XcmV1MultiAsset;
1120 readonly weight: u64;
1121 readonly debt: u64;
1122 readonly haltOnError: bool;
1123 readonly instructions: Vec<XcmV1Xcm>;
1124 } & Struct;
1125 readonly type: 'Noop' | 'DepositAsset' | 'DepositReserveAsset' | 'ExchangeAsset' | 'InitiateReserveWithdraw' | 'InitiateTeleport' | 'QueryHolding' | 'BuyExecution';
1126 }
1127
1128 /** @name XcmV1MultiassetMultiAssetFilter (117) */
1129 export interface XcmV1MultiassetMultiAssetFilter extends Enum {
1130 readonly isDefinite: boolean;
1131 readonly asDefinite: XcmV1MultiassetMultiAssets;
1132 readonly isWild: boolean;
1133 readonly asWild: XcmV1MultiassetWildMultiAsset;
1134 readonly type: 'Definite' | 'Wild';
1135 }
1136
1137 /** @name XcmV1MultiassetWildMultiAsset (118) */
1138 export interface XcmV1MultiassetWildMultiAsset extends Enum {
1139 readonly isAll: boolean;
1140 readonly isAllOf: boolean;
1141 readonly asAllOf: {
1142 readonly id: XcmV1MultiassetAssetId;
1143 readonly fun: XcmV1MultiassetWildFungibility;
1144 } & Struct;
1145 readonly type: 'All' | 'AllOf';
1146 }
1147
1148 /** @name XcmV1MultiassetWildFungibility (119) */
1149 export interface XcmV1MultiassetWildFungibility extends Enum {
1150 readonly isFungible: boolean;
1151 readonly isNonFungible: boolean;
1152 readonly type: 'Fungible' | 'NonFungible';
1153 }
1154
1155 /** @name XcmV1Response (121) */
1156 export interface XcmV1Response extends Enum {
1157 readonly isAssets: boolean;
1158 readonly asAssets: XcmV1MultiassetMultiAssets;
1159 readonly isVersion: boolean;
1160 readonly asVersion: u32;
1161 readonly type: 'Assets' | 'Version';
1162 }
1163
1164 /** @name XcmV2Xcm (122) */
1165 export interface XcmV2Xcm extends Vec<XcmV2Instruction> {}
1166
1167 /** @name XcmV2Instruction (124) */
1168 export interface XcmV2Instruction extends Enum {
1169 readonly isWithdrawAsset: boolean;
1170 readonly asWithdrawAsset: XcmV1MultiassetMultiAssets;596 readonly asWithdrawAsset: XcmV1MultiassetMultiAssets;
1171 readonly isReserveAssetDeposited: boolean;597 readonly isReserveAssetDeposited: boolean;
1172 readonly asReserveAssetDeposited: XcmV1MultiassetMultiAssets;598 readonly asReserveAssetDeposited: XcmV1MultiassetMultiAssets;
1284 readonly type: 'WithdrawAsset' | 'ReserveAssetDeposited' | 'ReceiveTeleportedAsset' | 'QueryResponse' | 'TransferAsset' | 'TransferReserveAsset' | 'Transact' | 'HrmpNewChannelOpenRequest' | 'HrmpChannelAccepted' | 'HrmpChannelClosing' | 'ClearOrigin' | 'DescendOrigin' | 'ReportError' | 'DepositAsset' | 'DepositReserveAsset' | 'ExchangeAsset' | 'InitiateReserveWithdraw' | 'InitiateTeleport' | 'QueryHolding' | 'BuyExecution' | 'RefundSurplus' | 'SetErrorHandler' | 'SetAppendix' | 'ClearError' | 'ClaimAsset' | 'Trap' | 'SubscribeVersion' | 'UnsubscribeVersion';710 readonly type: 'WithdrawAsset' | 'ReserveAssetDeposited' | 'ReceiveTeleportedAsset' | 'QueryResponse' | 'TransferAsset' | 'TransferReserveAsset' | 'Transact' | 'HrmpNewChannelOpenRequest' | 'HrmpChannelAccepted' | 'HrmpChannelClosing' | 'ClearOrigin' | 'DescendOrigin' | 'ReportError' | 'DepositAsset' | 'DepositReserveAsset' | 'ExchangeAsset' | 'InitiateReserveWithdraw' | 'InitiateTeleport' | 'QueryHolding' | 'BuyExecution' | 'RefundSurplus' | 'SetErrorHandler' | 'SetAppendix' | 'ClearError' | 'ClaimAsset' | 'Trap' | 'SubscribeVersion' | 'UnsubscribeVersion';
1285 }711 }
1286712
1287 /** @name XcmV2Response (125) */713 /** @name XcmV1MultiassetMultiAssets (58) */
714 interface XcmV1MultiassetMultiAssets extends Vec<XcmV1MultiAsset> {}
715
716 /** @name XcmV1MultiAsset (60) */
717 interface XcmV1MultiAsset extends Struct {
718 readonly id: XcmV1MultiassetAssetId;
719 readonly fun: XcmV1MultiassetFungibility;
720 }
721
722 /** @name XcmV1MultiassetAssetId (61) */
723 interface XcmV1MultiassetAssetId extends Enum {
724 readonly isConcrete: boolean;
725 readonly asConcrete: XcmV1MultiLocation;
726 readonly isAbstract: boolean;
727 readonly asAbstract: Bytes;
728 readonly type: 'Concrete' | 'Abstract';
729 }
730
731 /** @name XcmV1MultiassetFungibility (62) */
732 interface XcmV1MultiassetFungibility extends Enum {
733 readonly isFungible: boolean;
734 readonly asFungible: Compact<u128>;
735 readonly isNonFungible: boolean;
736 readonly asNonFungible: XcmV1MultiassetAssetInstance;
737 readonly type: 'Fungible' | 'NonFungible';
738 }
739
740 /** @name XcmV1MultiassetAssetInstance (63) */
741 interface XcmV1MultiassetAssetInstance extends Enum {
742 readonly isUndefined: boolean;
743 readonly isIndex: boolean;
744 readonly asIndex: Compact<u128>;
745 readonly isArray4: boolean;
746 readonly asArray4: U8aFixed;
747 readonly isArray8: boolean;
748 readonly asArray8: U8aFixed;
749 readonly isArray16: boolean;
750 readonly asArray16: U8aFixed;
751 readonly isArray32: boolean;
752 readonly asArray32: U8aFixed;
753 readonly isBlob: boolean;
754 readonly asBlob: Bytes;
755 readonly type: 'Undefined' | 'Index' | 'Array4' | 'Array8' | 'Array16' | 'Array32' | 'Blob';
756 }
757
758 /** @name XcmV2Response (66) */
1288 export interface XcmV2Response extends Enum {759 interface XcmV2Response extends Enum {
1289 readonly isNull: boolean;760 readonly isNull: boolean;
1290 readonly isAssets: boolean;761 readonly isAssets: boolean;
1291 readonly asAssets: XcmV1MultiassetMultiAssets;762 readonly asAssets: XcmV1MultiassetMultiAssets;
1296 readonly type: 'Null' | 'Assets' | 'ExecutionResult' | 'Version';767 readonly type: 'Null' | 'Assets' | 'ExecutionResult' | 'Version';
1297 }768 }
1298769
1299 /** @name XcmV2TraitsError (128) */770 /** @name XcmV0OriginKind (69) */
1300 export interface XcmV2TraitsError extends Enum {771 interface XcmV0OriginKind extends Enum {
1301 readonly isOverflow: boolean;772 readonly isNative: boolean;
1302 readonly isUnimplemented: boolean;773 readonly isSovereignAccount: boolean;
1303 readonly isUntrustedReserveLocation: boolean;774 readonly isSuperuser: boolean;
1304 readonly isUntrustedTeleportLocation: boolean;775 readonly isXcm: boolean;
1305 readonly isMultiLocationFull: boolean;776 readonly type: 'Native' | 'SovereignAccount' | 'Superuser' | 'Xcm';
1306 readonly isMultiLocationNotInvertible: boolean;
1307 readonly isBadOrigin: boolean;
1308 readonly isInvalidLocation: boolean;
1309 readonly isAssetNotFound: boolean;
1310 readonly isFailedToTransactAsset: boolean;
1311 readonly isNotWithdrawable: boolean;
1312 readonly isLocationCannotHold: boolean;
1313 readonly isExceedsMaxMessageSize: boolean;
1314 readonly isDestinationUnsupported: boolean;
1315 readonly isTransport: boolean;
1316 readonly isUnroutable: boolean;
1317 readonly isUnknownClaim: boolean;
1318 readonly isFailedToDecode: boolean;
1319 readonly isMaxWeightInvalid: boolean;
1320 readonly isNotHoldingFees: boolean;
1321 readonly isTooExpensive: boolean;
1322 readonly isTrap: boolean;
1323 readonly asTrap: u64;
1324 readonly isUnhandledXcmVersion: boolean;
1325 readonly isWeightLimitReached: boolean;
1326 readonly asWeightLimitReached: u64;
1327 readonly isBarrier: boolean;
1328 readonly isWeightNotComputable: boolean;
1329 readonly type: 'Overflow' | 'Unimplemented' | 'UntrustedReserveLocation' | 'UntrustedTeleportLocation' | 'MultiLocationFull' | 'MultiLocationNotInvertible' | 'BadOrigin' | 'InvalidLocation' | 'AssetNotFound' | 'FailedToTransactAsset' | 'NotWithdrawable' | 'LocationCannotHold' | 'ExceedsMaxMessageSize' | 'DestinationUnsupported' | 'Transport' | 'Unroutable' | 'UnknownClaim' | 'FailedToDecode' | 'MaxWeightInvalid' | 'NotHoldingFees' | 'TooExpensive' | 'Trap' | 'UnhandledXcmVersion' | 'WeightLimitReached' | 'Barrier' | 'WeightNotComputable';
1330 }777 }
1331778
1332 /** @name XcmV2WeightLimit (129) */779 /** @name XcmDoubleEncoded (70) */
780 interface XcmDoubleEncoded extends Struct {
781 readonly encoded: Bytes;
782 }
783
784 /** @name XcmV1MultiassetMultiAssetFilter (71) */
785 interface XcmV1MultiassetMultiAssetFilter extends Enum {
786 readonly isDefinite: boolean;
787 readonly asDefinite: XcmV1MultiassetMultiAssets;
788 readonly isWild: boolean;
789 readonly asWild: XcmV1MultiassetWildMultiAsset;
790 readonly type: 'Definite' | 'Wild';
791 }
792
793 /** @name XcmV1MultiassetWildMultiAsset (72) */
794 interface XcmV1MultiassetWildMultiAsset extends Enum {
795 readonly isAll: boolean;
796 readonly isAllOf: boolean;
797 readonly asAllOf: {
798 readonly id: XcmV1MultiassetAssetId;
799 readonly fun: XcmV1MultiassetWildFungibility;
800 } & Struct;
801 readonly type: 'All' | 'AllOf';
802 }
803
804 /** @name XcmV1MultiassetWildFungibility (73) */
805 interface XcmV1MultiassetWildFungibility extends Enum {
806 readonly isFungible: boolean;
807 readonly isNonFungible: boolean;
808 readonly type: 'Fungible' | 'NonFungible';
809 }
810
811 /** @name XcmV2WeightLimit (74) */
1333 export interface XcmV2WeightLimit extends Enum {812 interface XcmV2WeightLimit extends Enum {
1334 readonly isUnlimited: boolean;813 readonly isUnlimited: boolean;
1335 readonly isLimited: boolean;814 readonly isLimited: boolean;
1336 readonly asLimited: Compact<u64>;815 readonly asLimited: Compact<u64>;
1337 readonly type: 'Unlimited' | 'Limited';816 readonly type: 'Unlimited' | 'Limited';
1338 }817 }
1339818
1340 /** @name XcmVersionedMultiAssets (130) */819 /** @name XcmVersionedMultiAssets (76) */
1341 export interface XcmVersionedMultiAssets extends Enum {820 interface XcmVersionedMultiAssets extends Enum {
1342 readonly isV0: boolean;821 readonly isV0: boolean;
1343 readonly asV0: Vec<XcmV0MultiAsset>;822 readonly asV0: Vec<XcmV0MultiAsset>;
1344 readonly isV1: boolean;823 readonly isV1: boolean;
1345 readonly asV1: XcmV1MultiassetMultiAssets;824 readonly asV1: XcmV1MultiassetMultiAssets;
1346 readonly type: 'V0' | 'V1';825 readonly type: 'V0' | 'V1';
1347 }826 }
1348827
1349 /** @name CumulusPalletXcmCall (145) */828 /** @name XcmV0MultiAsset (78) */
1350 export type CumulusPalletXcmCall = Null;829 interface XcmV0MultiAsset extends Enum {
830 readonly isNone: boolean;
831 readonly isAll: boolean;
832 readonly isAllFungible: boolean;
833 readonly isAllNonFungible: boolean;
834 readonly isAllAbstractFungible: boolean;
835 readonly asAllAbstractFungible: {
836 readonly id: Bytes;
837 } & Struct;
838 readonly isAllAbstractNonFungible: boolean;
839 readonly asAllAbstractNonFungible: {
840 readonly class: Bytes;
841 } & Struct;
842 readonly isAllConcreteFungible: boolean;
843 readonly asAllConcreteFungible: {
844 readonly id: XcmV0MultiLocation;
845 } & Struct;
846 readonly isAllConcreteNonFungible: boolean;
847 readonly asAllConcreteNonFungible: {
848 readonly class: XcmV0MultiLocation;
849 } & Struct;
850 readonly isAbstractFungible: boolean;
851 readonly asAbstractFungible: {
852 readonly id: Bytes;
853 readonly amount: Compact<u128>;
854 } & Struct;
855 readonly isAbstractNonFungible: boolean;
856 readonly asAbstractNonFungible: {
857 readonly class: Bytes;
858 readonly instance: XcmV1MultiassetAssetInstance;
859 } & Struct;
860 readonly isConcreteFungible: boolean;
861 readonly asConcreteFungible: {
862 readonly id: XcmV0MultiLocation;
863 readonly amount: Compact<u128>;
864 } & Struct;
865 readonly isConcreteNonFungible: boolean;
866 readonly asConcreteNonFungible: {
867 readonly class: XcmV0MultiLocation;
868 readonly instance: XcmV1MultiassetAssetInstance;
869 } & Struct;
870 readonly type: 'None' | 'All' | 'AllFungible' | 'AllNonFungible' | 'AllAbstractFungible' | 'AllAbstractNonFungible' | 'AllConcreteFungible' | 'AllConcreteNonFungible' | 'AbstractFungible' | 'AbstractNonFungible' | 'ConcreteFungible' | 'ConcreteNonFungible';
871 }
1351872
1352 /** @name CumulusPalletDmpQueueCall (146) */873 /** @name XcmV0MultiLocation (79) */
1353 export interface CumulusPalletDmpQueueCall extends Enum {874 interface XcmV0MultiLocation extends Enum {
875 readonly isNull: boolean;
876 readonly isX1: boolean;
877 readonly asX1: XcmV0Junction;
878 readonly isX2: boolean;
879 readonly asX2: ITuple<[XcmV0Junction, XcmV0Junction]>;
880 readonly isX3: boolean;
881 readonly asX3: ITuple<[XcmV0Junction, XcmV0Junction, XcmV0Junction]>;
882 readonly isX4: boolean;
883 readonly asX4: ITuple<[XcmV0Junction, XcmV0Junction, XcmV0Junction, XcmV0Junction]>;
884 readonly isX5: boolean;
885 readonly asX5: ITuple<[XcmV0Junction, XcmV0Junction, XcmV0Junction, XcmV0Junction, XcmV0Junction]>;
886 readonly isX6: boolean;
887 readonly asX6: ITuple<[XcmV0Junction, XcmV0Junction, XcmV0Junction, XcmV0Junction, XcmV0Junction, XcmV0Junction]>;
888 readonly isX7: boolean;
889 readonly asX7: ITuple<[XcmV0Junction, XcmV0Junction, XcmV0Junction, XcmV0Junction, XcmV0Junction, XcmV0Junction, XcmV0Junction]>;
890 readonly isX8: boolean;
891 readonly asX8: ITuple<[XcmV0Junction, XcmV0Junction, XcmV0Junction, XcmV0Junction, XcmV0Junction, XcmV0Junction, XcmV0Junction, XcmV0Junction]>;
892 readonly type: 'Null' | 'X1' | 'X2' | 'X3' | 'X4' | 'X5' | 'X6' | 'X7' | 'X8';
893 }
894
895 /** @name XcmV0Junction (80) */
896 interface XcmV0Junction extends Enum {
897 readonly isParent: boolean;
898 readonly isParachain: boolean;
899 readonly asParachain: Compact<u32>;
1354 readonly isServiceOverweight: boolean;900 readonly isAccountId32: boolean;
1355 readonly asServiceOverweight: {901 readonly asAccountId32: {
1356 readonly index: u64;902 readonly network: XcmV0JunctionNetworkId;
1357 readonly weightLimit: u64;903 readonly id: U8aFixed;
1358 } & Struct;904 } & Struct;
905 readonly isAccountIndex64: boolean;
906 readonly asAccountIndex64: {
907 readonly network: XcmV0JunctionNetworkId;
908 readonly index: Compact<u64>;
909 } & Struct;
910 readonly isAccountKey20: boolean;
911 readonly asAccountKey20: {
912 readonly network: XcmV0JunctionNetworkId;
913 readonly key: U8aFixed;
914 } & Struct;
915 readonly isPalletInstance: boolean;
916 readonly asPalletInstance: u8;
917 readonly isGeneralIndex: boolean;
918 readonly asGeneralIndex: Compact<u128>;
919 readonly isGeneralKey: boolean;
920 readonly asGeneralKey: Bytes;
921 readonly isOnlyChild: boolean;
922 readonly isPlurality: boolean;
923 readonly asPlurality: {
924 readonly id: XcmV0JunctionBodyId;
925 readonly part: XcmV0JunctionBodyPart;
926 } & Struct;
1359 readonly type: 'Parent' | 'Parachain' | 'AccountId32' | 'AccountIndex64' | 'AccountKey20' | 'PalletInstance' | 'GeneralIndex' | 'GeneralKey' | 'OnlyChild' | 'Plurality';927 readonly type: 'Parent' | 'Parachain' | 'AccountId32' | 'AccountIndex64' | 'AccountKey20' | 'PalletInstance' | 'GeneralIndex' | 'GeneralKey' | 'OnlyChild' | 'Plurality';
1360 }928 }
1361929
1379 readonly type: 'InvalidFormat' | 'UnsupportedVersion' | 'ExecutedDownward';947 readonly type: 'InvalidFormat' | 'UnsupportedVersion' | 'ExecutedDownward';
1380 }948 }
1381949
1382 /** @name PalletInflationCall (147) */950 /** @name CumulusPalletDmpQueueEvent (83) */
1383 export interface PalletInflationCall extends Enum {951 interface CumulusPalletDmpQueueEvent extends Enum {
1384 readonly isStartInflation: boolean;952 readonly isInvalidFormat: boolean;
1385 readonly asStartInflation: {953 readonly asInvalidFormat: {
1386 readonly inflationStartRelayBlock: u32;954 readonly messageId: U8aFixed;
1387 } & Struct;955 } & Struct;
1388<<<<<<< HEAD
1389 readonly isUnsupportedVersion: boolean;956 readonly isUnsupportedVersion: boolean;
1390 readonly asUnsupportedVersion: {957 readonly asUnsupportedVersion: {
1391 readonly messageId: U8aFixed;958 readonly messageId: U8aFixed;
1392=======
1393 readonly type: 'StartInflation';
1394 }
1395
1396 /** @name PalletUniqueCall (148) */
1397 export interface PalletUniqueCall extends Enum {
1398 readonly isCreateCollection: boolean;
1399 readonly asCreateCollection: {
1400 readonly collectionName: Vec<u16>;
1401 readonly collectionDescription: Vec<u16>;
1402 readonly tokenPrefix: Bytes;
1403 readonly mode: UpDataStructsCollectionMode;
1404>>>>>>> b43f8da0... added totalstaked & fix bug with number in RPC Client
1405 } & Struct;959 } & Struct;
1406 readonly isExecutedDownward: boolean;960 readonly isExecutedDownward: boolean;
1407 readonly asExecutedDownward: {961 readonly asExecutedDownward: {
1541 readonly asCollectionDestroyed: {1095 readonly asCollectionDestroyed: {
1542 readonly issuer: AccountId32;1096 readonly issuer: AccountId32;
1543 readonly collectionId: u32;1097 readonly collectionId: u32;
1544 readonly newAdmin: PalletEvmAccountBasicCrossAccountIdRepr;
1545 } & Struct;1098 } & Struct;
1546 readonly isIssuerChanged: boolean;1099 readonly isIssuerChanged: boolean;
1547 readonly asIssuerChanged: {1100 readonly asIssuerChanged: {
1608 readonly nftId: u32;1161 readonly nftId: u32;
1609 readonly resourceId: u32;1162 readonly resourceId: u32;
1610 } & Struct;1163 } & Struct;
1611 readonly isCreateMultipleItemsEx: boolean;1164 readonly isResourceRemovalAccepted: boolean;
1612 readonly asCreateMultipleItemsEx: {1165 readonly asResourceRemovalAccepted: {
1613 readonly collectionId: u32;1166 readonly nftId: u32;
1614 readonly data: UpDataStructsCreateItemExData;1167 readonly resourceId: u32;
1615 } & Struct;1168 } & Struct;
1616 readonly isSetTransfersEnabledFlag: boolean;1169 readonly isPrioritySet: boolean;
1617 readonly asSetTransfersEnabledFlag: {1170 readonly asPrioritySet: {
1618 readonly collectionId: u32;1171 readonly collectionId: u32;
1619 readonly value: bool;1172 readonly nftId: u32;
1620 } & Struct;1173 } & Struct;
1621 readonly isBurnItem: boolean;1174 readonly type: 'CollectionCreated' | 'CollectionDestroyed' | 'IssuerChanged' | 'CollectionLocked' | 'NftMinted' | 'NftBurned' | 'NftSent' | 'NftAccepted' | 'NftRejected' | 'PropertySet' | 'ResourceAdded' | 'ResourceRemoval' | 'ResourceAccepted' | 'ResourceRemovalAccepted' | 'PrioritySet';
1175 }
1176
1177 /** @name RmrkTraitsNftAccountIdOrCollectionNftTuple (97) */
1178 interface RmrkTraitsNftAccountIdOrCollectionNftTuple extends Enum {
1179 readonly isAccountId: boolean;
1622 readonly asBurnItem: {1180 readonly asAccountId: AccountId32;
1623 readonly collectionId: u32;1181 readonly isCollectionAndNftTuple: boolean;
1182 readonly asCollectionAndNftTuple: ITuple<[u32, u32]>;
1624 readonly itemId: u32;1183 readonly type: 'AccountId' | 'CollectionAndNftTuple';
1184 }
1185
1186 /** @name PalletRmrkEquipEvent (102) */
1187 interface PalletRmrkEquipEvent extends Enum {
1188 readonly isBaseCreated: boolean;
1625 readonly value: u128;1189 readonly asBaseCreated: {
1190 readonly issuer: AccountId32;
1191 readonly baseId: u32;
1626 } & Struct;1192 } & Struct;
1627 readonly isBurnFrom: boolean;1193 readonly isEquippablesUpdated: boolean;
1628 readonly asBurnFrom: {1194 readonly asEquippablesUpdated: {
1629 readonly collectionId: u32;1195 readonly baseId: u32;
1630 readonly from: PalletEvmAccountBasicCrossAccountIdRepr;1196 readonly slotId: u32;
1631 readonly itemId: u32;
1632 readonly value: u128;
1633 } & Struct;1197 } & Struct;
1198 readonly type: 'BaseCreated' | 'EquippablesUpdated';
1199 }
1200
1201 /** @name PalletEvmEvent (103) */
1202 interface PalletEvmEvent extends Enum {
1203 readonly isLog: boolean;
1204 readonly asLog: EthereumLog;
1205 readonly isCreated: boolean;
1206 readonly asCreated: H160;
1207 readonly isCreatedFailed: boolean;
1208 readonly asCreatedFailed: H160;
1209 readonly isExecuted: boolean;
1210 readonly asExecuted: H160;
1211 readonly isExecutedFailed: boolean;
1212 readonly asExecutedFailed: H160;
1213 readonly isBalanceDeposit: boolean;
1214 readonly asBalanceDeposit: ITuple<[AccountId32, H160, U256]>;
1215 readonly isBalanceWithdraw: boolean;
1216 readonly asBalanceWithdraw: ITuple<[AccountId32, H160, U256]>;
1217 readonly type: 'Log' | 'Created' | 'CreatedFailed' | 'Executed' | 'ExecutedFailed' | 'BalanceDeposit' | 'BalanceWithdraw';
1218 }
1219
1220 /** @name EthereumLog (104) */
1221 interface EthereumLog extends Struct {
1222 readonly address: H160;
1223 readonly topics: Vec<H256>;
1224 readonly data: Bytes;
1225 }
1226
1227 /** @name PalletEthereumEvent (108) */
1228 interface PalletEthereumEvent extends Enum {
1229 readonly isExecuted: boolean;
1230 readonly asExecuted: ITuple<[H160, H160, H256, EvmCoreErrorExitReason]>;
1231 readonly type: 'Executed';
1232 }
1233
1234 /** @name EvmCoreErrorExitReason (109) */
1235 interface EvmCoreErrorExitReason extends Enum {
1236 readonly isSucceed: boolean;
1237 readonly asSucceed: EvmCoreErrorExitSucceed;
1238 readonly isError: boolean;
1239 readonly asError: EvmCoreErrorExitError;
1240 readonly isRevert: boolean;
1241 readonly asRevert: EvmCoreErrorExitRevert;
1242 readonly isFatal: boolean;
1243 readonly asFatal: EvmCoreErrorExitFatal;
1244 readonly type: 'Succeed' | 'Error' | 'Revert' | 'Fatal';
1245 }
1246
1247 /** @name EvmCoreErrorExitSucceed (110) */
1248 interface EvmCoreErrorExitSucceed extends Enum {
1249 readonly isStopped: boolean;
1250 readonly isReturned: boolean;
1251 readonly isSuicided: boolean;
1252 readonly type: 'Stopped' | 'Returned' | 'Suicided';
1253 }
1254
1255 /** @name EvmCoreErrorExitError (111) */
1256 interface EvmCoreErrorExitError extends Enum {
1257 readonly isStackUnderflow: boolean;
1258 readonly isStackOverflow: boolean;
1259 readonly isInvalidJump: boolean;
1260 readonly isInvalidRange: boolean;
1261 readonly isDesignatedInvalid: boolean;
1262 readonly isCallTooDeep: boolean;
1263 readonly isCreateCollision: boolean;
1264 readonly isCreateContractLimit: boolean;
1265 readonly isOutOfOffset: boolean;
1266 readonly isOutOfGas: boolean;
1267 readonly isOutOfFund: boolean;
1268 readonly isPcUnderflow: boolean;
1269 readonly isCreateEmpty: boolean;
1270 readonly isOther: boolean;
1271 readonly asOther: Text;
1272 readonly isInvalidCode: boolean;
1273 readonly type: 'StackUnderflow' | 'StackOverflow' | 'InvalidJump' | 'InvalidRange' | 'DesignatedInvalid' | 'CallTooDeep' | 'CreateCollision' | 'CreateContractLimit' | 'OutOfOffset' | 'OutOfGas' | 'OutOfFund' | 'PcUnderflow' | 'CreateEmpty' | 'Other' | 'InvalidCode';
1274 }
1275
1276 /** @name EvmCoreErrorExitRevert (114) */
1277 interface EvmCoreErrorExitRevert extends Enum {
1278 readonly isReverted: boolean;
1279 readonly type: 'Reverted';
1280 }
1281
1282 /** @name EvmCoreErrorExitFatal (115) */
1283 interface EvmCoreErrorExitFatal extends Enum {
1284 readonly isNotSupported: boolean;
1285 readonly isUnhandledInterrupt: boolean;
1286 readonly isCallErrorAsFatal: boolean;
1287 readonly asCallErrorAsFatal: EvmCoreErrorExitError;
1288 readonly isOther: boolean;
1289 readonly asOther: Text;
1290 readonly type: 'NotSupported' | 'UnhandledInterrupt' | 'CallErrorAsFatal' | 'Other';
1291 }
1292
1293 /** @name FrameSystemPhase (116) */
1294 interface FrameSystemPhase extends Enum {
1295 readonly isApplyExtrinsic: boolean;
1296 readonly asApplyExtrinsic: u32;
1297 readonly isFinalization: boolean;
1298 readonly isInitialization: boolean;
1299 readonly type: 'ApplyExtrinsic' | 'Finalization' | 'Initialization';
1300 }
1301
1302 /** @name FrameSystemLastRuntimeUpgradeInfo (118) */
1303 interface FrameSystemLastRuntimeUpgradeInfo extends Struct {
1304 readonly specVersion: Compact<u32>;
1305 readonly specName: Text;
1306 }
1307
1308 /** @name FrameSystemCall (119) */
1309 interface FrameSystemCall extends Enum {
1310 readonly isFillBlock: boolean;
1311 readonly asFillBlock: {
1312 readonly ratio: Perbill;
1313 } & Struct;
1314 readonly isRemark: boolean;
1315 readonly asRemark: {
1316 readonly remark: Bytes;
1317 } & Struct;
1318 readonly isSetHeapPages: boolean;
1319 readonly asSetHeapPages: {
1320 readonly pages: u64;
1321 } & Struct;
1634 readonly isSetCode: boolean;1322 readonly isSetCode: boolean;
1635 readonly asSetCode: {1323 readonly asSetCode: {
1636 readonly code: Bytes;1324 readonly code: Bytes;
1656 readonly asRemarkWithEvent: {1344 readonly asRemarkWithEvent: {
1657 readonly remark: Bytes;1345 readonly remark: Bytes;
1658 } & Struct;1346 } & Struct;
1347 readonly type: 'FillBlock' | 'Remark' | 'SetHeapPages' | 'SetCode' | 'SetCodeWithoutChecks' | 'SetStorage' | 'KillStorage' | 'KillPrefix' | 'RemarkWithEvent';
1348 }
1349
1350 /** @name FrameSystemLimitsBlockWeights (124) */
1351 interface FrameSystemLimitsBlockWeights extends Struct {
1352 readonly baseBlock: u64;
1353 readonly maxBlock: u64;
1354 readonly perClass: FrameSupportWeightsPerDispatchClassWeightsPerClass;
1355 }
1356
1357 /** @name FrameSupportWeightsPerDispatchClassWeightsPerClass (125) */
1358 interface FrameSupportWeightsPerDispatchClassWeightsPerClass extends Struct {
1359 readonly normal: FrameSystemLimitsWeightsPerClass;
1360 readonly operational: FrameSystemLimitsWeightsPerClass;
1361 readonly mandatory: FrameSystemLimitsWeightsPerClass;
1362 }
1363
1364 /** @name FrameSystemLimitsWeightsPerClass (126) */
1365 interface FrameSystemLimitsWeightsPerClass extends Struct {
1366 readonly baseExtrinsic: u64;
1367 readonly maxExtrinsic: Option<u64>;
1368 readonly maxTotal: Option<u64>;
1369 readonly reserved: Option<u64>;
1370 }
1371
1372 /** @name FrameSystemLimitsBlockLength (128) */
1373 interface FrameSystemLimitsBlockLength extends Struct {
1374 readonly max: FrameSupportWeightsPerDispatchClassU32;
1375 }
1376
1377 /** @name FrameSupportWeightsPerDispatchClassU32 (129) */
1378 interface FrameSupportWeightsPerDispatchClassU32 extends Struct {
1379 readonly normal: u32;
1380 readonly operational: u32;
1381 readonly mandatory: u32;
1382 }
1383
1384 /** @name FrameSupportWeightsRuntimeDbWeight (130) */
1385 interface FrameSupportWeightsRuntimeDbWeight extends Struct {
1386 readonly read: u64;
1387 readonly write: u64;
1388 }
1389
1390 /** @name SpVersionRuntimeVersion (131) */
1391 interface SpVersionRuntimeVersion extends Struct {
1392 readonly specName: Text;
1393 readonly implName: Text;
1394 readonly authoringVersion: u32;
1395 readonly specVersion: u32;
1396 readonly implVersion: u32;
1397 readonly apis: Vec<ITuple<[U8aFixed, u32]>>;
1398 readonly transactionVersion: u32;
1399 readonly stateVersion: u8;
1400 }
1401
1402 /** @name FrameSystemError (136) */
1403 interface FrameSystemError extends Enum {
1404 readonly isInvalidSpecName: boolean;
1405 readonly isSpecVersionNeedsToIncrease: boolean;
1406 readonly isFailedToExtractRuntimeVersion: boolean;
1407 readonly isNonDefaultComposite: boolean;
1408 readonly isNonZeroRefCount: boolean;
1409 readonly isCallFiltered: boolean;
1410 readonly type: 'InvalidSpecName' | 'SpecVersionNeedsToIncrease' | 'FailedToExtractRuntimeVersion' | 'NonDefaultComposite' | 'NonZeroRefCount' | 'CallFiltered';
1411 }
1412
1413 /** @name PolkadotPrimitivesV2PersistedValidationData (137) */
1414 interface PolkadotPrimitivesV2PersistedValidationData extends Struct {
1415 readonly parentHead: Bytes;
1416 readonly relayParentNumber: u32;
1417 readonly relayParentStorageRoot: H256;
1418 readonly maxPovSize: u32;
1419 }
1420
1421 /** @name PolkadotPrimitivesV2UpgradeRestriction (140) */
1422 interface PolkadotPrimitivesV2UpgradeRestriction extends Enum {
1423 readonly isPresent: boolean;
1424 readonly type: 'Present';
1425 }
1426
1427 /** @name SpTrieStorageProof (141) */
1428 interface SpTrieStorageProof extends Struct {
1429 readonly trieNodes: BTreeSet<Bytes>;
1430 }
1431
1432 /** @name CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot (143) */
1433 interface CumulusPalletParachainSystemRelayStateSnapshotMessagingStateSnapshot extends Struct {
1434 readonly dmqMqcHead: H256;
1435 readonly relayDispatchQueueSize: ITuple<[u32, u32]>;
1436 readonly ingressChannels: Vec<ITuple<[u32, PolkadotPrimitivesV2AbridgedHrmpChannel]>>;
1437 readonly egressChannels: Vec<ITuple<[u32, PolkadotPrimitivesV2AbridgedHrmpChannel]>>;
1438 }
1439
1440 /** @name PolkadotPrimitivesV2AbridgedHrmpChannel (146) */
1441 interface PolkadotPrimitivesV2AbridgedHrmpChannel extends Struct {
1442 readonly maxCapacity: u32;
1443 readonly maxTotalSize: u32;
1444 readonly maxMessageSize: u32;
1445 readonly msgCount: u32;
1446 readonly totalSize: u32;
1447 readonly mqcHead: Option<H256>;
1448 }
1449
1450 /** @name PolkadotPrimitivesV2AbridgedHostConfiguration (147) */
1451 interface PolkadotPrimitivesV2AbridgedHostConfiguration extends Struct {
1452 readonly maxCodeSize: u32;
1453 readonly maxHeadDataSize: u32;
1454 readonly maxUpwardQueueCount: u32;
1455 readonly maxUpwardQueueSize: u32;
1456 readonly maxUpwardMessageSize: u32;
1457 readonly maxUpwardMessageNumPerCandidate: u32;
1458 readonly hrmpMaxMessageNumPerCandidate: u32;
1459 readonly validationUpgradeCooldown: u32;
1460 readonly validationUpgradeDelay: u32;
1461 }
1462
1463 /** @name PolkadotCorePrimitivesOutboundHrmpMessage (153) */
1464 interface PolkadotCorePrimitivesOutboundHrmpMessage extends Struct {
1465 readonly recipient: u32;
1466 readonly data: Bytes;
1467 }
1468
1469 /** @name CumulusPalletParachainSystemCall (154) */
1470 interface CumulusPalletParachainSystemCall extends Enum {
1471 readonly isSetValidationData: boolean;
1472 readonly asSetValidationData: {
1473 readonly data: CumulusPrimitivesParachainInherentParachainInherentData;
1474 } & Struct;
1475 readonly isSudoSendUpwardMessage: boolean;
1476 readonly asSudoSendUpwardMessage: {
1477 readonly message: Bytes;
1478 } & Struct;
1479 readonly isAuthorizeUpgrade: boolean;
1480 readonly asAuthorizeUpgrade: {
1481 readonly codeHash: H256;
1482 } & Struct;
1483 readonly isEnactAuthorizedUpgrade: boolean;
1484 readonly asEnactAuthorizedUpgrade: {
1485 readonly code: Bytes;
1486 } & Struct;
1487 readonly type: 'SetValidationData' | 'SudoSendUpwardMessage' | 'AuthorizeUpgrade' | 'EnactAuthorizedUpgrade';
1488 }
1489
1490 /** @name CumulusPrimitivesParachainInherentParachainInherentData (155) */
1491 interface CumulusPrimitivesParachainInherentParachainInherentData extends Struct {
1492 readonly validationData: PolkadotPrimitivesV2PersistedValidationData;
1493 readonly relayChainState: SpTrieStorageProof;
1494 readonly downwardMessages: Vec<PolkadotCorePrimitivesInboundDownwardMessage>;
1495 readonly horizontalMessages: BTreeMap<u32, Vec<PolkadotCorePrimitivesInboundHrmpMessage>>;
1496 }
1497
1498 /** @name PolkadotCorePrimitivesInboundDownwardMessage (157) */
1499 interface PolkadotCorePrimitivesInboundDownwardMessage extends Struct {
1500 readonly sentAt: u32;
1501 readonly msg: Bytes;
1502 }
1503
1504 /** @name PolkadotCorePrimitivesInboundHrmpMessage (160) */
1505 interface PolkadotCorePrimitivesInboundHrmpMessage extends Struct {
1506 readonly sentAt: u32;
1507 readonly data: Bytes;
1508 }
1509
1510 /** @name CumulusPalletParachainSystemError (163) */
1511 interface CumulusPalletParachainSystemError extends Enum {
1512 readonly isOverlappingUpgrades: boolean;
1513 readonly isProhibitedByPolkadot: boolean;
1514 readonly isTooBig: boolean;
1515 readonly isValidationDataNotAvailable: boolean;
1516 readonly isHostConfigurationNotAvailable: boolean;
1517 readonly isNotScheduled: boolean;
1518 readonly isNothingAuthorized: boolean;
1519 readonly isUnauthorized: boolean;
1520 readonly type: 'OverlappingUpgrades' | 'ProhibitedByPolkadot' | 'TooBig' | 'ValidationDataNotAvailable' | 'HostConfigurationNotAvailable' | 'NotScheduled' | 'NothingAuthorized' | 'Unauthorized';
1521 }
1522
1523 /** @name PalletBalancesBalanceLock (165) */
1524 interface PalletBalancesBalanceLock extends Struct {
1525 readonly id: U8aFixed;
1526 readonly amount: u128;
1527 readonly reasons: PalletBalancesReasons;
1528 }
1529
1530 /** @name PalletBalancesReasons (166) */
1531 interface PalletBalancesReasons extends Enum {
1532 readonly isFee: boolean;
1533 readonly isMisc: boolean;
1534 readonly isAll: boolean;
1535 readonly type: 'Fee' | 'Misc' | 'All';
1536 }
1537
1538 /** @name PalletBalancesReserveData (169) */
1539 interface PalletBalancesReserveData extends Struct {
1540 readonly id: U8aFixed;
1541 readonly amount: u128;
1542 }
1543
1544 /** @name PalletBalancesReleases (171) */
1545 interface PalletBalancesReleases extends Enum {
1546 readonly isV100: boolean;
1547 readonly isV200: boolean;
1548 readonly type: 'V100' | 'V200';
1549 }
1550
1551 /** @name PalletBalancesCall (172) */
1552 interface PalletBalancesCall extends Enum {
1553 readonly isTransfer: boolean;
1554 readonly asTransfer: {
1555 readonly dest: MultiAddress;
1556 readonly value: Compact<u128>;
1557 } & Struct;
1558 readonly isSetBalance: boolean;
1559 readonly asSetBalance: {
1560 readonly who: MultiAddress;
1561 readonly newFree: Compact<u128>;
1562 readonly newReserved: Compact<u128>;
1563 } & Struct;
1564 readonly isForceTransfer: boolean;
1565 readonly asForceTransfer: {
1566 readonly source: MultiAddress;
1567 readonly dest: MultiAddress;
1568 readonly value: Compact<u128>;
1569 } & Struct;
1570 readonly isTransferKeepAlive: boolean;
1571 readonly asTransferKeepAlive: {
1572 readonly dest: MultiAddress;
1573 readonly value: Compact<u128>;
1574 } & Struct;
1575 readonly isTransferAll: boolean;
1576 readonly asTransferAll: {
1577 readonly dest: MultiAddress;
1578 readonly keepAlive: bool;
1579 } & Struct;
1580 readonly isForceUnreserve: boolean;
1581 readonly asForceUnreserve: {
1582 readonly who: MultiAddress;
1583 readonly amount: u128;
1584 } & Struct;
1585 readonly type: 'Transfer' | 'SetBalance' | 'ForceTransfer' | 'TransferKeepAlive' | 'TransferAll' | 'ForceUnreserve';
1586 }
1587
1588 /** @name PalletBalancesError (175) */
1589 interface PalletBalancesError extends Enum {
1590 readonly isVestingBalance: boolean;
1591 readonly isLiquidityRestrictions: boolean;
1592 readonly isInsufficientBalance: boolean;
1593 readonly isExistentialDeposit: boolean;
1594 readonly isKeepAlive: boolean;
1595 readonly isExistingVestingSchedule: boolean;
1596 readonly isDeadAccount: boolean;
1597 readonly isTooManyReserves: boolean;
1598 readonly type: 'VestingBalance' | 'LiquidityRestrictions' | 'InsufficientBalance' | 'ExistentialDeposit' | 'KeepAlive' | 'ExistingVestingSchedule' | 'DeadAccount' | 'TooManyReserves';
1599 }
1600
1601 /** @name PalletTimestampCall (177) */
1602 interface PalletTimestampCall extends Enum {
1603 readonly isSet: boolean;
1604 readonly asSet: {
1605 readonly now: Compact<u64>;
1606 } & Struct;
1607 readonly type: 'Set';
1608 }
1609
1610 /** @name PalletTransactionPaymentReleases (179) */
1611 interface PalletTransactionPaymentReleases extends Enum {
1612 readonly isV1Ancient: boolean;
1613 readonly isV2: boolean;
1614 readonly type: 'V1Ancient' | 'V2';
1615 }
1616
1617 /** @name PalletTreasuryProposal (180) */
1618 interface PalletTreasuryProposal extends Struct {
1619 readonly proposer: AccountId32;
1620 readonly value: u128;
1621 readonly beneficiary: AccountId32;
1622 readonly bond: u128;
1623 }
1624
1625 /** @name PalletTreasuryCall (183) */
1626 interface PalletTreasuryCall extends Enum {
1627 readonly isProposeSpend: boolean;
1628 readonly asProposeSpend: {
1629 readonly value: Compact<u128>;
1630 readonly beneficiary: MultiAddress;
1631 } & Struct;
1632 readonly isRejectProposal: boolean;
1633 readonly asRejectProposal: {
1634 readonly proposalId: Compact<u32>;
1635 } & Struct;
1636 readonly isApproveProposal: boolean;
1637 readonly asApproveProposal: {
1638 readonly proposalId: Compact<u32>;
1639 } & Struct;
1640 readonly isSpend: boolean;
1641 readonly asSpend: {
1642 readonly amount: Compact<u128>;
1643 readonly beneficiary: MultiAddress;
1644 } & Struct;
1645 readonly isRemoveApproval: boolean;
1646 readonly asRemoveApproval: {
1647 readonly proposalId: Compact<u32>;
1648 } & Struct;
1649 readonly type: 'ProposeSpend' | 'RejectProposal' | 'ApproveProposal' | 'Spend' | 'RemoveApproval';
1650 }
1651
1652 /** @name FrameSupportPalletId (186) */
1653 interface FrameSupportPalletId extends U8aFixed {}
1654
1655 /** @name PalletTreasuryError (187) */
1656 interface PalletTreasuryError extends Enum {
1657 readonly isInsufficientProposersBalance: boolean;
1658 readonly isInvalidIndex: boolean;
1659 readonly isTooManyApprovals: boolean;
1660 readonly isInsufficientPermission: boolean;
1661 readonly isProposalNotApproved: boolean;
1662 readonly type: 'InsufficientProposersBalance' | 'InvalidIndex' | 'TooManyApprovals' | 'InsufficientPermission' | 'ProposalNotApproved';
1663 }
1664
1665 /** @name PalletSudoCall (188) */
1666 interface PalletSudoCall extends Enum {
1667 readonly isSudo: boolean;
1668 readonly asSudo: {
1669 readonly call: Call;
1670 } & Struct;
1671 readonly isSudoUncheckedWeight: boolean;
1672 readonly asSudoUncheckedWeight: {
1673 readonly call: Call;
1674 readonly weight: u64;
1675 } & Struct;
1676 readonly isSetKey: boolean;
1677 readonly asSetKey: {
1678 readonly new_: MultiAddress;
1679 } & Struct;
1680 readonly isSudoAs: boolean;
1681 readonly asSudoAs: {
1682 readonly who: MultiAddress;
1683 readonly call: Call;
1684 } & Struct;
1685 readonly type: 'Sudo' | 'SudoUncheckedWeight' | 'SetKey' | 'SudoAs';
1686 }
1687
1688 /** @name OrmlVestingModuleCall (190) */
1689 interface OrmlVestingModuleCall extends Enum {
1690 readonly isClaim: boolean;
1691 readonly isVestedTransfer: boolean;
1692 readonly asVestedTransfer: {
1693 readonly dest: MultiAddress;
1694 readonly schedule: OrmlVestingVestingSchedule;
1695 } & Struct;
1696 readonly isUpdateVestingSchedules: boolean;
1697 readonly asUpdateVestingSchedules: {
1698 readonly who: MultiAddress;
1699 readonly vestingSchedules: Vec<OrmlVestingVestingSchedule>;
1700 } & Struct;
1701 readonly isClaimFor: boolean;
1702 readonly asClaimFor: {
1703 readonly dest: MultiAddress;
1704 } & Struct;
1705 readonly type: 'Claim' | 'VestedTransfer' | 'UpdateVestingSchedules' | 'ClaimFor';
1706 }
1707
1708 /** @name CumulusPalletXcmpQueueCall (192) */
1709 interface CumulusPalletXcmpQueueCall extends Enum {
1710 readonly isServiceOverweight: boolean;
1711 readonly asServiceOverweight: {
1712 readonly index: u64;
1713 readonly weightLimit: u64;
1714 } & Struct;
1715 readonly isSuspendXcmExecution: boolean;
1716 readonly isResumeXcmExecution: boolean;
1717 readonly isUpdateSuspendThreshold: boolean;
1718 readonly asUpdateSuspendThreshold: {
1719 readonly new_: u32;
1720 } & Struct;
1721 readonly isUpdateDropThreshold: boolean;
1722 readonly asUpdateDropThreshold: {
1723 readonly new_: u32;
1724 } & Struct;
1725 readonly isUpdateResumeThreshold: boolean;
1726 readonly asUpdateResumeThreshold: {
1727 readonly new_: u32;
1728 } & Struct;
1729 readonly isUpdateThresholdWeight: boolean;
1730 readonly asUpdateThresholdWeight: {
1731 readonly new_: u64;
1732 } & Struct;
1733 readonly isUpdateWeightRestrictDecay: boolean;
1734 readonly asUpdateWeightRestrictDecay: {
1735 readonly new_: u64;
1736 } & Struct;
1737 readonly isUpdateXcmpMaxIndividualWeight: boolean;
1738 readonly asUpdateXcmpMaxIndividualWeight: {
1739 readonly new_: u64;
1740 } & Struct;
1741 readonly type: 'ServiceOverweight' | 'SuspendXcmExecution' | 'ResumeXcmExecution' | 'UpdateSuspendThreshold' | 'UpdateDropThreshold' | 'UpdateResumeThreshold' | 'UpdateThresholdWeight' | 'UpdateWeightRestrictDecay' | 'UpdateXcmpMaxIndividualWeight';
1742 }
1743
1744 /** @name PalletXcmCall (193) */
1745 interface PalletXcmCall extends Enum {
1746 readonly isSend: boolean;
1747 readonly asSend: {
1748 readonly dest: XcmVersionedMultiLocation;
1749 readonly message: XcmVersionedXcm;
1750 } & Struct;
1751 readonly isTeleportAssets: boolean;
1752 readonly asTeleportAssets: {
1753 readonly dest: XcmVersionedMultiLocation;
1754 readonly beneficiary: XcmVersionedMultiLocation;
1755 readonly assets: XcmVersionedMultiAssets;
1756 readonly feeAssetItem: u32;
1757 } & Struct;
1758 readonly isReserveTransferAssets: boolean;
1759 readonly asReserveTransferAssets: {
1760 readonly dest: XcmVersionedMultiLocation;
1761 readonly beneficiary: XcmVersionedMultiLocation;
1762 readonly assets: XcmVersionedMultiAssets;
1763 readonly feeAssetItem: u32;
1764 } & Struct;
1765 readonly isExecute: boolean;
1766 readonly asExecute: {
1767 readonly message: XcmVersionedXcm;
1768 readonly maxWeight: u64;
1769 } & Struct;
1770 readonly isForceXcmVersion: boolean;
1771 readonly asForceXcmVersion: {
1772 readonly location: XcmV1MultiLocation;
1773 readonly xcmVersion: u32;
1774 } & Struct;
1775 readonly isForceDefaultXcmVersion: boolean;
1776 readonly asForceDefaultXcmVersion: {
1777 readonly maybeXcmVersion: Option<u32>;
1778 } & Struct;
1779 readonly isForceSubscribeVersionNotify: boolean;
1780 readonly asForceSubscribeVersionNotify: {
1781 readonly location: XcmVersionedMultiLocation;
1782 } & Struct;
1783 readonly isForceUnsubscribeVersionNotify: boolean;
1784 readonly asForceUnsubscribeVersionNotify: {
1785 readonly location: XcmVersionedMultiLocation;
1786 } & Struct;
1787 readonly isLimitedReserveTransferAssets: boolean;
1788 readonly asLimitedReserveTransferAssets: {
1789 readonly dest: XcmVersionedMultiLocation;
1790 readonly beneficiary: XcmVersionedMultiLocation;
1791 readonly assets: XcmVersionedMultiAssets;
1792 readonly feeAssetItem: u32;
1793 readonly weightLimit: XcmV2WeightLimit;
1794 } & Struct;
1795 readonly isLimitedTeleportAssets: boolean;
1796 readonly asLimitedTeleportAssets: {
1797 readonly dest: XcmVersionedMultiLocation;
1798 readonly beneficiary: XcmVersionedMultiLocation;
1799 readonly assets: XcmVersionedMultiAssets;
1800 readonly feeAssetItem: u32;
1801 readonly weightLimit: XcmV2WeightLimit;
1802 } & Struct;
1803 readonly type: 'Send' | 'TeleportAssets' | 'ReserveTransferAssets' | 'Execute' | 'ForceXcmVersion' | 'ForceDefaultXcmVersion' | 'ForceSubscribeVersionNotify' | 'ForceUnsubscribeVersionNotify' | 'LimitedReserveTransferAssets' | 'LimitedTeleportAssets';
1804 }
1805
1806 /** @name XcmVersionedXcm (194) */
1807 interface XcmVersionedXcm extends Enum {
1808 readonly isV0: boolean;
1809 readonly asV0: XcmV0Xcm;
1810 readonly isV1: boolean;
1811 readonly asV1: XcmV1Xcm;
1812 readonly isV2: boolean;
1813 readonly asV2: XcmV2Xcm;
1814 readonly type: 'V0' | 'V1' | 'V2';
1815 }
1816
1817 /** @name XcmV0Xcm (195) */
1818 interface XcmV0Xcm extends Enum {
1819 readonly isWithdrawAsset: boolean;
1820 readonly asWithdrawAsset: {
1821 readonly assets: Vec<XcmV0MultiAsset>;
1822 readonly effects: Vec<XcmV0Order>;
1823 } & Struct;
1824 readonly isReserveAssetDeposit: boolean;
1825 readonly asReserveAssetDeposit: {
1826 readonly assets: Vec<XcmV0MultiAsset>;
1827 readonly effects: Vec<XcmV0Order>;
1828 } & Struct;
1829 readonly isTeleportAsset: boolean;
1830 readonly asTeleportAsset: {
1831 readonly assets: Vec<XcmV0MultiAsset>;
1832 readonly effects: Vec<XcmV0Order>;
1833 } & Struct;
1834 readonly isQueryResponse: boolean;
1835 readonly asQueryResponse: {
1836 readonly queryId: Compact<u64>;
1837 readonly response: XcmV0Response;
1838 } & Struct;
1839 readonly isTransferAsset: boolean;
1840 readonly asTransferAsset: {
1841 readonly assets: Vec<XcmV0MultiAsset>;
1842 readonly dest: XcmV0MultiLocation;
1843 } & Struct;
1844 readonly isTransferReserveAsset: boolean;
1845 readonly asTransferReserveAsset: {
1846 readonly assets: Vec<XcmV0MultiAsset>;
1847 readonly dest: XcmV0MultiLocation;
1848 readonly effects: Vec<XcmV0Order>;
1849 } & Struct;
1850 readonly isTransact: boolean;
1851 readonly asTransact: {
1852 readonly originType: XcmV0OriginKind;
1853 readonly requireWeightAtMost: u64;
1854 readonly call: XcmDoubleEncoded;
1855 } & Struct;
1856 readonly isHrmpNewChannelOpenRequest: boolean;
1857 readonly asHrmpNewChannelOpenRequest: {
1858 readonly sender: Compact<u32>;
1859 readonly maxMessageSize: Compact<u32>;
1860 readonly maxCapacity: Compact<u32>;
1861 } & Struct;
1862 readonly isHrmpChannelAccepted: boolean;
1863 readonly asHrmpChannelAccepted: {
1864 readonly recipient: Compact<u32>;
1865 } & Struct;
1866 readonly isHrmpChannelClosing: boolean;
1867 readonly asHrmpChannelClosing: {
1868 readonly initiator: Compact<u32>;
1869 readonly sender: Compact<u32>;
1870 readonly recipient: Compact<u32>;
1871 } & Struct;
1872 readonly isRelayedFrom: boolean;
1873 readonly asRelayedFrom: {
1874 readonly who: XcmV0MultiLocation;
1875 readonly message: XcmV0Xcm;
1876 } & Struct;
1877 readonly type: 'WithdrawAsset' | 'ReserveAssetDeposit' | 'TeleportAsset' | 'QueryResponse' | 'TransferAsset' | 'TransferReserveAsset' | 'Transact' | 'HrmpNewChannelOpenRequest' | 'HrmpChannelAccepted' | 'HrmpChannelClosing' | 'RelayedFrom';
1878 }
1879
1880 /** @name XcmV0Order (197) */
1881 interface XcmV0Order extends Enum {
1882 readonly isNull: boolean;
1883 readonly isDepositAsset: boolean;
1884 readonly asDepositAsset: {
1885 readonly assets: Vec<XcmV0MultiAsset>;
1886 readonly dest: XcmV0MultiLocation;
1887 } & Struct;
1888 readonly isDepositReserveAsset: boolean;
1889 readonly asDepositReserveAsset: {
1890 readonly assets: Vec<XcmV0MultiAsset>;
1891 readonly dest: XcmV0MultiLocation;
1892 readonly effects: Vec<XcmV0Order>;
1893 } & Struct;
1894 readonly isExchangeAsset: boolean;
1895 readonly asExchangeAsset: {
1896 readonly give: Vec<XcmV0MultiAsset>;
1897 readonly receive: Vec<XcmV0MultiAsset>;
1898 } & Struct;
1899 readonly isInitiateReserveWithdraw: boolean;
1900 readonly asInitiateReserveWithdraw: {
1901 readonly assets: Vec<XcmV0MultiAsset>;
1902 readonly reserve: XcmV0MultiLocation;
1903 readonly effects: Vec<XcmV0Order>;
1904 } & Struct;
1905 readonly isInitiateTeleport: boolean;
1906 readonly asInitiateTeleport: {
1907 readonly assets: Vec<XcmV0MultiAsset>;
1908 readonly dest: XcmV0MultiLocation;
1909 readonly effects: Vec<XcmV0Order>;
1910 } & Struct;
1911 readonly isQueryHolding: boolean;
1912 readonly asQueryHolding: {
1913 readonly queryId: Compact<u64>;
1914 readonly dest: XcmV0MultiLocation;
1915 readonly assets: Vec<XcmV0MultiAsset>;
1916 } & Struct;
1917 readonly isBuyExecution: boolean;
1918 readonly asBuyExecution: {
1919 readonly fees: XcmV0MultiAsset;
1920 readonly weight: u64;
1921 readonly debt: u64;
1922 readonly haltOnError: bool;
1923 readonly xcm: Vec<XcmV0Xcm>;
1924 } & Struct;
1925 readonly type: 'Null' | 'DepositAsset' | 'DepositReserveAsset' | 'ExchangeAsset' | 'InitiateReserveWithdraw' | 'InitiateTeleport' | 'QueryHolding' | 'BuyExecution';
1926 }
1927
1928 /** @name XcmV0Response (199) */
1929 interface XcmV0Response extends Enum {
1930 readonly isAssets: boolean;
1931 readonly asAssets: Vec<XcmV0MultiAsset>;
1932 readonly type: 'Assets';
1933 }
1934
1935 /** @name XcmV1Xcm (200) */
1936 interface XcmV1Xcm extends Enum {
1937 readonly isWithdrawAsset: boolean;
1938 readonly asWithdrawAsset: {
1939 readonly assets: XcmV1MultiassetMultiAssets;
1940 readonly effects: Vec<XcmV1Order>;
1941 } & Struct;
1942 readonly isReserveAssetDeposited: boolean;
1943 readonly asReserveAssetDeposited: {
1944 readonly assets: XcmV1MultiassetMultiAssets;
1945 readonly effects: Vec<XcmV1Order>;
1946 } & Struct;
1947 readonly isReceiveTeleportedAsset: boolean;
1948 readonly asReceiveTeleportedAsset: {
1949 readonly assets: XcmV1MultiassetMultiAssets;
1950 readonly effects: Vec<XcmV1Order>;
1951 } & Struct;
1952 readonly isQueryResponse: boolean;
1953 readonly asQueryResponse: {
1954 readonly queryId: Compact<u64>;
1955 readonly response: XcmV1Response;
1956 } & Struct;
1957 readonly isTransferAsset: boolean;
1958 readonly asTransferAsset: {
1959 readonly assets: XcmV1MultiassetMultiAssets;
1960 readonly beneficiary: XcmV1MultiLocation;
1961 } & Struct;
1962 readonly isTransferReserveAsset: boolean;
1963 readonly asTransferReserveAsset: {
1964 readonly assets: XcmV1MultiassetMultiAssets;
1965 readonly dest: XcmV1MultiLocation;
1966 readonly effects: Vec<XcmV1Order>;
1967 } & Struct;
1968 readonly isTransact: boolean;
1969 readonly asTransact: {
1970 readonly originType: XcmV0OriginKind;
1971 readonly requireWeightAtMost: u64;
1972 readonly call: XcmDoubleEncoded;
1973 } & Struct;
1974 readonly isHrmpNewChannelOpenRequest: boolean;
1975 readonly asHrmpNewChannelOpenRequest: {
1976 readonly sender: Compact<u32>;
1977 readonly maxMessageSize: Compact<u32>;
1978 readonly maxCapacity: Compact<u32>;
1979 } & Struct;
1980 readonly isHrmpChannelAccepted: boolean;
1981 readonly asHrmpChannelAccepted: {
1982 readonly recipient: Compact<u32>;
1983 } & Struct;
1984 readonly isHrmpChannelClosing: boolean;
1985 readonly asHrmpChannelClosing: {
1986 readonly initiator: Compact<u32>;
1987 readonly sender: Compact<u32>;
1988 readonly recipient: Compact<u32>;
1989 } & Struct;
1990 readonly isRelayedFrom: boolean;
1991 readonly asRelayedFrom: {
1992 readonly who: XcmV1MultilocationJunctions;
1993 readonly message: XcmV1Xcm;
1994 } & Struct;
1995 readonly isSubscribeVersion: boolean;
1996 readonly asSubscribeVersion: {
1997 readonly queryId: Compact<u64>;
1998 readonly maxResponseWeight: Compact<u64>;
1999 } & Struct;
2000 readonly isUnsubscribeVersion: boolean;
2001 readonly type: 'WithdrawAsset' | 'ReserveAssetDeposited' | 'ReceiveTeleportedAsset' | 'QueryResponse' | 'TransferAsset' | 'TransferReserveAsset' | 'Transact' | 'HrmpNewChannelOpenRequest' | 'HrmpChannelAccepted' | 'HrmpChannelClosing' | 'RelayedFrom' | 'SubscribeVersion' | 'UnsubscribeVersion';
2002 }
2003
2004 /** @name XcmV1Order (202) */
2005 interface XcmV1Order extends Enum {
2006 readonly isNoop: boolean;
2007 readonly isDepositAsset: boolean;
2008 readonly asDepositAsset: {
2009 readonly assets: XcmV1MultiassetMultiAssetFilter;
2010 readonly maxAssets: u32;
2011 readonly beneficiary: XcmV1MultiLocation;
2012 } & Struct;
2013 readonly isDepositReserveAsset: boolean;
2014 readonly asDepositReserveAsset: {
2015 readonly assets: XcmV1MultiassetMultiAssetFilter;
2016 readonly maxAssets: u32;
2017 readonly dest: XcmV1MultiLocation;
2018 readonly effects: Vec<XcmV1Order>;
2019 } & Struct;
2020 readonly isExchangeAsset: boolean;
2021 readonly asExchangeAsset: {
2022 readonly give: XcmV1MultiassetMultiAssetFilter;
2023 readonly receive: XcmV1MultiassetMultiAssets;
2024 } & Struct;
2025 readonly isInitiateReserveWithdraw: boolean;
2026 readonly asInitiateReserveWithdraw: {
2027 readonly assets: XcmV1MultiassetMultiAssetFilter;
2028 readonly reserve: XcmV1MultiLocation;
2029 readonly effects: Vec<XcmV1Order>;
2030 } & Struct;
2031 readonly isInitiateTeleport: boolean;
2032 readonly asInitiateTeleport: {
2033 readonly assets: XcmV1MultiassetMultiAssetFilter;
2034 readonly dest: XcmV1MultiLocation;
2035 readonly effects: Vec<XcmV1Order>;
2036 } & Struct;
2037 readonly isQueryHolding: boolean;
2038 readonly asQueryHolding: {
2039 readonly queryId: Compact<u64>;
2040 readonly dest: XcmV1MultiLocation;
2041 readonly assets: XcmV1MultiassetMultiAssetFilter;
2042 } & Struct;
2043 readonly isBuyExecution: boolean;
2044 readonly asBuyExecution: {
2045 readonly fees: XcmV1MultiAsset;
2046 readonly weight: u64;
2047 readonly debt: u64;
2048 readonly haltOnError: bool;
2049 readonly instructions: Vec<XcmV1Xcm>;
2050 } & Struct;
2051 readonly type: 'Noop' | 'DepositAsset' | 'DepositReserveAsset' | 'ExchangeAsset' | 'InitiateReserveWithdraw' | 'InitiateTeleport' | 'QueryHolding' | 'BuyExecution';
2052 }
2053
2054 /** @name XcmV1Response (204) */
2055 interface XcmV1Response extends Enum {
2056 readonly isAssets: boolean;
2057 readonly asAssets: XcmV1MultiassetMultiAssets;
2058 readonly isVersion: boolean;
2059 readonly asVersion: u32;
2060 readonly type: 'Assets' | 'Version';
2061 }
2062
2063 /** @name CumulusPalletXcmCall (218) */
2064 type CumulusPalletXcmCall = Null;
2065
2066 /** @name CumulusPalletDmpQueueCall (219) */
2067 interface CumulusPalletDmpQueueCall extends Enum {
2068 readonly isServiceOverweight: boolean;
2069 readonly asServiceOverweight: {
2070 readonly index: u64;
2071 readonly weightLimit: u64;
2072 } & Struct;
2073 readonly type: 'ServiceOverweight';
2074 }
2075
2076 /** @name PalletInflationCall (220) */
2077 interface PalletInflationCall extends Enum {
2078 readonly isStartInflation: boolean;
2079 readonly asStartInflation: {
2080 readonly inflationStartRelayBlock: u32;
2081 } & Struct;
2082 readonly type: 'StartInflation';
2083 }
2084
2085 /** @name PalletUniqueCall (221) */
2086 interface PalletUniqueCall extends Enum {
2087 readonly isCreateCollection: boolean;
2088 readonly asCreateCollection: {
2089 readonly collectionName: Vec<u16>;
2090 readonly collectionDescription: Vec<u16>;
2091 readonly tokenPrefix: Bytes;
2092 readonly mode: UpDataStructsCollectionMode;
2093 } & Struct;
2094 readonly isCreateCollectionEx: boolean;
2095 readonly asCreateCollectionEx: {
2096 readonly data: UpDataStructsCreateCollectionData;
2097 } & Struct;
2098 readonly isDestroyCollection: boolean;
2099 readonly asDestroyCollection: {
2100 readonly collectionId: u32;
2101 } & Struct;
2102 readonly isAddToAllowList: boolean;
2103 readonly asAddToAllowList: {
2104 readonly collectionId: u32;
2105 readonly address: PalletEvmAccountBasicCrossAccountIdRepr;
2106 } & Struct;
2107 readonly isRemoveFromAllowList: boolean;
2108 readonly asRemoveFromAllowList: {
2109 readonly collectionId: u32;
2110 readonly address: PalletEvmAccountBasicCrossAccountIdRepr;
2111 } & Struct;
2112 readonly isChangeCollectionOwner: boolean;
2113 readonly asChangeCollectionOwner: {
2114 readonly collectionId: u32;
2115 readonly newOwner: AccountId32;
2116 } & Struct;
2117 readonly isAddCollectionAdmin: boolean;
2118 readonly asAddCollectionAdmin: {
2119 readonly collectionId: u32;
2120 readonly newAdminId: PalletEvmAccountBasicCrossAccountIdRepr;
2121 } & Struct;
2122 readonly isRemoveCollectionAdmin: boolean;
2123 readonly asRemoveCollectionAdmin: {
2124 readonly collectionId: u32;
2125 readonly accountId: PalletEvmAccountBasicCrossAccountIdRepr;
2126 } & Struct;
2127 readonly isSetCollectionSponsor: boolean;
2128 readonly asSetCollectionSponsor: {
2129 readonly collectionId: u32;
2130 readonly newSponsor: AccountId32;
2131 } & Struct;
2132 readonly isConfirmSponsorship: boolean;
2133 readonly asConfirmSponsorship: {
2134 readonly collectionId: u32;
2135 } & Struct;
2136 readonly isRemoveCollectionSponsor: boolean;
2137 readonly asRemoveCollectionSponsor: {
2138 readonly collectionId: u32;
2139 } & Struct;
2140 readonly isCreateItem: boolean;
2141 readonly asCreateItem: {
2142 readonly collectionId: u32;
2143 readonly owner: PalletEvmAccountBasicCrossAccountIdRepr;
2144 readonly data: UpDataStructsCreateItemData;
2145 } & Struct;
2146 readonly isCreateMultipleItems: boolean;
2147 readonly asCreateMultipleItems: {
2148 readonly collectionId: u32;
2149 readonly owner: PalletEvmAccountBasicCrossAccountIdRepr;
2150 readonly itemsData: Vec<UpDataStructsCreateItemData>;
2151 } & Struct;
2152 readonly isSetCollectionProperties: boolean;
2153 readonly asSetCollectionProperties: {
2154 readonly collectionId: u32;
2155 readonly properties: Vec<UpDataStructsProperty>;
2156 } & Struct;
2157 readonly isDeleteCollectionProperties: boolean;
2158 readonly asDeleteCollectionProperties: {
2159 readonly collectionId: u32;
2160 readonly propertyKeys: Vec<Bytes>;
2161 } & Struct;
2162 readonly isSetTokenProperties: boolean;
2163 readonly asSetTokenProperties: {
2164 readonly collectionId: u32;
2165 readonly tokenId: u32;
2166 readonly properties: Vec<UpDataStructsProperty>;
2167 } & Struct;
2168 readonly isDeleteTokenProperties: boolean;
2169 readonly asDeleteTokenProperties: {
2170 readonly collectionId: u32;
2171 readonly tokenId: u32;
2172 readonly propertyKeys: Vec<Bytes>;
2173 } & Struct;
2174 readonly isSetTokenPropertyPermissions: boolean;
2175 readonly asSetTokenPropertyPermissions: {
2176 readonly collectionId: u32;
2177 readonly propertyPermissions: Vec<UpDataStructsPropertyKeyPermission>;
2178 } & Struct;
2179 readonly isCreateMultipleItemsEx: boolean;
2180 readonly asCreateMultipleItemsEx: {
2181 readonly collectionId: u32;
2182 readonly data: UpDataStructsCreateItemExData;
2183 } & Struct;
2184 readonly isSetTransfersEnabledFlag: boolean;
2185 readonly asSetTransfersEnabledFlag: {
2186 readonly collectionId: u32;
2187 readonly value: bool;
2188 } & Struct;
2189 readonly isBurnItem: boolean;
2190 readonly asBurnItem: {
2191 readonly collectionId: u32;
2192 readonly itemId: u32;
2193 readonly value: u128;
2194 } & Struct;
2195 readonly isBurnFrom: boolean;
2196 readonly asBurnFrom: {
2197 readonly collectionId: u32;
2198 readonly from: PalletEvmAccountBasicCrossAccountIdRepr;
2199 readonly itemId: u32;
2200 readonly value: u128;
2201 } & Struct;
2202 readonly isTransfer: boolean;
2203 readonly asTransfer: {
2204 readonly recipient: PalletEvmAccountBasicCrossAccountIdRepr;
2205 readonly collectionId: u32;
2206 readonly itemId: u32;
2207 readonly value: u128;
2208 } & Struct;
2209 readonly isApprove: boolean;
2210 readonly asApprove: {
2211 readonly spender: PalletEvmAccountBasicCrossAccountIdRepr;
2212 readonly collectionId: u32;
2213 readonly itemId: u32;
2214 readonly amount: u128;
2215 } & Struct;
2216 readonly isTransferFrom: boolean;
2217 readonly asTransferFrom: {
2218 readonly from: PalletEvmAccountBasicCrossAccountIdRepr;
2219 readonly recipient: PalletEvmAccountBasicCrossAccountIdRepr;
2220 readonly collectionId: u32;
2221 readonly itemId: u32;
2222 readonly value: u128;
2223 } & Struct;
2224 readonly isSetCollectionLimits: boolean;
2225 readonly asSetCollectionLimits: {
2226 readonly collectionId: u32;
2227 readonly newLimit: UpDataStructsCollectionLimits;
2228 } & Struct;
2229 readonly isSetCollectionPermissions: boolean;
2230 readonly asSetCollectionPermissions: {
2231 readonly collectionId: u32;
2232 readonly newPermission: UpDataStructsCollectionPermissions;
2233 } & Struct;
2234 readonly isRepartition: boolean;
2235 readonly asRepartition: {
2236 readonly collectionId: u32;
2237 readonly tokenId: u32;
2238 readonly amount: u128;
2239 } & Struct;
1659 readonly type: 'CreateCollection' | 'CreateCollectionEx' | 'DestroyCollection' | 'AddToAllowList' | 'RemoveFromAllowList' | 'ChangeCollectionOwner' | 'AddCollectionAdmin' | 'RemoveCollectionAdmin' | 'SetCollectionSponsor' | 'ConfirmSponsorship' | 'RemoveCollectionSponsor' | 'CreateItem' | 'CreateMultipleItems' | 'SetCollectionProperties' | 'DeleteCollectionProperties' | 'SetTokenProperties' | 'DeleteTokenProperties' | 'SetTokenPropertyPermissions' | 'CreateMultipleItemsEx' | 'SetTransfersEnabledFlag' | 'BurnItem' | 'BurnFrom' | 'Transfer' | 'Approve' | 'TransferFrom' | 'SetCollectionLimits' | 'SetCollectionPermissions' | 'Repartition';2240 readonly type: 'CreateCollection' | 'CreateCollectionEx' | 'DestroyCollection' | 'AddToAllowList' | 'RemoveFromAllowList' | 'ChangeCollectionOwner' | 'AddCollectionAdmin' | 'RemoveCollectionAdmin' | 'SetCollectionSponsor' | 'ConfirmSponsorship' | 'RemoveCollectionSponsor' | 'CreateItem' | 'CreateMultipleItems' | 'SetCollectionProperties' | 'DeleteCollectionProperties' | 'SetTokenProperties' | 'DeleteTokenProperties' | 'SetTokenPropertyPermissions' | 'CreateMultipleItemsEx' | 'SetTransfersEnabledFlag' | 'BurnItem' | 'BurnFrom' | 'Transfer' | 'Approve' | 'TransferFrom' | 'SetCollectionLimits' | 'SetCollectionPermissions' | 'Repartition';
1660 }2241 }
16612242
1662 /** @name UpDataStructsCollectionMode (155) */2243 /** @name UpDataStructsCollectionMode (226) */
1663 export interface UpDataStructsCollectionMode extends Enum {2244 interface UpDataStructsCollectionMode extends Enum {
1664 readonly isNft: boolean;2245 readonly isNft: boolean;
1665 readonly isFungible: boolean;2246 readonly isFungible: boolean;
1666 readonly asFungible: u8;2247 readonly asFungible: u8;
1667 readonly isReFungible: boolean;2248 readonly isReFungible: boolean;
1668 readonly type: 'Nft' | 'Fungible' | 'ReFungible';2249 readonly type: 'Nft' | 'Fungible' | 'ReFungible';
1669 }2250 }
16702251
1671 /** @name UpDataStructsCreateCollectionData (155) */2252 /** @name UpDataStructsCreateCollectionData (227) */
1672 export interface UpDataStructsCreateCollectionData extends Struct {2253 interface UpDataStructsCreateCollectionData extends Struct {
1673 readonly mode: UpDataStructsCollectionMode;2254 readonly mode: UpDataStructsCollectionMode;
1674 readonly access: Option<UpDataStructsAccessMode>;2255 readonly access: Option<UpDataStructsAccessMode>;
1675 readonly name: Vec<u16>;2256 readonly name: Vec<u16>;
1682 readonly properties: Vec<UpDataStructsProperty>;2263 readonly properties: Vec<UpDataStructsProperty>;
1683 }2264 }
16842265
1685 /** @name UpDataStructsAccessMode (157) */2266 /** @name UpDataStructsAccessMode (229) */
1686 export interface UpDataStructsAccessMode extends Enum {2267 interface UpDataStructsAccessMode extends Enum {
1687 readonly isNormal: boolean;2268 readonly isNormal: boolean;
1688 readonly isAllowList: boolean;2269 readonly isAllowList: boolean;
1689 readonly type: 'Normal' | 'AllowList';2270 readonly type: 'Normal' | 'AllowList';
1690 }2271 }
16912272
1692 /** @name UpDataStructsCollectionLimits (160) */2273 /** @name UpDataStructsCollectionLimits (231) */
1693 export interface UpDataStructsCollectionLimits extends Struct {2274 interface UpDataStructsCollectionLimits extends Struct {
1694 readonly accountTokenOwnershipLimit: Option<u32>;2275 readonly accountTokenOwnershipLimit: Option<u32>;
1695 readonly sponsoredDataSize: Option<u32>;2276 readonly sponsoredDataSize: Option<u32>;
1696 readonly sponsoredDataRateLimit: Option<UpDataStructsSponsoringRateLimit>;2277 readonly sponsoredDataRateLimit: Option<UpDataStructsSponsoringRateLimit>;
1702 readonly transfersEnabled: Option<bool>;2283 readonly transfersEnabled: Option<bool>;
1703 }2284 }
17042285
1705 /** @name UpDataStructsSponsoringRateLimit (162) */2286 /** @name UpDataStructsSponsoringRateLimit (233) */
1706 export interface UpDataStructsSponsoringRateLimit extends Enum {2287 interface UpDataStructsSponsoringRateLimit extends Enum {
1707 readonly isSponsoringDisabled: boolean;2288 readonly isSponsoringDisabled: boolean;
1708 readonly isBlocks: boolean;2289 readonly isBlocks: boolean;
1709 readonly asBlocks: u32;2290 readonly asBlocks: u32;
1710 readonly type: 'SponsoringDisabled' | 'Blocks';2291 readonly type: 'SponsoringDisabled' | 'Blocks';
1711 }2292 }
17122293
1713 /** @name UpDataStructsCollectionPermissions (165) */2294 /** @name UpDataStructsCollectionPermissions (236) */
1714 export interface UpDataStructsCollectionPermissions extends Struct {2295 interface UpDataStructsCollectionPermissions extends Struct {
1715 readonly access: Option<UpDataStructsAccessMode>;2296 readonly access: Option<UpDataStructsAccessMode>;
1716 readonly mintMode: Option<bool>;2297 readonly mintMode: Option<bool>;
1717 readonly nesting: Option<UpDataStructsNestingPermissions>;2298 readonly nesting: Option<UpDataStructsNestingPermissions>;
1718 }2299 }
17192300
1720 /** @name UpDataStructsNestingPermissions (167) */2301 /** @name UpDataStructsNestingPermissions (238) */
1721 export interface UpDataStructsNestingPermissions extends Struct {2302 interface UpDataStructsNestingPermissions extends Struct {
1722 readonly tokenOwner: bool;2303 readonly tokenOwner: bool;
1723 readonly collectionAdmin: bool;2304 readonly collectionAdmin: bool;
1724 readonly restricted: Option<UpDataStructsOwnerRestrictedSet>;2305 readonly restricted: Option<UpDataStructsOwnerRestrictedSet>;
1725 }2306 }
17262307
1727 /** @name UpDataStructsOwnerRestrictedSet (169) */2308 /** @name UpDataStructsOwnerRestrictedSet (240) */
1728 export interface UpDataStructsOwnerRestrictedSet extends BTreeSet<u32> {}2309 interface UpDataStructsOwnerRestrictedSet extends BTreeSet<u32> {}
17292310
1730 /** @name UpDataStructsPropertyKeyPermission (175) */2311 /** @name UpDataStructsPropertyKeyPermission (245) */
1731 export interface UpDataStructsPropertyKeyPermission extends Struct {2312 interface UpDataStructsPropertyKeyPermission extends Struct {
1732 readonly key: Bytes;2313 readonly key: Bytes;
1733 readonly permission: UpDataStructsPropertyPermission;2314 readonly permission: UpDataStructsPropertyPermission;
1734 }2315 }
17352316
1736 /** @name UpDataStructsPropertyPermission (177) */2317 /** @name UpDataStructsPropertyPermission (246) */
1737 export interface UpDataStructsPropertyPermission extends Struct {2318 interface UpDataStructsPropertyPermission extends Struct {
1738 readonly mutable: bool;2319 readonly mutable: bool;
1739 readonly collectionAdmin: bool;2320 readonly collectionAdmin: bool;
1740 readonly tokenOwner: bool;2321 readonly tokenOwner: bool;
1741 }2322 }
17422323
1743 /** @name UpDataStructsProperty (180) */2324 /** @name UpDataStructsProperty (249) */
1744 export interface UpDataStructsProperty extends Struct {2325 interface UpDataStructsProperty extends Struct {
1745 readonly key: Bytes;2326 readonly key: Bytes;
1746 readonly value: Bytes;2327 readonly value: Bytes;
1747 }2328 }
17482329
1749 /** @name PalletEvmAccountBasicCrossAccountIdRepr (183) */2330 /** @name UpDataStructsCreateItemData (252) */
1750 export interface PalletEvmAccountBasicCrossAccountIdRepr extends Enum {
1751 readonly isSubstrate: boolean;
1752 readonly asSubstrate: AccountId32;
1753 readonly isEthereum: boolean;
1754 readonly asEthereum: H160;
1755 readonly type: 'Substrate' | 'Ethereum';
1756 }
1757
1758 /** @name UpDataStructsCreateItemData (185) */
1759 export interface UpDataStructsCreateItemData extends Enum {2331 interface UpDataStructsCreateItemData extends Enum {
1760 readonly isNft: boolean;2332 readonly isNft: boolean;
1761 readonly asNft: UpDataStructsCreateNftData;2333 readonly asNft: UpDataStructsCreateNftData;
1762 readonly isFungible: boolean;2334 readonly isFungible: boolean;
1766 readonly type: 'Nft' | 'Fungible' | 'ReFungible';2338 readonly type: 'Nft' | 'Fungible' | 'ReFungible';
1767 }2339 }
17682340
1769 /** @name UpDataStructsCreateNftData (186) */2341 /** @name UpDataStructsCreateNftData (253) */
1770 export interface UpDataStructsCreateNftData extends Struct {2342 interface UpDataStructsCreateNftData extends Struct {
1771 readonly properties: Vec<UpDataStructsProperty>;2343 readonly properties: Vec<UpDataStructsProperty>;
1772 }2344 }
17732345
1774 /** @name UpDataStructsCreateFungibleData (187) */2346 /** @name UpDataStructsCreateFungibleData (254) */
1775 export interface UpDataStructsCreateFungibleData extends Struct {2347 interface UpDataStructsCreateFungibleData extends Struct {
1776 readonly value: u128;2348 readonly value: u128;
1777 }2349 }
17782350
1779 /** @name UpDataStructsCreateReFungibleData (188) */2351 /** @name UpDataStructsCreateReFungibleData (255) */
1780 export interface UpDataStructsCreateReFungibleData extends Struct {2352 interface UpDataStructsCreateReFungibleData extends Struct {
1781 readonly pieces: u128;2353 readonly pieces: u128;
1782 readonly properties: Vec<UpDataStructsProperty>;2354 readonly properties: Vec<UpDataStructsProperty>;
1783>>>>>>> b43f8da0... added totalstaked & fix bug with number in RPC Client
1784 }2355 }
17852356
1786 /** @name FrameSystemLimitsBlockLength (128) */2357 /** @name UpDataStructsCreateItemExData (258) */
1787 interface FrameSystemLimitsBlockLength extends Struct {
1788 readonly max: FrameSupportWeightsPerDispatchClassU32;
1789 }
1790
1791 /** @name FrameSupportWeightsPerDispatchClassU32 (129) */
1792 interface FrameSupportWeightsPerDispatchClassU32 extends Struct {
1793 readonly normal: u32;
1794 readonly operational: u32;
1795 readonly mandatory: u32;
1796 }
1797
1798 /** @name FrameSupportWeightsRuntimeDbWeight (130) */
1799 interface FrameSupportWeightsRuntimeDbWeight extends Struct {
1800 readonly read: u64;
1801 readonly write: u64;
1802 }
1803
1804 /** @name SpVersionRuntimeVersion (131) */
1805 interface SpVersionRuntimeVersion extends Struct {
1806 readonly specName: Text;
1807 readonly implName: Text;
1808 readonly authoringVersion: u32;
1809 readonly specVersion: u32;
1810 readonly implVersion: u32;
1811 readonly apis: Vec<ITuple<[U8aFixed, u32]>>;
1812 readonly transactionVersion: u32;
1813 readonly stateVersion: u8;
1814 }
1815
1816<<<<<<< HEAD
1817 /** @name FrameSystemError (136) */
1818 interface FrameSystemError extends Enum {
1819 readonly isInvalidSpecName: boolean;
1820 readonly isSpecVersionNeedsToIncrease: boolean;
1821 readonly isFailedToExtractRuntimeVersion: boolean;
1822 readonly isNonDefaultComposite: boolean;
1823 readonly isNonZeroRefCount: boolean;
1824 readonly isCallFiltered: boolean;
1825 readonly type: 'InvalidSpecName' | 'SpecVersionNeedsToIncrease' | 'FailedToExtractRuntimeVersion' | 'NonDefaultComposite' | 'NonZeroRefCount' | 'CallFiltered';
1826 }
1827
1828 /** @name UpDataStructsCreateItemExData (192) */
1829 export interface UpDataStructsCreateItemExData extends Enum {2358 interface UpDataStructsCreateItemExData extends Enum {
1830 readonly isNft: boolean;2359 readonly isNft: boolean;
1831 readonly asNft: Vec<UpDataStructsCreateNftExData>;2360 readonly asNft: Vec<UpDataStructsCreateNftExData>;
1832 readonly isFungible: boolean;2361 readonly isFungible: boolean;
1838 readonly type: 'Nft' | 'Fungible' | 'RefungibleMultipleItems' | 'RefungibleMultipleOwners';2367 readonly type: 'Nft' | 'Fungible' | 'RefungibleMultipleItems' | 'RefungibleMultipleOwners';
1839 }2368 }
18402369
1841 /** @name UpDataStructsCreateNftExData (194) */2370 /** @name UpDataStructsCreateNftExData (260) */
1842 export interface UpDataStructsCreateNftExData extends Struct {2371 interface UpDataStructsCreateNftExData extends Struct {
1843 readonly properties: Vec<UpDataStructsProperty>;2372 readonly properties: Vec<UpDataStructsProperty>;
1844 readonly owner: PalletEvmAccountBasicCrossAccountIdRepr;2373 readonly owner: PalletEvmAccountBasicCrossAccountIdRepr;
1845 }2374 }
18462375
1847 /** @name UpDataStructsCreateRefungibleExSingleOwner (201) */2376 /** @name UpDataStructsCreateRefungibleExSingleOwner (267) */
1848 export interface UpDataStructsCreateRefungibleExSingleOwner extends Struct {2377 interface UpDataStructsCreateRefungibleExSingleOwner extends Struct {
1849 readonly user: PalletEvmAccountBasicCrossAccountIdRepr;2378 readonly user: PalletEvmAccountBasicCrossAccountIdRepr;
1850 readonly pieces: u128;2379 readonly pieces: u128;
1851 readonly properties: Vec<UpDataStructsProperty>;2380 readonly properties: Vec<UpDataStructsProperty>;
1852 }2381 }
18532382
1854 /** @name UpDataStructsCreateRefungibleExMultipleOwners (203) */2383 /** @name UpDataStructsCreateRefungibleExMultipleOwners (269) */
1855 export interface UpDataStructsCreateRefungibleExMultipleOwners extends Struct {2384 interface UpDataStructsCreateRefungibleExMultipleOwners extends Struct {
1856 readonly users: BTreeMap<PalletEvmAccountBasicCrossAccountIdRepr, u128>;2385 readonly users: BTreeMap<PalletEvmAccountBasicCrossAccountIdRepr, u128>;
1857 readonly properties: Vec<UpDataStructsProperty>;2386 readonly properties: Vec<UpDataStructsProperty>;
1858 }2387 }
18592388
1860 /** @name PalletUniqueSchedulerCall (204) */2389 /** @name PalletUniqueSchedulerCall (270) */
1861 export interface PalletUniqueSchedulerCall extends Enum {2390 interface PalletUniqueSchedulerCall extends Enum {
1862 readonly isScheduleNamed: boolean;2391 readonly isScheduleNamed: boolean;
1863 readonly asScheduleNamed: {2392 readonly asScheduleNamed: {
1864 readonly id: U8aFixed;2393 readonly id: U8aFixed;
1882 readonly type: 'ScheduleNamed' | 'CancelNamed' | 'ScheduleNamedAfter';2411 readonly type: 'ScheduleNamed' | 'CancelNamed' | 'ScheduleNamedAfter';
1883 }2412 }
18842413
1885 /** @name FrameSupportScheduleMaybeHashed (206) */2414 /** @name FrameSupportScheduleMaybeHashed (272) */
1886 export interface FrameSupportScheduleMaybeHashed extends Enum {2415 interface FrameSupportScheduleMaybeHashed extends Enum {
1887 readonly isValue: boolean;2416 readonly isValue: boolean;
1888 readonly asValue: Call;2417 readonly asValue: Call;
1889 readonly isHash: boolean;2418 readonly isHash: boolean;
1890 readonly asHash: H256;2419 readonly asHash: H256;
1891 readonly type: 'Value' | 'Hash';2420 readonly type: 'Value' | 'Hash';
1892 }2421 }
18932422
1894 /** @name PalletTemplateTransactionPaymentCall (207) */2423 /** @name PalletConfigurationCall (273) */
1895 export type PalletTemplateTransactionPaymentCall = Null;2424 interface PalletConfigurationCall extends Enum {
2425 readonly isSetWeightToFeeCoefficientOverride: boolean;
2426 readonly asSetWeightToFeeCoefficientOverride: {
2427 readonly coeff: Option<u32>;
2428 } & Struct;
2429 readonly isSetMinGasPriceOverride: boolean;
2430 readonly asSetMinGasPriceOverride: {
2431 readonly coeff: Option<u64>;
2432 } & Struct;
2433 readonly type: 'SetWeightToFeeCoefficientOverride' | 'SetMinGasPriceOverride';
2434 }
18962435
1897 /** @name PalletStructureCall (208) */2436 /** @name PalletTemplateTransactionPaymentCall (274) */
1898 export type PalletStructureCall = Null;2437 type PalletTemplateTransactionPaymentCall = Null;
18992438
1900 /** @name PalletRmrkCoreCall (209) */2439 /** @name PalletStructureCall (275) */
2440 type PalletStructureCall = Null;
2441
2442 /** @name PalletRmrkCoreCall (276) */
1901 export interface PalletRmrkCoreCall extends Enum {2443 interface PalletRmrkCoreCall extends Enum {
1902 readonly isCreateCollection: boolean;2444 readonly isCreateCollection: boolean;
1903 readonly asCreateCollection: {2445 readonly asCreateCollection: {
1904 readonly metadata: Bytes;2446 readonly metadata: Bytes;
2003 readonly type: 'CreateCollection' | 'DestroyCollection' | 'ChangeCollectionIssuer' | 'LockCollection' | 'MintNft' | 'BurnNft' | 'Send' | 'AcceptNft' | 'RejectNft' | 'AcceptResource' | 'AcceptResourceRemoval' | 'SetProperty' | 'SetPriority' | 'AddBasicResource' | 'AddComposableResource' | 'AddSlotResource' | 'RemoveResource';2545 readonly type: 'CreateCollection' | 'DestroyCollection' | 'ChangeCollectionIssuer' | 'LockCollection' | 'MintNft' | 'BurnNft' | 'Send' | 'AcceptNft' | 'RejectNft' | 'AcceptResource' | 'AcceptResourceRemoval' | 'SetProperty' | 'SetPriority' | 'AddBasicResource' | 'AddComposableResource' | 'AddSlotResource' | 'RemoveResource';
2004 }2546 }
20052547
2006 /** @name RmrkTraitsResourceResourceTypes (215) */2548 /** @name RmrkTraitsResourceResourceTypes (282) */
2007 export interface RmrkTraitsResourceResourceTypes extends Enum {2549 interface RmrkTraitsResourceResourceTypes extends Enum {
2008 readonly isBasic: boolean;2550 readonly isBasic: boolean;
2009 readonly asBasic: RmrkTraitsResourceBasicResource;2551 readonly asBasic: RmrkTraitsResourceBasicResource;
2010 readonly isComposable: boolean;2552 readonly isComposable: boolean;
2014 readonly type: 'Basic' | 'Composable' | 'Slot';2556 readonly type: 'Basic' | 'Composable' | 'Slot';
2015 }2557 }
20162558
2017 /** @name RmrkTraitsResourceBasicResource (217) */2559 /** @name RmrkTraitsResourceBasicResource (284) */
2018 export interface RmrkTraitsResourceBasicResource extends Struct {2560 interface RmrkTraitsResourceBasicResource extends Struct {
2019 readonly src: Option<Bytes>;2561 readonly src: Option<Bytes>;
2020 readonly metadata: Option<Bytes>;2562 readonly metadata: Option<Bytes>;
2021 readonly license: Option<Bytes>;2563 readonly license: Option<Bytes>;
2022 readonly thumb: Option<Bytes>;2564 readonly thumb: Option<Bytes>;
2023 }2565 }
20242566
2025 /** @name RmrkTraitsResourceComposableResource (219) */2567 /** @name RmrkTraitsResourceComposableResource (286) */
2026 export interface RmrkTraitsResourceComposableResource extends Struct {2568 interface RmrkTraitsResourceComposableResource extends Struct {
2027 readonly parts: Vec<u32>;2569 readonly parts: Vec<u32>;
2028 readonly base: u32;2570 readonly base: u32;
2029 readonly src: Option<Bytes>;2571 readonly src: Option<Bytes>;
2032 readonly thumb: Option<Bytes>;2574 readonly thumb: Option<Bytes>;
2033 }2575 }
20342576
2035 /** @name RmrkTraitsResourceSlotResource (220) */2577 /** @name RmrkTraitsResourceSlotResource (287) */
2036 export interface RmrkTraitsResourceSlotResource extends Struct {2578 interface RmrkTraitsResourceSlotResource extends Struct {
2037 readonly base: u32;2579 readonly base: u32;
2038 readonly src: Option<Bytes>;2580 readonly src: Option<Bytes>;
2039 readonly metadata: Option<Bytes>;2581 readonly metadata: Option<Bytes>;
2042 readonly thumb: Option<Bytes>;2584 readonly thumb: Option<Bytes>;
2043 }2585 }
20442586
2045 /** @name RmrkTraitsNftAccountIdOrCollectionNftTuple (222) */2587 /** @name PalletRmrkEquipCall (290) */
2046 export interface RmrkTraitsNftAccountIdOrCollectionNftTuple extends Enum {
2047 readonly isAccountId: boolean;
2048 readonly asAccountId: AccountId32;
2049 readonly isCollectionAndNftTuple: boolean;
2050 readonly asCollectionAndNftTuple: ITuple<[u32, u32]>;
2051 readonly type: 'AccountId' | 'CollectionAndNftTuple';
2052 }
2053
2054 /** @name PalletRmrkEquipCall (226) */
2055 export interface PalletRmrkEquipCall extends Enum {2588 interface PalletRmrkEquipCall extends Enum {
2056 readonly isCreateBase: boolean;2589 readonly isCreateBase: boolean;
2057 readonly asCreateBase: {2590 readonly asCreateBase: {
2058 readonly baseType: Bytes;2591 readonly baseType: Bytes;
2073 readonly type: 'CreateBase' | 'ThemeAdd' | 'Equippable';2606 readonly type: 'CreateBase' | 'ThemeAdd' | 'Equippable';
2074 }2607 }
20752608
2076 /** @name RmrkTraitsPartPartType (229) */2609 /** @name RmrkTraitsPartPartType (293) */
2077 export interface RmrkTraitsPartPartType extends Enum {2610 interface RmrkTraitsPartPartType extends Enum {
2078 readonly isFixedPart: boolean;2611 readonly isFixedPart: boolean;
2079 readonly asFixedPart: RmrkTraitsPartFixedPart;2612 readonly asFixedPart: RmrkTraitsPartFixedPart;
2080 readonly isSlotPart: boolean;2613 readonly isSlotPart: boolean;
2081 readonly asSlotPart: RmrkTraitsPartSlotPart;2614 readonly asSlotPart: RmrkTraitsPartSlotPart;
2082 readonly type: 'FixedPart' | 'SlotPart';2615 readonly type: 'FixedPart' | 'SlotPart';
2083 }2616 }
20842617
2085 /** @name RmrkTraitsPartFixedPart (231) */2618 /** @name RmrkTraitsPartFixedPart (295) */
2086 export interface RmrkTraitsPartFixedPart extends Struct {2619 interface RmrkTraitsPartFixedPart extends Struct {
2087 readonly id: u32;2620 readonly id: u32;
2088 readonly z: u32;2621 readonly z: u32;
2089 readonly src: Bytes;2622 readonly src: Bytes;
2090 }2623 }
20912624
2092 /** @name RmrkTraitsPartSlotPart (232) */2625 /** @name RmrkTraitsPartSlotPart (296) */
2093 export interface RmrkTraitsPartSlotPart extends Struct {2626 interface RmrkTraitsPartSlotPart extends Struct {
2094 readonly id: u32;2627 readonly id: u32;
2095 readonly equippable: RmrkTraitsPartEquippableList;2628 readonly equippable: RmrkTraitsPartEquippableList;
2096 readonly src: Bytes;2629 readonly src: Bytes;
2097 readonly z: u32;2630 readonly z: u32;
2098 }2631 }
20992632
2100 /** @name RmrkTraitsPartEquippableList (233) */2633 /** @name RmrkTraitsPartEquippableList (297) */
2101 export interface RmrkTraitsPartEquippableList extends Enum {2634 interface RmrkTraitsPartEquippableList extends Enum {
2102 readonly isAll: boolean;2635 readonly isAll: boolean;
2103 readonly type: 'Fee' | 'Misc' | 'All';2636 readonly isEmpty: boolean;
2637 readonly isCustom: boolean;
2638 readonly asCustom: Vec<u32>;
2639 readonly type: 'All' | 'Empty' | 'Custom';
2104 }2640 }
21052641
2106 /** @name RmrkTraitsTheme (235) */2642 /** @name RmrkTraitsTheme (299) */
2107 export interface RmrkTraitsTheme extends Struct {2643 interface RmrkTraitsTheme extends Struct {
2108 readonly name: Bytes;2644 readonly name: Bytes;
2109 readonly properties: Vec<RmrkTraitsThemeThemeProperty>;2645 readonly properties: Vec<RmrkTraitsThemeThemeProperty>;
2110 readonly inherit: bool;2646 readonly inherit: bool;
2111 }2647 }
21122648
2113 /** @name RmrkTraitsThemeThemeProperty (237) */2649 /** @name RmrkTraitsThemeThemeProperty (301) */
2114 export interface RmrkTraitsThemeThemeProperty extends Struct {2650 interface RmrkTraitsThemeThemeProperty extends Struct {
2115 readonly key: Bytes;2651 readonly key: Bytes;
2116 readonly value: Bytes;2652 readonly value: Bytes;
2117 }2653 }
21182654
2119 /** @name PalletAppPromotionCall (239) */2655 /** @name PalletAppPromotionCall (303) */
2120 export interface PalletAppPromotionCall extends Enum {2656 interface PalletAppPromotionCall extends Enum {
2121 readonly isSetAdminAddress: boolean;2657 readonly isSetAdminAddress: boolean;
2122 readonly asSetAdminAddress: {2658 readonly asSetAdminAddress: {
2123 readonly admin: AccountId32;2659 readonly admin: AccountId32;
2137 readonly type: 'SetAdminAddress' | 'StartAppPromotion' | 'Stake' | 'Unstake';2673 readonly type: 'SetAdminAddress' | 'StartAppPromotion' | 'Stake' | 'Unstake';
2138 }2674 }
21392675
2140 /** @name PalletEvmCall (240) */2676 /** @name PalletEvmCall (304) */
2141 export interface PalletEvmCall extends Enum {2677 interface PalletEvmCall extends Enum {
2142 readonly isWithdraw: boolean;2678 readonly isWithdraw: boolean;
2143 readonly asWithdraw: {2679 readonly asWithdraw: {
2144 readonly address: H160;2680 readonly address: H160;
2145 readonly value: u128;2681 readonly value: u128;
2146>>>>>>> b43f8da0... added totalstaked & fix bug with number in RPC Client
2147 } & Struct;2682 } & Struct;
2148 readonly isSetBalance: boolean;2683 readonly isCall: boolean;
2149 readonly asSetBalance: {2684 readonly asCall: {
2150 readonly who: MultiAddress;2685 readonly source: H160;
2151 readonly newFree: Compact<u128>;2686 readonly target: H160;
2687 readonly input: Bytes;
2688 readonly value: U256;
2689 readonly gasLimit: u64;
2690 readonly maxFeePerGas: U256;
2691 readonly maxPriorityFeePerGas: Option<U256>;
2152 readonly newReserved: Compact<u128>;2692 readonly nonce: Option<U256>;
2693 readonly accessList: Vec<ITuple<[H160, Vec<H256>]>>;
2153 } & Struct;2694 } & Struct;
2154 readonly isForceTransfer: boolean;2695 readonly isCreate: boolean;
2155 readonly asForceTransfer: {2696 readonly asCreate: {
2156 readonly source: MultiAddress;2697 readonly source: H160;
2157 readonly dest: MultiAddress;2698 readonly init: Bytes;
2158 readonly value: Compact<u128>;2699 readonly value: U256;
2700 readonly gasLimit: u64;
2701 readonly maxFeePerGas: U256;
2702 readonly maxPriorityFeePerGas: Option<U256>;
2703 readonly nonce: Option<U256>;
2704 readonly accessList: Vec<ITuple<[H160, Vec<H256>]>>;
2159 } & Struct;2705 } & Struct;
2160 readonly isTransferKeepAlive: boolean;2706 readonly isCreate2: boolean;
2161 readonly asTransferKeepAlive: {2707 readonly asCreate2: {
2162 readonly dest: MultiAddress;2708 readonly source: H160;
2163 readonly value: Compact<u128>;2709 readonly init: Bytes;
2710 readonly salt: H256;
2711 readonly value: U256;
2712 readonly gasLimit: u64;
2713 readonly maxFeePerGas: U256;
2714 readonly maxPriorityFeePerGas: Option<U256>;
2715 readonly nonce: Option<U256>;
2716 readonly accessList: Vec<ITuple<[H160, Vec<H256>]>>;
2164 } & Struct;2717 } & Struct;
2165<<<<<<< HEAD
2166 readonly isTransferAll: boolean;
2167 readonly asTransferAll: {
2168 readonly dest: MultiAddress;
2169 readonly keepAlive: bool;
2170=======
2171 readonly type: 'Withdraw' | 'Call' | 'Create' | 'Create2';2718 readonly type: 'Withdraw' | 'Call' | 'Create' | 'Create2';
2172 }2719 }
21732720
2174 /** @name PalletEthereumCall (246) */2721 /** @name PalletEthereumCall (308) */
2175 export interface PalletEthereumCall extends Enum {2722 interface PalletEthereumCall extends Enum {
2176 readonly isTransact: boolean;2723 readonly isTransact: boolean;
2177 readonly asTransact: {2724 readonly asTransact: {
2178 readonly transaction: EthereumTransactionTransactionV2;2725 readonly transaction: EthereumTransactionTransactionV2;
2179>>>>>>> b43f8da0... added totalstaked & fix bug with number in RPC Client
2180 } & Struct;2726 } & Struct;
2181 readonly isForceUnreserve: boolean;2727 readonly type: 'Transact';
2182 readonly asForceUnreserve: {
2183 readonly who: MultiAddress;
2184 readonly amount: u128;
2185 } & Struct;
2186 readonly type: 'Transfer' | 'SetBalance' | 'ForceTransfer' | 'TransferKeepAlive' | 'TransferAll' | 'ForceUnreserve';
2187 }2728 }
21882729
2189 /** @name EthereumTransactionTransactionV2 (247) */2730 /** @name EthereumTransactionTransactionV2 (309) */
2190 export interface EthereumTransactionTransactionV2 extends Enum {2731 interface EthereumTransactionTransactionV2 extends Enum {
2191 readonly isLegacy: boolean;2732 readonly isLegacy: boolean;
2192 readonly asLegacy: EthereumTransactionLegacyTransaction;2733 readonly asLegacy: EthereumTransactionLegacyTransaction;
2193 readonly isEip2930: boolean;2734 readonly isEip2930: boolean;
2197 readonly type: 'Legacy' | 'Eip2930' | 'Eip1559';2738 readonly type: 'Legacy' | 'Eip2930' | 'Eip1559';
2198 }2739 }
21992740
2200 /** @name EthereumTransactionLegacyTransaction (248) */2741 /** @name EthereumTransactionLegacyTransaction (310) */
2201 export interface EthereumTransactionLegacyTransaction extends Struct {2742 interface EthereumTransactionLegacyTransaction extends Struct {
2202 readonly nonce: U256;2743 readonly nonce: U256;
2203 readonly gasPrice: U256;2744 readonly gasPrice: U256;
2204 readonly gasLimit: U256;2745 readonly gasLimit: U256;
2208 readonly signature: EthereumTransactionTransactionSignature;2749 readonly signature: EthereumTransactionTransactionSignature;
2209 }2750 }
22102751
2211 /** @name EthereumTransactionTransactionAction (249) */2752 /** @name EthereumTransactionTransactionAction (311) */
2212 export interface EthereumTransactionTransactionAction extends Enum {2753 interface EthereumTransactionTransactionAction extends Enum {
2213 readonly isCall: boolean;2754 readonly isCall: boolean;
2214 readonly asCall: H160;2755 readonly asCall: H160;
2215 readonly isCreate: boolean;2756 readonly isCreate: boolean;
2216 readonly type: 'Call' | 'Create';2757 readonly type: 'Call' | 'Create';
2217 }2758 }
22182759
2219 /** @name EthereumTransactionTransactionSignature (250) */2760 /** @name EthereumTransactionTransactionSignature (312) */
2220 export interface EthereumTransactionTransactionSignature extends Struct {2761 interface EthereumTransactionTransactionSignature extends Struct {
2221 readonly v: u64;2762 readonly v: u64;
2222 readonly r: H256;2763 readonly r: H256;
2223 readonly s: H256;2764 readonly s: H256;
2224 }2765 }
22252766
2226 /** @name EthereumTransactionEip2930Transaction (252) */2767 /** @name EthereumTransactionEip2930Transaction (314) */
2227 export interface EthereumTransactionEip2930Transaction extends Struct {2768 interface EthereumTransactionEip2930Transaction extends Struct {
2228 readonly chainId: u64;2769 readonly chainId: u64;
2229 readonly nonce: U256;2770 readonly nonce: U256;
2230 readonly gasPrice: U256;2771 readonly gasPrice: U256;
2238 readonly s: H256;2779 readonly s: H256;
2239 }2780 }
22402781
2241 /** @name EthereumTransactionAccessListItem (254) */2782 /** @name EthereumTransactionAccessListItem (316) */
2242 export interface EthereumTransactionAccessListItem extends Struct {2783 interface EthereumTransactionAccessListItem extends Struct {
2243 readonly address: H160;2784 readonly address: H160;
2244 readonly storageKeys: Vec<H256>;2785 readonly storageKeys: Vec<H256>;
2245 }2786 }
22462787
2247 /** @name EthereumTransactionEip1559Transaction (255) */2788 /** @name EthereumTransactionEip1559Transaction (317) */
2248 export interface EthereumTransactionEip1559Transaction extends Struct {2789 interface EthereumTransactionEip1559Transaction extends Struct {
2249 readonly chainId: u64;2790 readonly chainId: u64;
2250 readonly nonce: U256;2791 readonly nonce: U256;
2251 readonly maxPriorityFeePerGas: U256;2792 readonly maxPriorityFeePerGas: U256;
2260 readonly s: H256;2801 readonly s: H256;
2261 }2802 }
22622803
2263 /** @name PalletEvmMigrationCall (256) */2804 /** @name PalletEvmMigrationCall (318) */
2264 export interface PalletEvmMigrationCall extends Enum {2805 interface PalletEvmMigrationCall extends Enum {
2265 readonly isBegin: boolean;2806 readonly isBegin: boolean;
2266 readonly asBegin: {2807 readonly asBegin: {
2267 readonly address: H160;2808 readonly address: H160;
2268>>>>>>> b43f8da0... added totalstaked & fix bug with number in RPC Client
2269 } & Struct;2809 } & Struct;
2270 readonly isSudoUncheckedWeight: boolean;2810 readonly isSetData: boolean;
2271 readonly asSudoUncheckedWeight: {2811 readonly asSetData: {
2272 readonly call: Call;2812 readonly address: H160;
2273 readonly weight: u64;2813 readonly data: Vec<ITuple<[H256, H256]>>;
2274 } & Struct;2814 } & Struct;
2275 readonly isSetKey: boolean;2815 readonly isFinish: boolean;
2276 readonly asSetKey: {2816 readonly asFinish: {
2277 readonly new_: MultiAddress;2817 readonly address: H160;
2818 readonly code: Bytes;
2278 } & Struct;2819 } & Struct;
2279 readonly isSudoAs: boolean;2820 readonly type: 'Begin' | 'SetData' | 'Finish';
2280 readonly asSudoAs: {
2281 readonly who: MultiAddress;
2282 readonly call: Call;
2283 } & Struct;
2284 readonly type: 'Sudo' | 'SudoUncheckedWeight' | 'SetKey' | 'SudoAs';
2285 }2821 }
22862822
2287 /** @name PalletSudoEvent (259) */2823 /** @name PalletSudoError (321) */
2288 export interface PalletSudoEvent extends Enum {
2289 readonly isSudid: boolean;
2290 readonly asSudid: {
2291 readonly sudoResult: Result<Null, SpRuntimeDispatchError>;
2292 } & Struct;
2293 readonly isKeyChanged: boolean;
2294 readonly asKeyChanged: {
2295 readonly oldSudoer: Option<AccountId32>;
2296 } & Struct;
2297 readonly isSudoAsDone: boolean;
2298 readonly asSudoAsDone: {
2299 readonly sudoResult: Result<Null, SpRuntimeDispatchError>;
2300 } & Struct;
2301 readonly type: 'Sudid' | 'KeyChanged' | 'SudoAsDone';
2302 }
2303
2304 /** @name SpRuntimeDispatchError (261) */
2305 export interface SpRuntimeDispatchError extends Enum {
2306 readonly isOther: boolean;
2307 readonly isCannotLookup: boolean;
2308 readonly isBadOrigin: boolean;
2309 readonly isModule: boolean;
2310 readonly asModule: SpRuntimeModuleError;
2311 readonly isConsumerRemaining: boolean;
2312 readonly isNoProviders: boolean;
2313 readonly isTooManyConsumers: boolean;
2314 readonly isToken: boolean;
2315 readonly asToken: SpRuntimeTokenError;
2316 readonly isArithmetic: boolean;
2317 readonly asArithmetic: SpRuntimeArithmeticError;
2318 readonly isTransactional: boolean;
2319 readonly asTransactional: SpRuntimeTransactionalError;
2320 readonly type: 'Other' | 'CannotLookup' | 'BadOrigin' | 'Module' | 'ConsumerRemaining' | 'NoProviders' | 'TooManyConsumers' | 'Token' | 'Arithmetic' | 'Transactional';
2321 }
2322
2323 /** @name SpRuntimeModuleError (262) */
2324 export interface SpRuntimeModuleError extends Struct {
2325 readonly index: u8;
2326 readonly error: U8aFixed;
2327 }
2328
2329 /** @name SpRuntimeTokenError (263) */
2330 export interface SpRuntimeTokenError extends Enum {
2331 readonly isNoFunds: boolean;
2332 readonly isWouldDie: boolean;
2333 readonly isBelowMinimum: boolean;
2334 readonly isCannotCreate: boolean;
2335 readonly isUnknownAsset: boolean;
2336 readonly isFrozen: boolean;
2337 readonly isUnsupported: boolean;
2338 readonly type: 'NoFunds' | 'WouldDie' | 'BelowMinimum' | 'CannotCreate' | 'UnknownAsset' | 'Frozen' | 'Unsupported';
2339 }
2340
2341 /** @name SpRuntimeArithmeticError (264) */
2342 export interface SpRuntimeArithmeticError extends Enum {
2343 readonly isUnderflow: boolean;
2344 readonly isOverflow: boolean;
2345 readonly isDivisionByZero: boolean;
2346 readonly type: 'Underflow' | 'Overflow' | 'DivisionByZero';
2347 }
2348
2349 /** @name SpRuntimeTransactionalError (265) */
2350 export interface SpRuntimeTransactionalError extends Enum {
2351 readonly isLimitReached: boolean;
2352 readonly isNoLayer: boolean;
2353 readonly type: 'LimitReached' | 'NoLayer';
2354 }
2355
2356 /** @name PalletSudoError (266) */
2357 export interface PalletSudoError extends Enum {2824 interface PalletSudoError extends Enum {
2358 readonly isRequireSudo: boolean;2825 readonly isRequireSudo: boolean;
2359 readonly type: 'RequireSudo';2826 readonly type: 'RequireSudo';
2360 }2827 }
23612828
2362 /** @name FrameSystemAccountInfo (267) */2829 /** @name OrmlVestingModuleError (323) */
2363 export interface FrameSystemAccountInfo extends Struct {2830 interface OrmlVestingModuleError extends Enum {
2364 readonly nonce: u32;
2365 readonly consumers: u32;
2366 readonly providers: u32;
2367 readonly sufficients: u32;
2368 readonly data: PalletBalancesAccountData;
2369 }
2370
2371 /** @name FrameSupportWeightsPerDispatchClassU64 (268) */
2372 export interface FrameSupportWeightsPerDispatchClassU64 extends Struct {
2373 readonly normal: u64;
2374 readonly operational: u64;
2375 readonly mandatory: u64;
2376 }
2377
2378 /** @name SpRuntimeDigest (269) */
2379 export interface SpRuntimeDigest extends Struct {
2380 readonly logs: Vec<SpRuntimeDigestDigestItem>;
2381 }
2382
2383 /** @name SpRuntimeDigestDigestItem (271) */
2384 export interface SpRuntimeDigestDigestItem extends Enum {
2385 readonly isOther: boolean;
2386 readonly asOther: Bytes;
2387 readonly isConsensus: boolean;
2388 readonly asConsensus: ITuple<[U8aFixed, Bytes]>;
2389 readonly isSeal: boolean;
2390 readonly asSeal: ITuple<[U8aFixed, Bytes]>;
2391 readonly isPreRuntime: boolean;
2392 readonly asPreRuntime: ITuple<[U8aFixed, Bytes]>;
2393 readonly isRuntimeEnvironmentUpdated: boolean;
2394 readonly type: 'Other' | 'Consensus' | 'Seal' | 'PreRuntime' | 'RuntimeEnvironmentUpdated';
2395 }
2396
2397 /** @name FrameSystemEventRecord (273) */
2398 export interface FrameSystemEventRecord extends Struct {
2399 readonly phase: FrameSystemPhase;
2400 readonly event: Event;
2401 readonly topics: Vec<H256>;
2402 }
2403
2404 /** @name FrameSystemEvent (275) */
2405 export interface FrameSystemEvent extends Enum {
2406 readonly isExtrinsicSuccess: boolean;
2407 readonly asExtrinsicSuccess: {
2408 readonly dispatchInfo: FrameSupportWeightsDispatchInfo;
2409 } & Struct;
2410 readonly isExtrinsicFailed: boolean;
2411 readonly asExtrinsicFailed: {
2412 readonly dispatchError: SpRuntimeDispatchError;
2413 readonly dispatchInfo: FrameSupportWeightsDispatchInfo;
2414 } & Struct;
2415 readonly isCodeUpdated: boolean;
2416 readonly isNewAccount: boolean;
2417 readonly asNewAccount: {
2418 readonly account: AccountId32;
2419 } & Struct;
2420 readonly isKilledAccount: boolean;
2421 readonly asKilledAccount: {
2422 readonly account: AccountId32;
2423 } & Struct;
2424 readonly isRemarked: boolean;
2425 readonly asRemarked: {
2426 readonly sender: AccountId32;
2427 readonly hash_: H256;
2428 } & Struct;
2429 readonly type: 'ExtrinsicSuccess' | 'ExtrinsicFailed' | 'CodeUpdated' | 'NewAccount' | 'KilledAccount' | 'Remarked';
2430 }
2431
2432 /** @name FrameSupportWeightsDispatchInfo (276) */
2433 export interface FrameSupportWeightsDispatchInfo extends Struct {
2434 readonly weight: u64;
2435 readonly class: FrameSupportWeightsDispatchClass;
2436 readonly paysFee: FrameSupportWeightsPays;
2437 }
2438
2439 /** @name FrameSupportWeightsDispatchClass (277) */
2440 export interface FrameSupportWeightsDispatchClass extends Enum {
2441 readonly isNormal: boolean;
2442 readonly isOperational: boolean;
2443 readonly isMandatory: boolean;
2444 readonly type: 'Normal' | 'Operational' | 'Mandatory';
2445 }
2446
2447 /** @name FrameSupportWeightsPays (278) */
2448 export interface FrameSupportWeightsPays extends Enum {
2449 readonly isYes: boolean;
2450 readonly isNo: boolean;
2451 readonly type: 'Yes' | 'No';
2452 }
2453
2454 /** @name OrmlVestingModuleEvent (279) */
2455 export interface OrmlVestingModuleEvent extends Enum {
2456 readonly isVestingScheduleAdded: boolean;
2457 readonly asVestingScheduleAdded: {
2458 readonly from: AccountId32;
2459 readonly to: AccountId32;
2460 readonly vestingSchedule: OrmlVestingVestingSchedule;
2461 } & Struct;
2462 readonly isClaimed: boolean;
2463 readonly asClaimed: {
2464 readonly who: AccountId32;
2465 readonly amount: u128;
2466 } & Struct;
2467 readonly isVestingSchedulesUpdated: boolean;
2468 readonly asVestingSchedulesUpdated: {
2469 readonly who: AccountId32;
2470 } & Struct;
2471 readonly type: 'VestingScheduleAdded' | 'Claimed' | 'VestingSchedulesUpdated';
2472 }
2473
2474 /** @name CumulusPalletXcmpQueueEvent (280) */
2475 export interface CumulusPalletXcmpQueueEvent extends Enum {
2476 readonly isSuccess: boolean;
2477 readonly asSuccess: Option<H256>;
2478 readonly isFail: boolean;
2479 readonly asFail: ITuple<[Option<H256>, XcmV2TraitsError]>;
2480 readonly isBadVersion: boolean;
2481 readonly asBadVersion: Option<H256>;
2482 readonly isBadFormat: boolean;
2483 readonly asBadFormat: Option<H256>;
2484 readonly isUpwardMessageSent: boolean;
2485 readonly asUpwardMessageSent: Option<H256>;
2486 readonly isXcmpMessageSent: boolean;
2487 readonly asXcmpMessageSent: Option<H256>;
2488 readonly isOverweightEnqueued: boolean;
2489 readonly asOverweightEnqueued: ITuple<[u32, u32, u64, u64]>;
2490 readonly isOverweightServiced: boolean;
2491 readonly asOverweightServiced: ITuple<[u64, u64]>;
2492 readonly type: 'Success' | 'Fail' | 'BadVersion' | 'BadFormat' | 'UpwardMessageSent' | 'XcmpMessageSent' | 'OverweightEnqueued' | 'OverweightServiced';
2493 }
2494
2495 /** @name PalletXcmEvent (281) */
2496 export interface PalletXcmEvent extends Enum {
2497 readonly isAttempted: boolean;
2498 readonly asAttempted: XcmV2TraitsOutcome;
2499 readonly isSent: boolean;
2500 readonly asSent: ITuple<[XcmV1MultiLocation, XcmV1MultiLocation, XcmV2Xcm]>;
2501 readonly isUnexpectedResponse: boolean;
2502 readonly asUnexpectedResponse: ITuple<[XcmV1MultiLocation, u64]>;
2503 readonly isResponseReady: boolean;
2504 readonly asResponseReady: ITuple<[u64, XcmV2Response]>;
2505 readonly isNotified: boolean;
2506 readonly asNotified: ITuple<[u64, u8, u8]>;
2507 readonly isNotifyOverweight: boolean;
2508 readonly asNotifyOverweight: ITuple<[u64, u8, u8, u64, u64]>;
2509 readonly isNotifyDispatchError: boolean;
2510 readonly asNotifyDispatchError: ITuple<[u64, u8, u8]>;
2511 readonly isNotifyDecodeFailed: boolean;
2512 readonly asNotifyDecodeFailed: ITuple<[u64, u8, u8]>;
2513 readonly isInvalidResponder: boolean;
2514 readonly asInvalidResponder: ITuple<[XcmV1MultiLocation, u64, Option<XcmV1MultiLocation>]>;
2515 readonly isInvalidResponderVersion: boolean;
2516 readonly asInvalidResponderVersion: ITuple<[XcmV1MultiLocation, u64]>;
2517 readonly isResponseTaken: boolean;
2518 readonly asResponseTaken: u64;
2519 readonly isAssetsTrapped: boolean;
2520 readonly asAssetsTrapped: ITuple<[H256, XcmV1MultiLocation, XcmVersionedMultiAssets]>;
2521 readonly isVersionChangeNotified: boolean;
2522 readonly asVersionChangeNotified: ITuple<[XcmV1MultiLocation, u32]>;
2523 readonly isSupportedVersionChanged: boolean;
2524 readonly asSupportedVersionChanged: ITuple<[XcmV1MultiLocation, u32]>;
2525 readonly isNotifyTargetSendFail: boolean;
2526 readonly asNotifyTargetSendFail: ITuple<[XcmV1MultiLocation, u64, XcmV2TraitsError]>;
2527 readonly isNotifyTargetMigrationFail: boolean;
2528 readonly asNotifyTargetMigrationFail: ITuple<[XcmVersionedMultiLocation, u64]>;
2529 readonly type: 'Attempted' | 'Sent' | 'UnexpectedResponse' | 'ResponseReady' | 'Notified' | 'NotifyOverweight' | 'NotifyDispatchError' | 'NotifyDecodeFailed' | 'InvalidResponder' | 'InvalidResponderVersion' | 'ResponseTaken' | 'AssetsTrapped' | 'VersionChangeNotified' | 'SupportedVersionChanged' | 'NotifyTargetSendFail' | 'NotifyTargetMigrationFail';
2530 }
2531
2532 /** @name XcmV2TraitsOutcome (282) */
2533 export interface XcmV2TraitsOutcome extends Enum {
2534 readonly isComplete: boolean;
2535 readonly asComplete: u64;
2536 readonly isIncomplete: boolean;
2537 readonly asIncomplete: ITuple<[u64, XcmV2TraitsError]>;
2538 readonly isError: boolean;
2539 readonly asError: XcmV2TraitsError;
2540 readonly type: 'Complete' | 'Incomplete' | 'Error';
2541 }
2542
2543 /** @name CumulusPalletXcmEvent (284) */
2544 export interface CumulusPalletXcmEvent extends Enum {
2545 readonly isInvalidFormat: boolean;
2546 readonly asInvalidFormat: U8aFixed;
2547 readonly isUnsupportedVersion: boolean;
2548 readonly asUnsupportedVersion: U8aFixed;
2549 readonly isExecutedDownward: boolean;
2550 readonly asExecutedDownward: ITuple<[U8aFixed, XcmV2TraitsOutcome]>;
2551 readonly type: 'InvalidFormat' | 'UnsupportedVersion' | 'ExecutedDownward';
2552 }
2553
2554 /** @name CumulusPalletDmpQueueEvent (285) */
2555 export interface CumulusPalletDmpQueueEvent extends Enum {
2556 readonly isInvalidFormat: boolean;
2557 readonly asInvalidFormat: {
2558 readonly messageId: U8aFixed;
2559 } & Struct;
2560 readonly isUnsupportedVersion: boolean;
2561 readonly asUnsupportedVersion: {
2562 readonly messageId: U8aFixed;
2563 } & Struct;
2564 readonly isExecutedDownward: boolean;
2565 readonly asExecutedDownward: {
2566 readonly messageId: U8aFixed;
2567 readonly outcome: XcmV2TraitsOutcome;
2568 } & Struct;
2569 readonly isWeightExhausted: boolean;
2570 readonly asWeightExhausted: {
2571 readonly messageId: U8aFixed;
2572 readonly remainingWeight: u64;
2573 readonly requiredWeight: u64;
2574 } & Struct;
2575 readonly isOverweightEnqueued: boolean;
2576 readonly asOverweightEnqueued: {
2577 readonly messageId: U8aFixed;
2578 readonly overweightIndex: u64;
2579 readonly requiredWeight: u64;
2580 } & Struct;
2581 readonly isOverweightServiced: boolean;
2582 readonly asOverweightServiced: {
2583 readonly overweightIndex: u64;
2584 readonly weightUsed: u64;
2585 } & Struct;
2586 readonly type: 'InvalidFormat' | 'UnsupportedVersion' | 'ExecutedDownward' | 'WeightExhausted' | 'OverweightEnqueued' | 'OverweightServiced';
2587 }
2588
2589 /** @name PalletUniqueRawEvent (286) */
2590 export interface PalletUniqueRawEvent extends Enum {
2591 readonly isCollectionSponsorRemoved: boolean;
2592 readonly asCollectionSponsorRemoved: u32;
2593 readonly isCollectionAdminAdded: boolean;
2594 readonly asCollectionAdminAdded: ITuple<[u32, PalletEvmAccountBasicCrossAccountIdRepr]>;
2595 readonly isCollectionOwnedChanged: boolean;
2596 readonly asCollectionOwnedChanged: ITuple<[u32, AccountId32]>;
2597 readonly isCollectionSponsorSet: boolean;
2598 readonly asCollectionSponsorSet: ITuple<[u32, AccountId32]>;
2599 readonly isSponsorshipConfirmed: boolean;
2600 readonly asSponsorshipConfirmed: ITuple<[u32, AccountId32]>;
2601 readonly isCollectionAdminRemoved: boolean;
2602 readonly asCollectionAdminRemoved: ITuple<[u32, PalletEvmAccountBasicCrossAccountIdRepr]>;
2603 readonly isAllowListAddressRemoved: boolean;
2604 readonly asAllowListAddressRemoved: ITuple<[u32, PalletEvmAccountBasicCrossAccountIdRepr]>;
2605 readonly isAllowListAddressAdded: boolean;
2606 readonly asAllowListAddressAdded: ITuple<[u32, PalletEvmAccountBasicCrossAccountIdRepr]>;
2607 readonly isCollectionLimitSet: boolean;
2608 readonly asCollectionLimitSet: u32;
2609 readonly isCollectionPermissionSet: boolean;
2610 readonly asCollectionPermissionSet: u32;
2611 readonly type: 'CollectionSponsorRemoved' | 'CollectionAdminAdded' | 'CollectionOwnedChanged' | 'CollectionSponsorSet' | 'SponsorshipConfirmed' | 'CollectionAdminRemoved' | 'AllowListAddressRemoved' | 'AllowListAddressAdded' | 'CollectionLimitSet' | 'CollectionPermissionSet';
2612 }
2613
2614 /** @name PalletUniqueSchedulerEvent (287) */
2615 export interface PalletUniqueSchedulerEvent extends Enum {
2616 readonly isScheduled: boolean;
2617 readonly asScheduled: {
2618 readonly when: u32;
2619 readonly index: u32;
2620 } & Struct;
2621 readonly isCanceled: boolean;
2622 readonly asCanceled: {
2623 readonly when: u32;
2624 readonly index: u32;
2625 } & Struct;
2626 readonly isDispatched: boolean;
2627 readonly asDispatched: {
2628 readonly task: ITuple<[u32, u32]>;
2629 readonly id: Option<U8aFixed>;
2630 readonly result: Result<Null, SpRuntimeDispatchError>;
2631 } & Struct;
2632 readonly isCallLookupFailed: boolean;
2633 readonly asCallLookupFailed: {
2634 readonly task: ITuple<[u32, u32]>;
2635 readonly id: Option<U8aFixed>;
2636 readonly error: FrameSupportScheduleLookupError;
2637 } & Struct;
2638 readonly type: 'Scheduled' | 'Canceled' | 'Dispatched' | 'CallLookupFailed';
2639 }
2640
2641 /** @name FrameSupportScheduleLookupError (289) */
2642 export interface FrameSupportScheduleLookupError extends Enum {
2643 readonly isUnknown: boolean;
2644 readonly isBadFormat: boolean;
2645 readonly type: 'Unknown' | 'BadFormat';
2646 }
2647
2648 /** @name PalletCommonEvent (290) */
2649 export interface PalletCommonEvent extends Enum {
2650 readonly isCollectionCreated: boolean;
2651 readonly asCollectionCreated: ITuple<[u32, u8, AccountId32]>;
2652 readonly isCollectionDestroyed: boolean;
2653 readonly asCollectionDestroyed: u32;
2654 readonly isItemCreated: boolean;
2655 readonly asItemCreated: ITuple<[u32, u32, PalletEvmAccountBasicCrossAccountIdRepr, u128]>;
2656 readonly isItemDestroyed: boolean;
2657 readonly asItemDestroyed: ITuple<[u32, u32, PalletEvmAccountBasicCrossAccountIdRepr, u128]>;
2658 readonly isTransfer: boolean;
2659 readonly asTransfer: ITuple<[u32, u32, PalletEvmAccountBasicCrossAccountIdRepr, PalletEvmAccountBasicCrossAccountIdRepr, u128]>;
2660 readonly isApproved: boolean;
2661 readonly asApproved: ITuple<[u32, u32, PalletEvmAccountBasicCrossAccountIdRepr, PalletEvmAccountBasicCrossAccountIdRepr, u128]>;
2662 readonly isCollectionPropertySet: boolean;
2663 readonly asCollectionPropertySet: ITuple<[u32, Bytes]>;
2664 readonly isCollectionPropertyDeleted: boolean;
2665 readonly asCollectionPropertyDeleted: ITuple<[u32, Bytes]>;
2666 readonly isTokenPropertySet: boolean;
2667 readonly asTokenPropertySet: ITuple<[u32, u32, Bytes]>;
2668 readonly isTokenPropertyDeleted: boolean;
2669 readonly asTokenPropertyDeleted: ITuple<[u32, u32, Bytes]>;
2670 readonly isPropertyPermissionSet: boolean;
2671 readonly asPropertyPermissionSet: ITuple<[u32, Bytes]>;
2672 readonly type: 'CollectionCreated' | 'CollectionDestroyed' | 'ItemCreated' | 'ItemDestroyed' | 'Transfer' | 'Approved' | 'CollectionPropertySet' | 'CollectionPropertyDeleted' | 'TokenPropertySet' | 'TokenPropertyDeleted' | 'PropertyPermissionSet';
2673 }
2674
2675 /** @name PalletStructureEvent (291) */
2676 export interface PalletStructureEvent extends Enum {
2677 readonly isExecuted: boolean;
2678 readonly asExecuted: Result<Null, SpRuntimeDispatchError>;
2679 readonly type: 'Executed';
2680 }
2681
2682 /** @name PalletRmrkCoreEvent (292) */
2683 export interface PalletRmrkCoreEvent extends Enum {
2684 readonly isCollectionCreated: boolean;
2685 readonly asCollectionCreated: {
2686 readonly issuer: AccountId32;
2687 readonly collectionId: u32;
2688 } & Struct;
2689 readonly isCollectionDestroyed: boolean;
2690 readonly asCollectionDestroyed: {
2691 readonly issuer: AccountId32;
2692 readonly collectionId: u32;
2693 } & Struct;
2694 readonly isIssuerChanged: boolean;
2695 readonly asIssuerChanged: {
2696 readonly oldIssuer: AccountId32;
2697 readonly newIssuer: AccountId32;
2698 readonly collectionId: u32;
2699 } & Struct;
2700 readonly isCollectionLocked: boolean;
2701 readonly asCollectionLocked: {
2702 readonly issuer: AccountId32;
2703 readonly collectionId: u32;
2704 } & Struct;
2705 readonly isNftMinted: boolean;
2706 readonly asNftMinted: {
2707 readonly owner: AccountId32;
2708 readonly collectionId: u32;
2709 readonly nftId: u32;
2710 } & Struct;
2711 readonly isNftBurned: boolean;
2712 readonly asNftBurned: {
2713 readonly owner: AccountId32;
2714 readonly nftId: u32;
2715 } & Struct;
2716 readonly isNftSent: boolean;
2717 readonly asNftSent: {
2718 readonly sender: AccountId32;
2719 readonly recipient: RmrkTraitsNftAccountIdOrCollectionNftTuple;
2720 readonly collectionId: u32;
2721 readonly nftId: u32;
2722 readonly approvalRequired: bool;
2723 } & Struct;
2724 readonly isNftAccepted: boolean;
2725 readonly asNftAccepted: {
2726 readonly sender: AccountId32;
2727 readonly recipient: RmrkTraitsNftAccountIdOrCollectionNftTuple;
2728 readonly collectionId: u32;
2729 readonly nftId: u32;
2730 } & Struct;
2731 readonly isNftRejected: boolean;
2732 readonly asNftRejected: {
2733 readonly sender: AccountId32;
2734 readonly collectionId: u32;
2735 readonly nftId: u32;
2736 } & Struct;
2737 readonly isPropertySet: boolean;
2738 readonly asPropertySet: {
2739 readonly collectionId: u32;
2740 readonly maybeNftId: Option<u32>;
2741 readonly key: Bytes;
2742 readonly value: Bytes;
2743 } & Struct;
2744 readonly isResourceAdded: boolean;
2745 readonly asResourceAdded: {
2746 readonly nftId: u32;
2747 readonly resourceId: u32;
2748 } & Struct;
2749 readonly isResourceRemoval: boolean;
2750 readonly asResourceRemoval: {
2751 readonly nftId: u32;
2752 readonly resourceId: u32;
2753 } & Struct;
2754 readonly isResourceAccepted: boolean;
2755 readonly asResourceAccepted: {
2756 readonly nftId: u32;
2757 readonly resourceId: u32;
2758 } & Struct;
2759 readonly isResourceRemovalAccepted: boolean;
2760 readonly asResourceRemovalAccepted: {
2761 readonly nftId: u32;
2762 readonly resourceId: u32;
2763 } & Struct;
2764 readonly isPrioritySet: boolean;
2765 readonly asPrioritySet: {
2766 readonly collectionId: u32;
2767 readonly nftId: u32;
2768 } & Struct;
2769 readonly type: 'CollectionCreated' | 'CollectionDestroyed' | 'IssuerChanged' | 'CollectionLocked' | 'NftMinted' | 'NftBurned' | 'NftSent' | 'NftAccepted' | 'NftRejected' | 'PropertySet' | 'ResourceAdded' | 'ResourceRemoval' | 'ResourceAccepted' | 'ResourceRemovalAccepted' | 'PrioritySet';
2770 }
2771
2772 /** @name PalletRmrkEquipEvent (293) */
2773 export interface PalletRmrkEquipEvent extends Enum {
2774 readonly isBaseCreated: boolean;
2775 readonly asBaseCreated: {
2776 readonly issuer: AccountId32;
2777 readonly baseId: u32;
2778 } & Struct;
2779 readonly isEquippablesUpdated: boolean;
2780 readonly asEquippablesUpdated: {
2781 readonly baseId: u32;
2782 readonly slotId: u32;
2783 } & Struct;
2784 readonly type: 'BaseCreated' | 'EquippablesUpdated';
2785 }
2786
2787 /** @name PalletEvmEvent (294) */
2788 export interface PalletEvmEvent extends Enum {
2789 readonly isLog: boolean;
2790 readonly asLog: EthereumLog;
2791 readonly isCreated: boolean;
2792 readonly asCreated: H160;
2793 readonly isCreatedFailed: boolean;
2794 readonly asCreatedFailed: H160;
2795 readonly isExecuted: boolean;
2796 readonly asExecuted: H160;
2797 readonly isExecutedFailed: boolean;
2798 readonly asExecutedFailed: H160;
2799 readonly isBalanceDeposit: boolean;
2800 readonly asBalanceDeposit: ITuple<[AccountId32, H160, U256]>;
2801 readonly isBalanceWithdraw: boolean;
2802 readonly asBalanceWithdraw: ITuple<[AccountId32, H160, U256]>;
2803 readonly type: 'Log' | 'Created' | 'CreatedFailed' | 'Executed' | 'ExecutedFailed' | 'BalanceDeposit' | 'BalanceWithdraw';
2804 }
2805
2806 /** @name EthereumLog (295) */
2807 export interface EthereumLog extends Struct {
2808 readonly address: H160;
2809 readonly topics: Vec<H256>;
2810 readonly data: Bytes;
2811 }
2812
2813 /** @name PalletEthereumEvent (296) */
2814 export interface PalletEthereumEvent extends Enum {
2815 readonly isExecuted: boolean;
2816 readonly asExecuted: ITuple<[H160, H160, H256, EvmCoreErrorExitReason]>;
2817 readonly type: 'Executed';
2818 }
2819
2820 /** @name EvmCoreErrorExitReason (297) */
2821 export interface EvmCoreErrorExitReason extends Enum {
2822 readonly isSucceed: boolean;
2823 readonly asSucceed: EvmCoreErrorExitSucceed;
2824 readonly isError: boolean;
2825 readonly asError: EvmCoreErrorExitError;
2826 readonly isRevert: boolean;
2827 readonly asRevert: EvmCoreErrorExitRevert;
2828 readonly isFatal: boolean;
2829 readonly asFatal: EvmCoreErrorExitFatal;
2830 readonly type: 'Succeed' | 'Error' | 'Revert' | 'Fatal';
2831 }
2832
2833 /** @name EvmCoreErrorExitSucceed (298) */
2834 export interface EvmCoreErrorExitSucceed extends Enum {
2835 readonly isStopped: boolean;
2836 readonly isReturned: boolean;
2837 readonly isSuicided: boolean;
2838 readonly type: 'Stopped' | 'Returned' | 'Suicided';
2839 }
2840
2841 /** @name EvmCoreErrorExitError (299) */
2842 export interface EvmCoreErrorExitError extends Enum {
2843 readonly isStackUnderflow: boolean;
2844 readonly isStackOverflow: boolean;
2845 readonly isInvalidJump: boolean;
2846 readonly isInvalidRange: boolean;
2847 readonly isDesignatedInvalid: boolean;
2848 readonly isCallTooDeep: boolean;
2849 readonly isCreateCollision: boolean;
2850 readonly isCreateContractLimit: boolean;
2851 readonly isOutOfOffset: boolean;
2852 readonly isOutOfGas: boolean;
2853 readonly isOutOfFund: boolean;
2854 readonly isPcUnderflow: boolean;
2855 readonly isCreateEmpty: boolean;
2856 readonly isOther: boolean;
2857 readonly asOther: Text;
2858 readonly isInvalidCode: boolean;
2859 readonly type: 'StackUnderflow' | 'StackOverflow' | 'InvalidJump' | 'InvalidRange' | 'DesignatedInvalid' | 'CallTooDeep' | 'CreateCollision' | 'CreateContractLimit' | 'OutOfOffset' | 'OutOfGas' | 'OutOfFund' | 'PcUnderflow' | 'CreateEmpty' | 'Other' | 'InvalidCode';
2860 }
2861
2862 /** @name EvmCoreErrorExitRevert (302) */
2863 export interface EvmCoreErrorExitRevert extends Enum {
2864 readonly isReverted: boolean;
2865 readonly type: 'Reverted';
2866 }
2867
2868 /** @name EvmCoreErrorExitFatal (303) */
2869 export interface EvmCoreErrorExitFatal extends Enum {
2870 readonly isNotSupported: boolean;
2871 readonly isUnhandledInterrupt: boolean;
2872 readonly isCallErrorAsFatal: boolean;
2873 readonly asCallErrorAsFatal: EvmCoreErrorExitError;
2874 readonly isOther: boolean;
2875 readonly asOther: Text;
2876 readonly type: 'NotSupported' | 'UnhandledInterrupt' | 'CallErrorAsFatal' | 'Other';
2877 }
2878
2879 /** @name FrameSystemPhase (304) */
2880 export interface FrameSystemPhase extends Enum {
2881 readonly isApplyExtrinsic: boolean;
2882 readonly asApplyExtrinsic: u32;
2883 readonly isFinalization: boolean;
2884 readonly isInitialization: boolean;
2885 readonly type: 'ApplyExtrinsic' | 'Finalization' | 'Initialization';
2886 }
2887
2888 /** @name FrameSystemLastRuntimeUpgradeInfo (306) */
2889 export interface FrameSystemLastRuntimeUpgradeInfo extends Struct {
2890 readonly specVersion: Compact<u32>;
2891 readonly specName: Text;
2892 }
2893
2894 /** @name FrameSystemLimitsBlockWeights (307) */
2895 export interface FrameSystemLimitsBlockWeights extends Struct {
2896 readonly baseBlock: u64;
2897 readonly maxBlock: u64;
2898 readonly perClass: FrameSupportWeightsPerDispatchClassWeightsPerClass;
2899 }
2900
2901 /** @name FrameSupportWeightsPerDispatchClassWeightsPerClass (308) */
2902 export interface FrameSupportWeightsPerDispatchClassWeightsPerClass extends Struct {
2903 readonly normal: FrameSystemLimitsWeightsPerClass;
2904 readonly operational: FrameSystemLimitsWeightsPerClass;
2905 readonly mandatory: FrameSystemLimitsWeightsPerClass;
2906 }
2907
2908 /** @name FrameSystemLimitsWeightsPerClass (309) */
2909 export interface FrameSystemLimitsWeightsPerClass extends Struct {
2910 readonly baseExtrinsic: u64;
2911 readonly maxExtrinsic: Option<u64>;
2912 readonly maxTotal: Option<u64>;
2913 readonly reserved: Option<u64>;
2914 }
2915
2916 /** @name FrameSystemLimitsBlockLength (311) */
2917 export interface FrameSystemLimitsBlockLength extends Struct {
2918 readonly max: FrameSupportWeightsPerDispatchClassU32;
2919 }
2920
2921 /** @name FrameSupportWeightsPerDispatchClassU32 (312) */
2922 export interface FrameSupportWeightsPerDispatchClassU32 extends Struct {
2923 readonly normal: u32;
2924 readonly operational: u32;
2925 readonly mandatory: u32;
2926 }
2927
2928 /** @name FrameSupportWeightsRuntimeDbWeight (313) */
2929 export interface FrameSupportWeightsRuntimeDbWeight extends Struct {
2930 readonly read: u64;
2931 readonly write: u64;
2932 }
2933
2934 /** @name SpVersionRuntimeVersion (314) */
2935 export interface SpVersionRuntimeVersion extends Struct {
2936 readonly specName: Text;
2937 readonly implName: Text;
2938 readonly authoringVersion: u32;
2939 readonly specVersion: u32;
2940 readonly implVersion: u32;
2941 readonly apis: Vec<ITuple<[U8aFixed, u32]>>;
2942 readonly transactionVersion: u32;
2943 readonly stateVersion: u8;
2944 }
2945
2946 /** @name FrameSystemError (318) */
2947 export interface FrameSystemError extends Enum {
2948 readonly isInvalidSpecName: boolean;
2949 readonly isSpecVersionNeedsToIncrease: boolean;
2950 readonly isFailedToExtractRuntimeVersion: boolean;
2951 readonly isNonDefaultComposite: boolean;
2952 readonly isNonZeroRefCount: boolean;
2953 readonly isCallFiltered: boolean;
2954 readonly type: 'InvalidSpecName' | 'SpecVersionNeedsToIncrease' | 'FailedToExtractRuntimeVersion' | 'NonDefaultComposite' | 'NonZeroRefCount' | 'CallFiltered';
2955 }
2956
2957 /** @name OrmlVestingModuleError (320) */
2958 export interface OrmlVestingModuleError extends Enum {
2959 readonly isZeroVestingPeriod: boolean;2831 readonly isZeroVestingPeriod: boolean;
2960 readonly isZeroVestingPeriodCount: boolean;2832 readonly isZeroVestingPeriodCount: boolean;
2961 readonly isInsufficientBalanceToLock: boolean;2833 readonly isInsufficientBalanceToLock: boolean;
2965 readonly type: 'ZeroVestingPeriod' | 'ZeroVestingPeriodCount' | 'InsufficientBalanceToLock' | 'TooManyVestingSchedules' | 'AmountLow' | 'MaxVestingSchedulesExceeded';2837 readonly type: 'ZeroVestingPeriod' | 'ZeroVestingPeriodCount' | 'InsufficientBalanceToLock' | 'TooManyVestingSchedules' | 'AmountLow' | 'MaxVestingSchedulesExceeded';
2966 }2838 }
29672839
2968 /** @name CumulusPalletXcmpQueueInboundChannelDetails (322) */2840 /** @name CumulusPalletXcmpQueueInboundChannelDetails (325) */
2969 export interface CumulusPalletXcmpQueueInboundChannelDetails extends Struct {2841 interface CumulusPalletXcmpQueueInboundChannelDetails extends Struct {
2970 readonly sender: u32;2842 readonly sender: u32;
2971 readonly state: CumulusPalletXcmpQueueInboundState;2843 readonly state: CumulusPalletXcmpQueueInboundState;
2972 readonly messageMetadata: Vec<ITuple<[u32, PolkadotParachainPrimitivesXcmpMessageFormat]>>;2844 readonly messageMetadata: Vec<ITuple<[u32, PolkadotParachainPrimitivesXcmpMessageFormat]>>;
2973 }2845 }
29742846
2975 /** @name CumulusPalletXcmpQueueInboundState (323) */2847 /** @name CumulusPalletXcmpQueueInboundState (326) */
2976 export interface CumulusPalletXcmpQueueInboundState extends Enum {2848 interface CumulusPalletXcmpQueueInboundState extends Enum {
2977 readonly isOk: boolean;2849 readonly isOk: boolean;
2978 readonly isSuspended: boolean;2850 readonly isSuspended: boolean;
2979 readonly type: 'Ok' | 'Suspended';2851 readonly type: 'Ok' | 'Suspended';
2980 }2852 }
29812853
2982 /** @name PolkadotParachainPrimitivesXcmpMessageFormat (326) */2854 /** @name PolkadotParachainPrimitivesXcmpMessageFormat (329) */
2983 export interface PolkadotParachainPrimitivesXcmpMessageFormat extends Enum {2855 interface PolkadotParachainPrimitivesXcmpMessageFormat extends Enum {
2984 readonly isConcatenatedVersionedXcm: boolean;2856 readonly isConcatenatedVersionedXcm: boolean;
2985 readonly isConcatenatedEncodedBlob: boolean;2857 readonly isConcatenatedEncodedBlob: boolean;
2986 readonly isSignals: boolean;2858 readonly isSignals: boolean;
2987 readonly type: 'ConcatenatedVersionedXcm' | 'ConcatenatedEncodedBlob' | 'Signals';2859 readonly type: 'ConcatenatedVersionedXcm' | 'ConcatenatedEncodedBlob' | 'Signals';
2988 }2860 }
29892861
2990 /** @name CumulusPalletXcmpQueueOutboundChannelDetails (329) */2862 /** @name CumulusPalletXcmpQueueOutboundChannelDetails (332) */
2991 export interface CumulusPalletXcmpQueueOutboundChannelDetails extends Struct {2863 interface CumulusPalletXcmpQueueOutboundChannelDetails extends Struct {
2992 readonly recipient: u32;2864 readonly recipient: u32;
2993 readonly state: CumulusPalletXcmpQueueOutboundState;2865 readonly state: CumulusPalletXcmpQueueOutboundState;
2994 readonly signalsExist: bool;2866 readonly signalsExist: bool;
2995 readonly firstIndex: u16;2867 readonly firstIndex: u16;
2996 readonly lastIndex: u16;2868 readonly lastIndex: u16;
2997 }2869 }
29982870
2999 /** @name CumulusPalletXcmpQueueOutboundState (330) */2871 /** @name CumulusPalletXcmpQueueOutboundState (333) */
3000 export interface CumulusPalletXcmpQueueOutboundState extends Enum {2872 interface CumulusPalletXcmpQueueOutboundState extends Enum {
3001 readonly isOk: boolean;2873 readonly isOk: boolean;
3002 readonly isSuspended: boolean;2874 readonly isSuspended: boolean;
3003 readonly type: 'Ok' | 'Suspended';2875 readonly type: 'Ok' | 'Suspended';
3004 }2876 }
30052877
3006 /** @name CumulusPalletXcmpQueueQueueConfigData (332) */2878 /** @name CumulusPalletXcmpQueueQueueConfigData (335) */
3007 export interface CumulusPalletXcmpQueueQueueConfigData extends Struct {2879 interface CumulusPalletXcmpQueueQueueConfigData extends Struct {
3008 readonly suspendThreshold: u32;2880 readonly suspendThreshold: u32;
3009 readonly dropThreshold: u32;2881 readonly dropThreshold: u32;
3010 readonly resumeThreshold: u32;2882 readonly resumeThreshold: u32;
3013 readonly xcmpMaxIndividualWeight: u64;2885 readonly xcmpMaxIndividualWeight: u64;
3014 }2886 }
30152887
3016 /** @name CumulusPalletXcmpQueueError (334) */2888 /** @name CumulusPalletXcmpQueueError (337) */
3017 export interface CumulusPalletXcmpQueueError extends Enum {2889 interface CumulusPalletXcmpQueueError extends Enum {
3018 readonly isFailedToSend: boolean;2890 readonly isFailedToSend: boolean;
3019 readonly isBadXcmOrigin: boolean;2891 readonly isBadXcmOrigin: boolean;
3020 readonly isBadXcm: boolean;2892 readonly isBadXcm: boolean;
3023 readonly type: 'FailedToSend' | 'BadXcmOrigin' | 'BadXcm' | 'BadOverweightIndex' | 'WeightOverLimit';2895 readonly type: 'FailedToSend' | 'BadXcmOrigin' | 'BadXcm' | 'BadOverweightIndex' | 'WeightOverLimit';
3024 }2896 }
30252897
3026 /** @name PalletXcmError (335) */2898 /** @name PalletXcmError (338) */
3027 export interface PalletXcmError extends Enum {2899 interface PalletXcmError extends Enum {
3028 readonly isUnreachable: boolean;2900 readonly isUnreachable: boolean;
3029 readonly isSendFailure: boolean;2901 readonly isSendFailure: boolean;
3030 readonly isFiltered: boolean;2902 readonly isFiltered: boolean;
3041 readonly type: 'Unreachable' | 'SendFailure' | 'Filtered' | 'UnweighableMessage' | 'DestinationNotInvertible' | 'Empty' | 'CannotReanchor' | 'TooManyAssets' | 'InvalidOrigin' | 'BadVersion' | 'BadLocation' | 'NoSubscription' | 'AlreadySubscribed';2913 readonly type: 'Unreachable' | 'SendFailure' | 'Filtered' | 'UnweighableMessage' | 'DestinationNotInvertible' | 'Empty' | 'CannotReanchor' | 'TooManyAssets' | 'InvalidOrigin' | 'BadVersion' | 'BadLocation' | 'NoSubscription' | 'AlreadySubscribed';
3042 }2914 }
30432915
3044 /** @name CumulusPalletXcmError (336) */2916 /** @name CumulusPalletXcmError (339) */
3045 export type CumulusPalletXcmError = Null;2917 type CumulusPalletXcmError = Null;
30462918
3047 /** @name CumulusPalletDmpQueueConfigData (337) */2919 /** @name CumulusPalletDmpQueueConfigData (340) */
3048 export interface CumulusPalletDmpQueueConfigData extends Struct {2920 interface CumulusPalletDmpQueueConfigData extends Struct {
3049 readonly maxIndividual: u64;2921 readonly maxIndividual: u64;
3050 }2922 }
30512923
3052 /** @name CumulusPalletDmpQueuePageIndexData (338) */2924 /** @name CumulusPalletDmpQueuePageIndexData (341) */
3053 export interface CumulusPalletDmpQueuePageIndexData extends Struct {2925 interface CumulusPalletDmpQueuePageIndexData extends Struct {
3054 readonly beginUsed: u32;2926 readonly beginUsed: u32;
3055 readonly endUsed: u32;2927 readonly endUsed: u32;
3056 readonly overweightCount: u64;2928 readonly overweightCount: u64;
3057 }2929 }
30582930
3059 /** @name CumulusPalletDmpQueueError (341) */2931 /** @name CumulusPalletDmpQueueError (344) */
3060 export interface CumulusPalletDmpQueueError extends Enum {2932 interface CumulusPalletDmpQueueError extends Enum {
3061 readonly isUnknown: boolean;2933 readonly isUnknown: boolean;
3062 readonly isOverLimit: boolean;2934 readonly isOverLimit: boolean;
3063 readonly type: 'Unknown' | 'OverLimit';2935 readonly type: 'Unknown' | 'OverLimit';
3064 }2936 }
30652937
3066 /** @name PalletUniqueError (345) */2938 /** @name PalletUniqueError (348) */
3067 export interface PalletUniqueError extends Enum {2939 interface PalletUniqueError extends Enum {
3068 readonly isCollectionDecimalPointLimitExceeded: boolean;2940 readonly isCollectionDecimalPointLimitExceeded: boolean;
3069 readonly isConfirmUnsetSponsorFail: boolean;2941 readonly isConfirmUnsetSponsorFail: boolean;
3070 readonly isEmptyArgument: boolean;2942 readonly isEmptyArgument: boolean;
3071 readonly isRepartitionCalledOnNonRefungibleCollection: boolean;2943 readonly isRepartitionCalledOnNonRefungibleCollection: boolean;
3072 readonly type: 'CollectionDecimalPointLimitExceeded' | 'ConfirmUnsetSponsorFail' | 'EmptyArgument' | 'RepartitionCalledOnNonRefungibleCollection';2944 readonly type: 'CollectionDecimalPointLimitExceeded' | 'ConfirmUnsetSponsorFail' | 'EmptyArgument' | 'RepartitionCalledOnNonRefungibleCollection';
3073 }2945 }
30742946
3075 /** @name PalletUniqueSchedulerScheduledV3 (348) */2947 /** @name PalletUniqueSchedulerScheduledV3 (351) */
3076 export interface PalletUniqueSchedulerScheduledV3 extends Struct {2948 interface PalletUniqueSchedulerScheduledV3 extends Struct {
3077 readonly maybeId: Option<U8aFixed>;2949 readonly maybeId: Option<U8aFixed>;
3078 readonly priority: u8;2950 readonly priority: u8;
3079 readonly call: FrameSupportScheduleMaybeHashed;2951 readonly call: FrameSupportScheduleMaybeHashed;
3080 readonly maybePeriodic: Option<ITuple<[u32, u32]>>;2952 readonly maybePeriodic: Option<ITuple<[u32, u32]>>;
3081 readonly origin: OpalRuntimeOriginCaller;2953 readonly origin: OpalRuntimeOriginCaller;
3082 }2954 }
30832955
3084 /** @name OpalRuntimeOriginCaller (349) */2956 /** @name OpalRuntimeOriginCaller (352) */
3085 export interface OpalRuntimeOriginCaller extends Enum {2957 interface OpalRuntimeOriginCaller extends Enum {
3086 readonly isVoid: boolean;
3087 readonly isSystem: boolean;2958 readonly isSystem: boolean;
3088 readonly asSystem: FrameSupportDispatchRawOrigin;2959 readonly asSystem: FrameSupportDispatchRawOrigin;
3089 readonly isVoid: boolean;2960 readonly isVoid: boolean;
3096 readonly type: 'System' | 'Void' | 'PolkadotXcm' | 'CumulusXcm' | 'Ethereum';2967 readonly type: 'System' | 'Void' | 'PolkadotXcm' | 'CumulusXcm' | 'Ethereum';
3097 }2968 }
30982969
3099 /** @name FrameSupportDispatchRawOrigin (350) */2970 /** @name FrameSupportDispatchRawOrigin (353) */
3100 export interface FrameSupportDispatchRawOrigin extends Enum {2971 interface FrameSupportDispatchRawOrigin extends Enum {
3101 readonly isRoot: boolean;2972 readonly isRoot: boolean;
3102 readonly isSigned: boolean;2973 readonly isSigned: boolean;
3103 readonly asSigned: AccountId32;2974 readonly asSigned: AccountId32;
3104 readonly isNone: boolean;2975 readonly isNone: boolean;
3105 readonly type: 'Root' | 'Signed' | 'None';2976 readonly type: 'Root' | 'Signed' | 'None';
3106 }2977 }
31072978
3108 /** @name PalletXcmOrigin (351) */2979 /** @name PalletXcmOrigin (354) */
3109 export interface PalletXcmOrigin extends Enum {2980 interface PalletXcmOrigin extends Enum {
3110 readonly isXcm: boolean;2981 readonly isXcm: boolean;
3111 readonly asXcm: XcmV1MultiLocation;2982 readonly asXcm: XcmV1MultiLocation;
3112 readonly isResponse: boolean;2983 readonly isResponse: boolean;
3113 readonly asResponse: XcmV1MultiLocation;2984 readonly asResponse: XcmV1MultiLocation;
3114 readonly type: 'Xcm' | 'Response';2985 readonly type: 'Xcm' | 'Response';
3115 }2986 }
31162987
3117 /** @name CumulusPalletXcmOrigin (352) */2988 /** @name CumulusPalletXcmOrigin (355) */
3118 export interface CumulusPalletXcmOrigin extends Enum {2989 interface CumulusPalletXcmOrigin extends Enum {
3119 readonly isRelay: boolean;2990 readonly isRelay: boolean;
3120 readonly isSiblingParachain: boolean;2991 readonly isSiblingParachain: boolean;
3121 readonly asSiblingParachain: u32;2992 readonly asSiblingParachain: u32;
3122 readonly type: 'Relay' | 'SiblingParachain';2993 readonly type: 'Relay' | 'SiblingParachain';
3123 }2994 }
31242995
3125 /** @name PalletEthereumRawOrigin (353) */2996 /** @name PalletEthereumRawOrigin (356) */
3126 export interface PalletEthereumRawOrigin extends Enum {2997 interface PalletEthereumRawOrigin extends Enum {
3127 readonly isEthereumTransaction: boolean;2998 readonly isEthereumTransaction: boolean;
3128 readonly asEthereumTransaction: H160;2999 readonly asEthereumTransaction: H160;
3129 readonly type: 'EthereumTransaction';3000 readonly type: 'EthereumTransaction';
3130 }3001 }
31313002
3132 /** @name SpCoreVoid (354) */3003 /** @name SpCoreVoid (357) */
3133 export type SpCoreVoid = Null;3004 type SpCoreVoid = Null;
31343005
3135 /** @name PalletUniqueSchedulerError (355) */3006 /** @name PalletUniqueSchedulerError (358) */
3136 export interface PalletUniqueSchedulerError extends Enum {3007 interface PalletUniqueSchedulerError extends Enum {
3137 readonly isFailedToSchedule: boolean;3008 readonly isFailedToSchedule: boolean;
3138 readonly isNotFound: boolean;3009 readonly isNotFound: boolean;
3139 readonly isTargetBlockNumberInPast: boolean;3010 readonly isTargetBlockNumberInPast: boolean;
3140 readonly isRescheduleNoChange: boolean;3011 readonly isRescheduleNoChange: boolean;
3141 readonly type: 'FailedToSchedule' | 'NotFound' | 'TargetBlockNumberInPast' | 'RescheduleNoChange';3012 readonly type: 'FailedToSchedule' | 'NotFound' | 'TargetBlockNumberInPast' | 'RescheduleNoChange';
3142 }3013 }
31433014
3144 /** @name UpDataStructsCollection (356) */3015 /** @name UpDataStructsCollection (359) */
3145 export interface UpDataStructsCollection extends Struct {3016 interface UpDataStructsCollection extends Struct {
3146 readonly owner: AccountId32;3017 readonly owner: AccountId32;
3147 readonly mode: UpDataStructsCollectionMode;3018 readonly mode: UpDataStructsCollectionMode;
3148 readonly name: Vec<u16>;3019 readonly name: Vec<u16>;
3154 readonly externalCollection: bool;3025 readonly externalCollection: bool;
3155 }3026 }
31563027
3157 /** @name UpDataStructsSponsorshipState (357) */3028 /** @name UpDataStructsSponsorshipState (360) */
3158 export interface UpDataStructsSponsorshipState extends Enum {3029 interface UpDataStructsSponsorshipState extends Enum {
3159 readonly isDisabled: boolean;3030 readonly isDisabled: boolean;
3160 readonly isUnconfirmed: boolean;3031 readonly isUnconfirmed: boolean;
3161 readonly asUnconfirmed: AccountId32;3032 readonly asUnconfirmed: AccountId32;
3164 readonly type: 'Disabled' | 'Unconfirmed' | 'Confirmed';3035 readonly type: 'Disabled' | 'Unconfirmed' | 'Confirmed';
3165 }3036 }
31663037
3167 /** @name UpDataStructsProperties (358) */3038 /** @name UpDataStructsProperties (361) */
3168 export interface UpDataStructsProperties extends Struct {3039 interface UpDataStructsProperties extends Struct {
3169 readonly map: UpDataStructsPropertiesMapBoundedVec;3040 readonly map: UpDataStructsPropertiesMapBoundedVec;
3170 readonly consumedSpace: u32;3041 readonly consumedSpace: u32;
3171 readonly spaceLimit: u32;3042 readonly spaceLimit: u32;
3172 }3043 }
31733044
3174 /** @name UpDataStructsPropertiesMapBoundedVec (359) */3045 /** @name UpDataStructsPropertiesMapBoundedVec (362) */
3175 export interface UpDataStructsPropertiesMapBoundedVec extends BTreeMap<Bytes, Bytes> {}3046 interface UpDataStructsPropertiesMapBoundedVec extends BTreeMap<Bytes, Bytes> {}
31763047
3177 /** @name UpDataStructsPropertiesMapPropertyPermission (364) */3048 /** @name UpDataStructsPropertiesMapPropertyPermission (367) */
3178 export interface UpDataStructsPropertiesMapPropertyPermission extends BTreeMap<Bytes, UpDataStructsPropertyPermission> {}3049 interface UpDataStructsPropertiesMapPropertyPermission extends BTreeMap<Bytes, UpDataStructsPropertyPermission> {}
31793050
3180 /** @name UpDataStructsCollectionStats (371) */3051 /** @name UpDataStructsCollectionStats (374) */
3181 export interface UpDataStructsCollectionStats extends Struct {3052 interface UpDataStructsCollectionStats extends Struct {
3182 readonly created: u32;3053 readonly created: u32;
3183 readonly destroyed: u32;3054 readonly destroyed: u32;
3184 readonly alive: u32;3055 readonly alive: u32;
3185 }3056 }
31863057
3187 /** @name UpDataStructsTokenChild (372) */3058 /** @name UpDataStructsTokenChild (375) */
3188 export interface UpDataStructsTokenChild extends Struct {3059 interface UpDataStructsTokenChild extends Struct {
3189 readonly token: u32;3060 readonly token: u32;
3190 readonly collection: u32;3061 readonly collection: u32;
3191 }3062 }
31923063
3193 /** @name PhantomTypeUpDataStructs (373) */3064 /** @name PhantomTypeUpDataStructs (376) */
3194 export interface PhantomTypeUpDataStructs extends Vec<ITuple<[UpDataStructsTokenData, UpDataStructsRpcCollection, RmrkTraitsCollectionCollectionInfo, RmrkTraitsNftNftInfo, RmrkTraitsResourceResourceInfo, RmrkTraitsPropertyPropertyInfo, RmrkTraitsBaseBaseInfo, RmrkTraitsPartPartType, RmrkTraitsTheme, RmrkTraitsNftNftChild]>> {}3065 interface PhantomTypeUpDataStructs extends Vec<ITuple<[UpDataStructsTokenData, UpDataStructsRpcCollection, RmrkTraitsCollectionCollectionInfo, RmrkTraitsNftNftInfo, RmrkTraitsResourceResourceInfo, RmrkTraitsPropertyPropertyInfo, RmrkTraitsBaseBaseInfo, RmrkTraitsPartPartType, RmrkTraitsTheme, RmrkTraitsNftNftChild]>> {}
31953066
3196 /** @name UpDataStructsTokenData (375) */3067 /** @name UpDataStructsTokenData (378) */
3197 export interface UpDataStructsTokenData extends Struct {3068 interface UpDataStructsTokenData extends Struct {
3198 readonly properties: Vec<UpDataStructsProperty>;3069 readonly properties: Vec<UpDataStructsProperty>;
3199 readonly owner: Option<PalletEvmAccountBasicCrossAccountIdRepr>;3070 readonly owner: Option<PalletEvmAccountBasicCrossAccountIdRepr>;
3200 readonly pieces: u128;3071 readonly pieces: u128;
3201 }3072 }
32023073
3203 /** @name UpDataStructsRpcCollection (377) */3074 /** @name UpDataStructsRpcCollection (380) */
3204 export interface UpDataStructsRpcCollection extends Struct {3075 interface UpDataStructsRpcCollection extends Struct {
3205 readonly owner: AccountId32;3076 readonly owner: AccountId32;
3206 readonly mode: UpDataStructsCollectionMode;3077 readonly mode: UpDataStructsCollectionMode;
3207 readonly name: Vec<u16>;3078 readonly name: Vec<u16>;
3215 readonly readOnly: bool;3086 readonly readOnly: bool;
3216 }3087 }
32173088
3218 /** @name RmrkTraitsCollectionCollectionInfo (378) */3089 /** @name RmrkTraitsCollectionCollectionInfo (381) */
3219 export interface RmrkTraitsCollectionCollectionInfo extends Struct {3090 interface RmrkTraitsCollectionCollectionInfo extends Struct {
3220 readonly issuer: AccountId32;3091 readonly issuer: AccountId32;
3221 readonly metadata: Bytes;3092 readonly metadata: Bytes;
3222 readonly max: Option<u32>;3093 readonly max: Option<u32>;
3223 readonly symbol: Bytes;3094 readonly symbol: Bytes;
3224 readonly nftsCount: u32;3095 readonly nftsCount: u32;
3225 }3096 }
32263097
3227 /** @name RmrkTraitsNftNftInfo (379) */3098 /** @name RmrkTraitsNftNftInfo (382) */
3228 export interface RmrkTraitsNftNftInfo extends Struct {3099 interface RmrkTraitsNftNftInfo extends Struct {
3229 readonly owner: RmrkTraitsNftAccountIdOrCollectionNftTuple;3100 readonly owner: RmrkTraitsNftAccountIdOrCollectionNftTuple;
3230 readonly royalty: Option<RmrkTraitsNftRoyaltyInfo>;3101 readonly royalty: Option<RmrkTraitsNftRoyaltyInfo>;
3231 readonly metadata: Bytes;3102 readonly metadata: Bytes;
3232 readonly equipped: bool;3103 readonly equipped: bool;
3233 readonly pending: bool;3104 readonly pending: bool;
3234 }3105 }
32353106
3236 /** @name RmrkTraitsNftRoyaltyInfo (381) */3107 /** @name RmrkTraitsNftRoyaltyInfo (384) */
3237 export interface RmrkTraitsNftRoyaltyInfo extends Struct {3108 interface RmrkTraitsNftRoyaltyInfo extends Struct {
3238 readonly recipient: AccountId32;3109 readonly recipient: AccountId32;
3239 readonly amount: Permill;3110 readonly amount: Permill;
3240 }3111 }
32413112
3242 /** @name RmrkTraitsResourceResourceInfo (382) */3113 /** @name RmrkTraitsResourceResourceInfo (385) */
3243 export interface RmrkTraitsResourceResourceInfo extends Struct {3114 interface RmrkTraitsResourceResourceInfo extends Struct {
3244 readonly id: u32;3115 readonly id: u32;
3245 readonly resource: RmrkTraitsResourceResourceTypes;3116 readonly resource: RmrkTraitsResourceResourceTypes;
3246 readonly pending: bool;3117 readonly pending: bool;
3247 readonly pendingRemoval: bool;3118 readonly pendingRemoval: bool;
3248 }3119 }
32493120
3250 /** @name RmrkTraitsPropertyPropertyInfo (383) */3121 /** @name RmrkTraitsPropertyPropertyInfo (386) */
3251 export interface RmrkTraitsPropertyPropertyInfo extends Struct {3122 interface RmrkTraitsPropertyPropertyInfo extends Struct {
3252 readonly key: Bytes;3123 readonly key: Bytes;
3253 readonly value: Bytes;3124 readonly value: Bytes;
3254 }3125 }
32553126
3256 /** @name RmrkTraitsBaseBaseInfo (384) */3127 /** @name RmrkTraitsBaseBaseInfo (387) */
3257 export interface RmrkTraitsBaseBaseInfo extends Struct {3128 interface RmrkTraitsBaseBaseInfo extends Struct {
3258 readonly issuer: AccountId32;3129 readonly issuer: AccountId32;
3259 readonly baseType: Bytes;3130 readonly baseType: Bytes;
3260 readonly symbol: Bytes;3131 readonly symbol: Bytes;
3261 }3132 }
32623133
3263 /** @name RmrkTraitsNftNftChild (385) */3134 /** @name RmrkTraitsNftNftChild (388) */
3264 export interface RmrkTraitsNftNftChild extends Struct {3135 interface RmrkTraitsNftNftChild extends Struct {
3265 readonly collectionId: u32;3136 readonly collectionId: u32;
3266 readonly nftId: u32;3137 readonly nftId: u32;
3267 }3138 }
32683139
3269 /** @name PalletCommonError (387) */3140 /** @name PalletCommonError (390) */
3270 export interface PalletCommonError extends Enum {3141 interface PalletCommonError extends Enum {
3271 readonly isCollectionNotFound: boolean;3142 readonly isCollectionNotFound: boolean;
3272 readonly isMustBeTokenOwner: boolean;3143 readonly isMustBeTokenOwner: boolean;
3273 readonly isNoPermission: boolean;3144 readonly isNoPermission: boolean;
3305 readonly type: 'CollectionNotFound' | 'MustBeTokenOwner' | 'NoPermission' | 'CantDestroyNotEmptyCollection' | 'PublicMintingNotAllowed' | 'AddressNotInAllowlist' | 'CollectionNameLimitExceeded' | 'CollectionDescriptionLimitExceeded' | 'CollectionTokenPrefixLimitExceeded' | 'TotalCollectionsLimitExceeded' | 'CollectionAdminCountExceeded' | 'CollectionLimitBoundsExceeded' | 'OwnerPermissionsCantBeReverted' | 'TransferNotAllowed' | 'AccountTokenLimitExceeded' | 'CollectionTokenLimitExceeded' | 'MetadataFlagFrozen' | 'TokenNotFound' | 'TokenValueTooLow' | 'ApprovedValueTooLow' | 'CantApproveMoreThanOwned' | 'AddressIsZero' | 'UnsupportedOperation' | 'NotSufficientFounds' | 'UserIsNotAllowedToNest' | 'SourceCollectionIsNotAllowedToNest' | 'CollectionFieldSizeExceeded' | 'NoSpaceForProperty' | 'PropertyLimitReached' | 'PropertyKeyIsTooLong' | 'InvalidCharacterInPropertyKey' | 'EmptyPropertyKey' | 'CollectionIsExternal' | 'CollectionIsInternal';3176 readonly type: 'CollectionNotFound' | 'MustBeTokenOwner' | 'NoPermission' | 'CantDestroyNotEmptyCollection' | 'PublicMintingNotAllowed' | 'AddressNotInAllowlist' | 'CollectionNameLimitExceeded' | 'CollectionDescriptionLimitExceeded' | 'CollectionTokenPrefixLimitExceeded' | 'TotalCollectionsLimitExceeded' | 'CollectionAdminCountExceeded' | 'CollectionLimitBoundsExceeded' | 'OwnerPermissionsCantBeReverted' | 'TransferNotAllowed' | 'AccountTokenLimitExceeded' | 'CollectionTokenLimitExceeded' | 'MetadataFlagFrozen' | 'TokenNotFound' | 'TokenValueTooLow' | 'ApprovedValueTooLow' | 'CantApproveMoreThanOwned' | 'AddressIsZero' | 'UnsupportedOperation' | 'NotSufficientFounds' | 'UserIsNotAllowedToNest' | 'SourceCollectionIsNotAllowedToNest' | 'CollectionFieldSizeExceeded' | 'NoSpaceForProperty' | 'PropertyLimitReached' | 'PropertyKeyIsTooLong' | 'InvalidCharacterInPropertyKey' | 'EmptyPropertyKey' | 'CollectionIsExternal' | 'CollectionIsInternal';
3306 }3177 }
33073178
3308 /** @name PalletFungibleError (389) */3179 /** @name PalletFungibleError (392) */
3309 export interface PalletFungibleError extends Enum {3180 interface PalletFungibleError extends Enum {
3310 readonly isNotFungibleDataUsedToMintFungibleCollectionToken: boolean;3181 readonly isNotFungibleDataUsedToMintFungibleCollectionToken: boolean;
3311 readonly isFungibleItemsHaveNoId: boolean;3182 readonly isFungibleItemsHaveNoId: boolean;
3312 readonly isFungibleItemsDontHaveData: boolean;3183 readonly isFungibleItemsDontHaveData: boolean;
3315 readonly type: 'NotFungibleDataUsedToMintFungibleCollectionToken' | 'FungibleItemsHaveNoId' | 'FungibleItemsDontHaveData' | 'FungibleDisallowsNesting' | 'SettingPropertiesNotAllowed';3186 readonly type: 'NotFungibleDataUsedToMintFungibleCollectionToken' | 'FungibleItemsHaveNoId' | 'FungibleItemsDontHaveData' | 'FungibleDisallowsNesting' | 'SettingPropertiesNotAllowed';
3316 }3187 }
33173188
3318 /** @name PalletRefungibleItemData (390) */3189 /** @name PalletRefungibleItemData (393) */
3319 export interface PalletRefungibleItemData extends Struct {3190 interface PalletRefungibleItemData extends Struct {
3320 readonly constData: Bytes;3191 readonly constData: Bytes;
3321 }3192 }
33223193
3323 /** @name PalletRefungibleError (394) */3194 /** @name PalletRefungibleError (398) */
3324 export interface PalletRefungibleError extends Enum {3195 interface PalletRefungibleError extends Enum {
3325 readonly isNotRefungibleDataUsedToMintFungibleCollectionToken: boolean;3196 readonly isNotRefungibleDataUsedToMintFungibleCollectionToken: boolean;
3326 readonly isWrongRefungiblePieces: boolean;3197 readonly isWrongRefungiblePieces: boolean;
3327 readonly isRepartitionWhileNotOwningAllPieces: boolean;3198 readonly isRepartitionWhileNotOwningAllPieces: boolean;
3330 readonly type: 'NotRefungibleDataUsedToMintFungibleCollectionToken' | 'WrongRefungiblePieces' | 'RepartitionWhileNotOwningAllPieces' | 'RefungibleDisallowsNesting' | 'SettingPropertiesNotAllowed';3201 readonly type: 'NotRefungibleDataUsedToMintFungibleCollectionToken' | 'WrongRefungiblePieces' | 'RepartitionWhileNotOwningAllPieces' | 'RefungibleDisallowsNesting' | 'SettingPropertiesNotAllowed';
3331 }3202 }
33323203
3333 /** @name PalletNonfungibleItemData (395) */3204 /** @name PalletNonfungibleItemData (399) */
3334 export interface PalletNonfungibleItemData extends Struct {3205 interface PalletNonfungibleItemData extends Struct {
3335 readonly owner: PalletEvmAccountBasicCrossAccountIdRepr;3206 readonly owner: PalletEvmAccountBasicCrossAccountIdRepr;
3336 }3207 }
33373208
3338 /** @name UpDataStructsPropertyScope (397) */3209 /** @name UpDataStructsPropertyScope (401) */
3339 export interface UpDataStructsPropertyScope extends Enum {3210 interface UpDataStructsPropertyScope extends Enum {
3340 readonly isNone: boolean;3211 readonly isNone: boolean;
3341 readonly isRmrk: boolean;3212 readonly isRmrk: boolean;
3342 readonly isEth: boolean;3213 readonly isEth: boolean;
3343 readonly type: 'None' | 'Rmrk' | 'Eth';3214 readonly type: 'None' | 'Rmrk' | 'Eth';
3344 }3215 }
33453216
3346 /** @name PalletNonfungibleError (399) */3217 /** @name PalletNonfungibleError (403) */
3347 export interface PalletNonfungibleError extends Enum {3218 interface PalletNonfungibleError extends Enum {
3348 readonly isNotNonfungibleDataUsedToMintFungibleCollectionToken: boolean;3219 readonly isNotNonfungibleDataUsedToMintFungibleCollectionToken: boolean;
3349 readonly isNonfungibleItemsHaveNoAmount: boolean;3220 readonly isNonfungibleItemsHaveNoAmount: boolean;
3350 readonly isCantBurnNftWithChildren: boolean;3221 readonly isCantBurnNftWithChildren: boolean;
3351 readonly type: 'NotNonfungibleDataUsedToMintFungibleCollectionToken' | 'NonfungibleItemsHaveNoAmount' | 'CantBurnNftWithChildren';3222 readonly type: 'NotNonfungibleDataUsedToMintFungibleCollectionToken' | 'NonfungibleItemsHaveNoAmount' | 'CantBurnNftWithChildren';
3352 }3223 }
33533224
3354 /** @name PalletStructureError (400) */3225 /** @name PalletStructureError (404) */
3355 export interface PalletStructureError extends Enum {3226 interface PalletStructureError extends Enum {
3356 readonly isOuroborosDetected: boolean;3227 readonly isOuroborosDetected: boolean;
3357 readonly isDepthLimit: boolean;3228 readonly isDepthLimit: boolean;
3358 readonly isBreadthLimit: boolean;3229 readonly isBreadthLimit: boolean;
3359 readonly isTokenNotFound: boolean;3230 readonly isTokenNotFound: boolean;
3360 readonly type: 'OuroborosDetected' | 'DepthLimit' | 'BreadthLimit' | 'TokenNotFound';3231 readonly type: 'OuroborosDetected' | 'DepthLimit' | 'BreadthLimit' | 'TokenNotFound';
3361 }3232 }
33623233
3363 /** @name PalletRmrkCoreError (401) */3234 /** @name PalletRmrkCoreError (405) */
3364 export interface PalletRmrkCoreError extends Enum {3235 interface PalletRmrkCoreError extends Enum {
3365 readonly isCorruptedCollectionType: boolean;3236 readonly isCorruptedCollectionType: boolean;
3366 readonly isRmrkPropertyKeyIsTooLong: boolean;3237 readonly isRmrkPropertyKeyIsTooLong: boolean;
3367 readonly isRmrkPropertyValueIsTooLong: boolean;3238 readonly isRmrkPropertyValueIsTooLong: boolean;
3384 readonly type: 'CorruptedCollectionType' | 'RmrkPropertyKeyIsTooLong' | 'RmrkPropertyValueIsTooLong' | 'RmrkPropertyIsNotFound' | 'UnableToDecodeRmrkData' | 'CollectionNotEmpty' | 'NoAvailableCollectionId' | 'NoAvailableNftId' | 'CollectionUnknown' | 'NoPermission' | 'NonTransferable' | 'CollectionFullOrLocked' | 'ResourceDoesntExist' | 'CannotSendToDescendentOrSelf' | 'CannotAcceptNonOwnedNft' | 'CannotRejectNonOwnedNft' | 'CannotRejectNonPendingNft' | 'ResourceNotPending' | 'NoAvailableResourceId';3255 readonly type: 'CorruptedCollectionType' | 'RmrkPropertyKeyIsTooLong' | 'RmrkPropertyValueIsTooLong' | 'RmrkPropertyIsNotFound' | 'UnableToDecodeRmrkData' | 'CollectionNotEmpty' | 'NoAvailableCollectionId' | 'NoAvailableNftId' | 'CollectionUnknown' | 'NoPermission' | 'NonTransferable' | 'CollectionFullOrLocked' | 'ResourceDoesntExist' | 'CannotSendToDescendentOrSelf' | 'CannotAcceptNonOwnedNft' | 'CannotRejectNonOwnedNft' | 'CannotRejectNonPendingNft' | 'ResourceNotPending' | 'NoAvailableResourceId';
3385 }3256 }
33863257
3387 /** @name PalletRmrkEquipError (403) */3258 /** @name PalletRmrkEquipError (407) */
3388 export interface PalletRmrkEquipError extends Enum {3259 interface PalletRmrkEquipError extends Enum {
3389 readonly isPermissionError: boolean;3260 readonly isPermissionError: boolean;
3390 readonly isNoAvailableBaseId: boolean;3261 readonly isNoAvailableBaseId: boolean;
3391 readonly isNoAvailablePartId: boolean;3262 readonly isNoAvailablePartId: boolean;
3396 readonly type: 'PermissionError' | 'NoAvailableBaseId' | 'NoAvailablePartId' | 'BaseDoesntExist' | 'NeedsDefaultThemeFirst' | 'PartDoesntExist' | 'NoEquippableOnFixedPart';3267 readonly type: 'PermissionError' | 'NoAvailableBaseId' | 'NoAvailablePartId' | 'BaseDoesntExist' | 'NeedsDefaultThemeFirst' | 'PartDoesntExist' | 'NoEquippableOnFixedPart';
3397 }3268 }
33983269
3399 /** @name PalletEvmError (406) */3270 /** @name PalletEvmError (411) */
3400 export interface PalletEvmError extends Enum {3271 interface PalletEvmError extends Enum {
3401 readonly isBalanceLow: boolean;3272 readonly isBalanceLow: boolean;
3402 readonly isFeeOverflow: boolean;3273 readonly isFeeOverflow: boolean;
3403 readonly isPaymentOverflow: boolean;3274 readonly isPaymentOverflow: boolean;
3407 readonly type: 'BalanceLow' | 'FeeOverflow' | 'PaymentOverflow' | 'WithdrawFailed' | 'GasPriceTooLow' | 'InvalidNonce';3278 readonly type: 'BalanceLow' | 'FeeOverflow' | 'PaymentOverflow' | 'WithdrawFailed' | 'GasPriceTooLow' | 'InvalidNonce';
3408 }3279 }
34093280
3410 /** @name FpRpcTransactionStatus (409) */3281 /** @name FpRpcTransactionStatus (414) */
3411 export interface FpRpcTransactionStatus extends Struct {3282 interface FpRpcTransactionStatus extends Struct {
3412 readonly transactionHash: H256;3283 readonly transactionHash: H256;
3413 readonly transactionIndex: u32;3284 readonly transactionIndex: u32;
3414 readonly from: H160;3285 readonly from: H160;
3418 readonly logsBloom: EthbloomBloom;3289 readonly logsBloom: EthbloomBloom;
3419 }3290 }
34203291
3421 /** @name EthbloomBloom (411) */3292 /** @name EthbloomBloom (416) */
3422 export interface EthbloomBloom extends U8aFixed {}3293 interface EthbloomBloom extends U8aFixed {}
34233294
3424 /** @name EthereumReceiptReceiptV3 (413) */3295 /** @name EthereumReceiptReceiptV3 (418) */
3425 export interface EthereumReceiptReceiptV3 extends Enum {3296 interface EthereumReceiptReceiptV3 extends Enum {
3426 readonly isLegacy: boolean;3297 readonly isLegacy: boolean;
3427 readonly asLegacy: EthereumReceiptEip658ReceiptData;3298 readonly asLegacy: EthereumReceiptEip658ReceiptData;
3428 readonly isEip2930: boolean;3299 readonly isEip2930: boolean;
3432 readonly type: 'Legacy' | 'Eip2930' | 'Eip1559';3303 readonly type: 'Legacy' | 'Eip2930' | 'Eip1559';
3433 }3304 }
34343305
3435 /** @name EthereumReceiptEip658ReceiptData (414) */3306 /** @name EthereumReceiptEip658ReceiptData (419) */
3436 export interface EthereumReceiptEip658ReceiptData extends Struct {3307 interface EthereumReceiptEip658ReceiptData extends Struct {
3437 readonly statusCode: u8;3308 readonly statusCode: u8;
3438 readonly usedGas: U256;3309 readonly usedGas: U256;
3439 readonly logsBloom: EthbloomBloom;3310 readonly logsBloom: EthbloomBloom;
3440 readonly logs: Vec<EthereumLog>;3311 readonly logs: Vec<EthereumLog>;
3441 }3312 }
34423313
3443 /** @name EthereumBlock (415) */3314 /** @name EthereumBlock (420) */
3444 export interface EthereumBlock extends Struct {3315 interface EthereumBlock extends Struct {
3445 readonly header: EthereumHeader;3316 readonly header: EthereumHeader;
3446 readonly transactions: Vec<EthereumTransactionTransactionV2>;3317 readonly transactions: Vec<EthereumTransactionTransactionV2>;
3447 readonly ommers: Vec<EthereumHeader>;3318 readonly ommers: Vec<EthereumHeader>;
3448 }3319 }
34493320
3450 /** @name EthereumHeader (416) */3321 /** @name EthereumHeader (421) */
3451 export interface EthereumHeader extends Struct {3322 interface EthereumHeader extends Struct {
3452 readonly parentHash: H256;3323 readonly parentHash: H256;
3453 readonly ommersHash: H256;3324 readonly ommersHash: H256;
3454 readonly beneficiary: H160;3325 readonly beneficiary: H160;
3466 readonly nonce: EthereumTypesHashH64;3337 readonly nonce: EthereumTypesHashH64;
3467 }3338 }
34683339
3469 /** @name EthereumTypesHashH64 (417) */3340 /** @name EthereumTypesHashH64 (422) */
3470 export interface EthereumTypesHashH64 extends U8aFixed {}3341 interface EthereumTypesHashH64 extends U8aFixed {}
34713342
3472 /** @name PalletEthereumError (422) */3343 /** @name PalletEthereumError (427) */
3473 export interface PalletEthereumError extends Enum {3344 interface PalletEthereumError extends Enum {
3474 readonly isInvalidSignature: boolean;3345 readonly isInvalidSignature: boolean;
3475 readonly isPreLogExists: boolean;3346 readonly isPreLogExists: boolean;
3476 readonly type: 'InvalidSignature' | 'PreLogExists';3347 readonly type: 'InvalidSignature' | 'PreLogExists';
3477 }3348 }
34783349
3479 /** @name PalletEvmCoderSubstrateError (423) */3350 /** @name PalletEvmCoderSubstrateError (428) */
3480 export interface PalletEvmCoderSubstrateError extends Enum {3351 interface PalletEvmCoderSubstrateError extends Enum {
3481 readonly isOutOfGas: boolean;3352 readonly isOutOfGas: boolean;
3482 readonly isOutOfFund: boolean;3353 readonly isOutOfFund: boolean;
3483 readonly type: 'OutOfGas' | 'OutOfFund';3354 readonly type: 'OutOfGas' | 'OutOfFund';
3484 }3355 }
34853356
3486 /** @name PalletEvmContractHelpersSponsoringModeT (424) */3357 /** @name PalletEvmContractHelpersSponsoringModeT (429) */
3487 export interface PalletEvmContractHelpersSponsoringModeT extends Enum {3358 interface PalletEvmContractHelpersSponsoringModeT extends Enum {
3488 readonly isDisabled: boolean;3359 readonly isDisabled: boolean;
3489 readonly isAllowlisted: boolean;3360 readonly isAllowlisted: boolean;
3490 readonly isGenerous: boolean;3361 readonly isGenerous: boolean;
3491 readonly type: 'Disabled' | 'Allowlisted' | 'Generous';3362 readonly type: 'Disabled' | 'Allowlisted' | 'Generous';
3492 }3363 }
34933364
3494 /** @name PalletEvmContractHelpersError (426) */3365 /** @name PalletEvmContractHelpersError (431) */
3495 export interface PalletEvmContractHelpersError extends Enum {3366 interface PalletEvmContractHelpersError extends Enum {
3496 readonly isNoPermission: boolean;3367 readonly isNoPermission: boolean;
3497 readonly type: 'NoPermission';3368 readonly type: 'NoPermission';
3498 }3369 }
34993370
3500 /** @name PalletEvmMigrationError (427) */3371 /** @name PalletEvmMigrationError (432) */
3501 export interface PalletEvmMigrationError extends Enum {3372 interface PalletEvmMigrationError extends Enum {
3502 readonly isAccountNotEmpty: boolean;3373 readonly isAccountNotEmpty: boolean;
3503 readonly isAccountIsNotMigrating: boolean;3374 readonly isAccountIsNotMigrating: boolean;
3504 readonly type: 'AccountNotEmpty' | 'AccountIsNotMigrating';3375 readonly type: 'AccountNotEmpty' | 'AccountIsNotMigrating';
3505 }3376 }
35063377
3507 /** @name SpRuntimeMultiSignature (429) */3378 /** @name SpRuntimeMultiSignature (434) */
3508 export interface SpRuntimeMultiSignature extends Enum {3379 interface SpRuntimeMultiSignature extends Enum {
3509 readonly isEd25519: boolean;3380 readonly isEd25519: boolean;
3510 readonly asEd25519: SpCoreEd25519Signature;3381 readonly asEd25519: SpCoreEd25519Signature;
3511 readonly isSr25519: boolean;3382 readonly isSr25519: boolean;
3515 readonly type: 'Ed25519' | 'Sr25519' | 'Ecdsa';3386 readonly type: 'Ed25519' | 'Sr25519' | 'Ecdsa';
3516 }3387 }
35173388
3518 /** @name SpCoreEd25519Signature (430) */3389 /** @name SpCoreEd25519Signature (435) */
3519 export interface SpCoreEd25519Signature extends U8aFixed {}3390 interface SpCoreEd25519Signature extends U8aFixed {}
35203391
3521 /** @name SpCoreSr25519Signature (434) */3392 /** @name SpCoreSr25519Signature (437) */
3522 export interface SpCoreSr25519Signature extends U8aFixed {}3393 interface SpCoreSr25519Signature extends U8aFixed {}
35233394
3524 /** @name SpCoreEcdsaSignature (435) */3395 /** @name SpCoreEcdsaSignature (438) */
3525 export interface SpCoreEcdsaSignature extends U8aFixed {}3396 interface SpCoreEcdsaSignature extends U8aFixed {}
35263397
3527 /** @name FrameSystemExtensionsCheckSpecVersion (438) */3398 /** @name FrameSystemExtensionsCheckSpecVersion (441) */
3528 export type FrameSystemExtensionsCheckSpecVersion = Null;3399 type FrameSystemExtensionsCheckSpecVersion = Null;
35293400
3530 /** @name FrameSystemExtensionsCheckGenesis (439) */3401 /** @name FrameSystemExtensionsCheckGenesis (442) */
3531 export type FrameSystemExtensionsCheckGenesis = Null;3402 type FrameSystemExtensionsCheckGenesis = Null;
35323403
3533 /** @name FrameSystemExtensionsCheckNonce (442) */3404 /** @name FrameSystemExtensionsCheckNonce (445) */
3534 export interface FrameSystemExtensionsCheckNonce extends Compact<u32> {}3405 interface FrameSystemExtensionsCheckNonce extends Compact<u32> {}
35353406
3536 /** @name FrameSystemExtensionsCheckWeight (443) */3407 /** @name FrameSystemExtensionsCheckWeight (446) */
3537 export type FrameSystemExtensionsCheckWeight = Null;3408 type FrameSystemExtensionsCheckWeight = Null;
35383409
3539 /** @name PalletTemplateTransactionPaymentChargeTransactionPayment (444) */3410 /** @name PalletTemplateTransactionPaymentChargeTransactionPayment (447) */
3540 export interface PalletTemplateTransactionPaymentChargeTransactionPayment extends Compact<u128> {}3411 interface PalletTemplateTransactionPaymentChargeTransactionPayment extends Compact<u128> {}
35413412
3542 /** @name OpalRuntimeRuntime (445) */3413 /** @name OpalRuntimeRuntime (448) */
3543 export type OpalRuntimeRuntime = Null;3414 type OpalRuntimeRuntime = Null;
35443415
3545 /** @name PalletEthereumFakeTransactionFinalizer (444) */3416 /** @name PalletEthereumFakeTransactionFinalizer (449) */
3546 export type PalletEthereumFakeTransactionFinalizer = Null;3417 type PalletEthereumFakeTransactionFinalizer = Null;
35473418
3548} // declare module3419} // declare module
35493420
modifiedtests/src/interfaces/unique/definitions.tsdiffbeforeafterboth
195 [{name: 'staker', type: CROSS_ACCOUNT_ID_TYPE, isOptional: true}],195 [{name: 'staker', type: CROSS_ACCOUNT_ID_TYPE, isOptional: true}],
196 'u128',196 'u128',
197 ),197 ),
198 pendingUnstakePerBlock: fun(
199 'Returns the total amount of unstaked tokens per block',
200 [crossAccountParam('staker')],
201 'Vec<(u32, u128)>',
202 ),
198 },203 },
199};204};
200205