polkadot-js / tools

Various cli tools for Polkadot and Substrate chains, including basic node monitoring, making API queries via a cli app and other command-line tools
Apache License 2.0
278 stars 70 forks source link

Error: Unable to find method balances.transfer 2CgkghSqb8SUZ1642SBtDbEAYBTWUXmogzBsYkDrdpoSHfdD #528

Open zhp1254 opened 3 months ago

zhp1254 commented 3 months ago

yarn run:signer sendOffline --nonce 0 --blocks 0 --account 2FmEfAgD8WSWMo26w49GFtQWsqs65PUshE5Ja12oFnfzUHPm --ws wss://mainnet-rpc.polymesh.network/ balances.transfer 2CgkghSqb8SUZ1642SBtDbEAYBTWUXmogzBsYkDrdpoSHfdD 123456

(node:43783) ExperimentalWarning: Custom ESM Loaders is an experimental feature and might change at any time (Use node --trace-warnings ... to show where the warning was created) 2024-04-12 17:44:58 REGISTRY: Unknown signed extensions StoreCallMetadata found, treating them as no-effect 2024-04-12 17:44:58 API/INIT: RPC methods not decorated: asset_canTransferGranular, group_getCDDValidMembers, group_getGCValidMembers, identity_getAssetDid, identity_getDidRecords, identity_getDidStatus, identity_getFilteredAuthorizations, identity_getKeyIdentityData, identity_isIdentityHasValidCdd, identity_validCDDClaims, nft_validateNFTTransfer, pips_getVotes, pips_proposedBy, pips_votedOn, protocolFee_computeFee, settlement_getAffirmationCount, settlement_getExecuteInstructionInfo, staking_getCurve 2024-04-12 17:44:58 API/INIT: polymesh_mainnet/6002010: Not decorating unknown runtime apis: PipsApi/1, ProtocolFeeApi/1, IdentityApi/3, AssetApi/3, GroupApi/1, 0x9ea061a615cee2fe/1, SettlementApi/1 Error: Unable to find method balances.transfer 2CgkghSqb8SUZ1642SBtDbEAYBTWUXmogzBsYkDrdpoSHfdD

TarikGul commented 3 months ago

Do you mind filling out the issue template?