Serialized Form
-
Package org.polkadot.api
-
Class org.polkadot.api.SubmittableExtrinsic.SubmittableExtrinsicImpl extends Extrinsic implements Serializable
-
Serialized Fields
-
_extrinsic
Types.IExtrinsic _extrinsic
-
-
-
Class org.polkadot.api.SubmittableExtrinsic.SubmittableResult extends Struct implements Serializable
-
-
Package org.polkadot.api.derive
-
Class org.polkadot.api.derive.Types.DerivedBalancesMap extends java.util.LinkedHashMap<java.lang.String,Types.DerivedBalances> implements Serializable
-
-
Package org.polkadot.api.derive.accounts
-
Class org.polkadot.api.derive.accounts.AccountFunctions.AccountIndexes extends java.util.LinkedHashMap<java.lang.String,AccountIndex> implements Serializable
-
-
Package org.polkadot.api.derive.democracy
-
Class org.polkadot.api.derive.democracy.DemocracyFunctions.ReferendumInfoExtended extends ReferendumInfo implements Serializable
-
Serialized Fields
-
index
ReferendumIndex index
-
-
-
-
Package org.polkadot.common.keyring
-
Class org.polkadot.common.keyring.Pairs.KeyringPairMap extends java.util.LinkedHashMap<java.lang.String,Types.KeyringPair> implements Serializable
-
Class org.polkadot.common.keyring.Types.KeyringPairMeta extends java.util.LinkedHashMap<java.lang.String,java.lang.Object> implements Serializable
-
-
Package org.polkadot.rpc.rx
-
Class org.polkadot.rpc.rx.Types.RpcRxInterfaceSection extends java.util.LinkedHashMap<java.lang.String,Types.RpcRxInterfaceMethod> implements Serializable
-
-
Package org.polkadot.types.codec
-
Class org.polkadot.types.codec.AbstractArray extends java.util.ArrayList<T extends Codec> implements Serializable
-
Class org.polkadot.types.codec.AbstractInt extends java.math.BigInteger implements Serializable
-
Serialized Fields
-
bitLength
int bitLength
-
isHexJson
boolean isHexJson
-
isNegative
boolean isNegative
-
-
-
Class org.polkadot.types.codec.Linkage extends Struct implements Serializable
-
Class org.polkadot.types.codec.Linkage.LinkageResult extends Tuple implements Serializable
-
Class org.polkadot.types.codec.Set.SetValues extends java.util.LinkedHashMap<java.lang.String,java.lang.Integer> implements Serializable
-
Class org.polkadot.types.codec.Struct extends java.util.LinkedHashMap<java.lang.String,Codec> implements Serializable
-
Serialized Fields
-
constructorDef
Types.ConstructorDef constructorDef
-
jsonMap
java.util.Map<java.lang.String,java.lang.String> jsonMap
-
-
-
Class org.polkadot.types.codec.Tuple extends AbstractArray<Codec> implements Serializable
-
Serialized Fields
-
types
Types.ConstructorDef types
-
-
-
Class org.polkadot.types.codec.UInt extends AbstractInt implements Serializable
-
Class org.polkadot.types.codec.Vector extends AbstractArray<T extends Codec> implements Serializable
-
Serialized Fields
-
type
Types.ConstructorCodec<T extends Codec> type
-
-
-
-
Package org.polkadot.types.metadata
-
Class org.polkadot.types.metadata.MagicNumber extends U32 implements Serializable
-
Class org.polkadot.types.metadata.Metadata extends MetadataVersioned implements Serializable
-
Class org.polkadot.types.metadata.MetadataVersioned extends Struct implements Serializable
-
Serialized Fields
-
convertedV0
MetadataV0 convertedV0
-
convertedV1
MetadataV1 convertedV1
-
convertedV2
MetadataV2 convertedV2
-
-
-
-
Package org.polkadot.types.metadata.v0
-
Class org.polkadot.types.metadata.v0.Calls.OuterDispatchCall extends Struct implements Serializable
-
Class org.polkadot.types.metadata.v0.Calls.OuterDispatchMetadata extends Struct implements Serializable
-
Class org.polkadot.types.metadata.v0.Events.EventMetadata extends Struct implements Serializable
-
Class org.polkadot.types.metadata.v0.Events.OuterEventMetadata extends Struct implements Serializable
-
Class org.polkadot.types.metadata.v0.Events.OuterEventMetadataEvent extends Tuple implements Serializable
-
Class org.polkadot.types.metadata.v0.MetadataV0 extends Struct implements Serializable
-
Class org.polkadot.types.metadata.v0.Modules.CallMetadata extends Struct implements Serializable
-
Class org.polkadot.types.metadata.v0.Modules.FunctionArgumentMetadata extends Struct implements Serializable
-
Class org.polkadot.types.metadata.v0.Modules.FunctionMetadata extends Struct implements Serializable
-
Class org.polkadot.types.metadata.v0.Modules.MapType extends Struct implements Serializable
-
Serialized Fields
-
isLinked
boolean isLinked
-
-
-
Class org.polkadot.types.metadata.v0.Modules.ModuleMetadata extends Struct implements Serializable
-
Class org.polkadot.types.metadata.v0.Modules.RuntimeModuleMetadata extends Struct implements Serializable
-
Class org.polkadot.types.metadata.v0.Modules.StorageFunctionMetadata extends Struct implements Serializable
-
Class org.polkadot.types.metadata.v0.Modules.StorageMetadata extends Struct implements Serializable
-
-
Package org.polkadot.types.metadata.v1
-
Class org.polkadot.types.metadata.v1.Calls.MetadataCall extends Struct implements Serializable
-
Class org.polkadot.types.metadata.v1.Calls.MetadataCallArg extends Struct implements Serializable
-
Class org.polkadot.types.metadata.v1.Events.MetadataEvent extends Struct implements Serializable
-
Class org.polkadot.types.metadata.v1.MetadataV1 extends Struct implements Serializable
-
Class org.polkadot.types.metadata.v1.MetadataV1.MetadataModule extends Struct implements Serializable
-
Class org.polkadot.types.metadata.v1.Storage.MapType extends Struct implements Serializable
-
Serialized Fields
-
isLinked
boolean isLinked
-
-
-
Class org.polkadot.types.metadata.v1.Storage.MetadataStorageV1 extends Struct implements Serializable
-
-
Package org.polkadot.types.metadata.v2
-
Class org.polkadot.types.metadata.v2.MetadataV2 extends Struct implements Serializable
-
Class org.polkadot.types.metadata.v2.MetadataV2.MetadataModule extends Struct implements Serializable
-
Class org.polkadot.types.metadata.v2.Storage.MapType extends Struct implements Serializable
-
Class org.polkadot.types.metadata.v2.Storage.MetadataStorageV2 extends Struct implements Serializable
-
-
Package org.polkadot.types.metadata.v3
-
Class org.polkadot.types.metadata.v3.MetadataV3 extends Struct implements Serializable
-
Class org.polkadot.types.metadata.v3.MetadataV3.MetadataModule extends Struct implements Serializable
-
Class org.polkadot.types.metadata.v3.Storage.DoubleMapType extends Struct implements Serializable
-
Class org.polkadot.types.metadata.v3.Storage.MetadataStorageV3 extends Struct implements Serializable
-
-
Package org.polkadot.types.primitive
-
Class org.polkadot.types.primitive.I128 extends Int implements Serializable
-
Class org.polkadot.types.primitive.I16 extends Int implements Serializable
-
Class org.polkadot.types.primitive.I256 extends Int implements Serializable
-
Class org.polkadot.types.primitive.I32 extends Int implements Serializable
-
Class org.polkadot.types.primitive.I64 extends Int implements Serializable
-
Class org.polkadot.types.primitive.I8 extends Int implements Serializable
-
Class org.polkadot.types.primitive.Int extends AbstractInt implements Serializable
-
Class org.polkadot.types.primitive.Method extends Struct implements Serializable
-
Serialized Fields
-
meta
Modules.FunctionMetadata meta
-
-
-
Class org.polkadot.types.primitive.Method.Methods extends java.util.LinkedHashMap<java.lang.String,Method.MethodFunction> implements Serializable
-
Class org.polkadot.types.primitive.Method.ModulesWithMethods extends java.util.LinkedHashMap<java.lang.String,Method.Methods> implements Serializable
-
Class org.polkadot.types.primitive.Moment extends java.util.Date implements Serializable
-
Serialized Fields
-
raw
java.util.Date raw
-
-
-
Class org.polkadot.types.primitive.Moment.MomentOf extends Moment implements Serializable
-
Class org.polkadot.types.primitive.U128 extends UInt implements Serializable
-
Class org.polkadot.types.primitive.U16 extends UInt implements Serializable
-
Class org.polkadot.types.primitive.U256 extends UInt implements Serializable
-
Class org.polkadot.types.primitive.U32 extends UInt implements Serializable
-
Class org.polkadot.types.primitive.U64 extends UInt implements Serializable
-
Class org.polkadot.types.primitive.U8 extends UInt implements Serializable
-
Class org.polkadot.types.primitive.USize extends U64 implements Serializable
-
-
Package org.polkadot.types.rpc
-
Class org.polkadot.types.rpc.ChainProperties extends Json implements Serializable
-
Class org.polkadot.types.rpc.ExtrinsicStatus.Broadcast extends Vector<Text> implements Serializable
-
Class org.polkadot.types.rpc.Health extends Struct implements Serializable
-
Class org.polkadot.types.rpc.Json extends com.alibaba.fastjson.JSONObject implements Serializable
-
Class org.polkadot.types.rpc.NetworkState extends Json implements Serializable
-
Class org.polkadot.types.rpc.PeerInfo extends Struct implements Serializable
-
Class org.polkadot.types.rpc.PendingExtrinsics extends Extrinsics implements Serializable
-
Class org.polkadot.types.rpc.RuntimeVersion extends Struct implements Serializable
-
Class org.polkadot.types.rpc.RuntimeVersion.RuntimeVersionApi extends Tuple implements Serializable
-
Class org.polkadot.types.rpc.SignedBlock extends Struct implements Serializable
-
Class org.polkadot.types.rpc.StorageChangeSet extends Struct implements Serializable
-
-
Package org.polkadot.types.type
-
Class org.polkadot.types.type.AccountIndex extends U32 implements Serializable
-
Class org.polkadot.types.type.AccountInfo extends Struct implements Serializable
-
Class org.polkadot.types.type.Amount extends Balance implements Serializable
-
Class org.polkadot.types.type.AssetOf extends Balance implements Serializable
-
Class org.polkadot.types.type.AttestedCandidate extends Struct implements Serializable
-
Class org.polkadot.types.type.AttestedCandidate.AvailabilityVote extends Tuple implements Serializable
-
Class org.polkadot.types.type.AttestedCandidate.BalanceUpload extends Tuple implements Serializable
-
Class org.polkadot.types.type.AttestedCandidate.CandidateReceipt extends Struct implements Serializable
-
Class org.polkadot.types.type.AttestedCandidate.EgressQueueRoot extends Tuple implements Serializable
-
Class org.polkadot.types.type.AttestedCandidate.ValidityVote extends Tuple implements Serializable
-
Class org.polkadot.types.type.Balance extends U128 implements Serializable
-
Class org.polkadot.types.type.Balance.BalanceOf extends Balance implements Serializable
-
Class org.polkadot.types.type.BalanceLock extends Struct implements Serializable
-
Class org.polkadot.types.type.BftAuthoritySignature extends Tuple implements Serializable
-
Class org.polkadot.types.type.BftAuthoritySignature.BftHashSignature extends Tuple implements Serializable
-
Class org.polkadot.types.type.Block extends Struct implements Serializable
-
Class org.polkadot.types.type.BlockNumber extends U64 implements Serializable
-
Class org.polkadot.types.type.Digest extends Struct implements Serializable
-
Class org.polkadot.types.type.Digest.AuthoritiesChange extends Vector<AuthorityId> implements Serializable
-
Class org.polkadot.types.type.Digest.Consensus extends Tuple implements Serializable
-
Class org.polkadot.types.type.Digest.Seal extends Tuple implements Serializable
-
Class org.polkadot.types.type.Event extends Struct implements Serializable
-
Class org.polkadot.types.type.Event.EventData extends Tuple implements Serializable
-
Serialized Fields
-
meta
Events.EventMetadata meta
-
method
java.lang.String method
-
section
java.lang.String section
-
typeDef
java.util.List<CreateType.TypeDef> typeDef
-
-
-
Class org.polkadot.types.type.EventRecord extends Struct implements Serializable
-
Class org.polkadot.types.type.EventRecord.ApplyExtrinsic extends U32 implements Serializable
-
Class org.polkadot.types.type.Exposure extends Struct implements Serializable
-
Class org.polkadot.types.type.Extrinsic extends Struct implements Serializable
-
Class org.polkadot.types.type.Extrinsics extends Vector<Extrinsic> implements Serializable
-
Class org.polkadot.types.type.ExtrinsicSignature extends Struct implements Serializable
-
Class org.polkadot.types.type.Gas extends U64 implements Serializable
-
Class org.polkadot.types.type.Header extends Struct implements Serializable
-
Class org.polkadot.types.type.Header.HeaderExtended extends Header implements Serializable
-
Serialized Fields
-
author
AccountId author
-
-
-
Class org.polkadot.types.type.Index extends U64 implements Serializable
-
Class org.polkadot.types.type.IndividualExposure extends Struct implements Serializable
-
Class org.polkadot.types.type.InherentOfflineReport extends Tuple implements Serializable
-
Class org.polkadot.types.type.Justification.RhdJustification extends Struct implements Serializable
-
Class org.polkadot.types.type.KeyValue extends Struct implements Serializable
-
Class org.polkadot.types.type.KeyValue.KeyValueOption extends Tuple implements Serializable
-
Class org.polkadot.types.type.LocKPeriods extends I8 implements Serializable
-
Class org.polkadot.types.type.MisbehaviorReport extends Struct implements Serializable
-
Class org.polkadot.types.type.MisbehaviorReport.BftAtReport extends Struct implements Serializable
-
Class org.polkadot.types.type.MisbehaviorReport.BftDoubleCommit extends MisbehaviorReport.BftAtReport implements Serializable
-
Class org.polkadot.types.type.MisbehaviorReport.BftDoublePrepare extends MisbehaviorReport.BftAtReport implements Serializable
-
Class org.polkadot.types.type.MisbehaviorReport.BftDoublePropose extends MisbehaviorReport.BftAtReport implements Serializable
-
Class org.polkadot.types.type.MisbehaviorReport.BftProposeOutOfTurn extends Struct implements Serializable
-
Class org.polkadot.types.type.Nonce extends U64 implements Serializable
-
Class org.polkadot.types.type.ParaId extends U32 implements Serializable
-
Class org.polkadot.types.type.Perbill extends U32 implements Serializable
-
Class org.polkadot.types.type.Permill extends U32 implements Serializable
-
Class org.polkadot.types.type.PrefabWasmModule extends Struct implements Serializable
-
Class org.polkadot.types.type.PropIndex extends U32 implements Serializable
-
Class org.polkadot.types.type.Proposal extends Method implements Serializable
-
Class org.polkadot.types.type.ProposalIndex extends U32 implements Serializable
-
Class org.polkadot.types.type.ReferendumIndex extends U32 implements Serializable
-
Class org.polkadot.types.type.ReferendumInfo extends Struct implements Serializable
-
Class org.polkadot.types.type.Schedule extends Struct implements Serializable
-
Class org.polkadot.types.type.SignaturePayload extends Struct implements Serializable
-
Serialized Fields
-
_signature
byte[] _signature
-
-
-
Class org.polkadot.types.type.StakingLedger extends Struct implements Serializable
-
Class org.polkadot.types.type.StoredPendingChange extends Struct implements Serializable
-
Class org.polkadot.types.type.StoredPendingChange.NextAuthority extends Tuple implements Serializable
-
Class org.polkadot.types.type.TreasuryProposal extends Struct implements Serializable
-
Class org.polkadot.types.type.UnlockChunk extends Struct implements Serializable
-
Class org.polkadot.types.type.ValidatorPrefs extends Struct implements Serializable
-
Class org.polkadot.types.type.VestingSchedule extends Struct implements Serializable
-
Class org.polkadot.types.type.Vote extends I8 implements Serializable
-
Class org.polkadot.types.type.VoteIndex extends U32 implements Serializable
-
-
Package org.polkadot.utils.crypto
-
Class org.polkadot.utils.crypto.TweetNaCl.InvalidCipherTextException extends java.lang.RuntimeException implements Serializable
-
Class org.polkadot.utils.crypto.TweetNaCl.InvalidSignatureException extends java.lang.RuntimeException implements Serializable
-