web3-eth-accounts | API | Web3.js (original) (raw)
Index
References
Type Aliases
AccessListEIP2930ValuesArray: [Uint8Array, Uint8Array, Uint8Array, Uint8Array, Uint8Array, Uint8Array, Uint8Array, AccessListUint8Array, Uint8Array?, Uint8Array?, Uint8Array?]
AccessListUint8ArrayItem: [Uint8Array, Uint8Array[]]
CasperConfig: Record<string, unknown>
CliqueConfig: { epoch: number; period: number }
Type declaration
epoch: number
period: number
EthashConfig: Record<string, unknown>
FeeMarketEIP1559ValuesArray: [Uint8Array, Uint8Array, Uint8Array, Uint8Array, Uint8Array, Uint8Array, Uint8Array, Uint8Array, AccessListUint8Array, Uint8Array?, Uint8Array?, Uint8Array?]
PrefixedHexString: string
Type declaration
Uint8ArrayLike
optionaldata?:Numbers | Uint8Array
optionalgasLimit?:Numbers | Uint8Array | null
optionalgasPrice?:Numbers | Uint8Array
optionalnonce?:Numbers | Uint8Array
optionalr?:Numbers | Uint8Array
optionals?:HexString
optionalto?: Address | Uint8Array |Numbers
optionaltype?:Numbers | Uint8Array
optionalv?:Numbers | Uint8Array
optionalvalue?:
TxValuesArray: Uint8Array[]
TypeOutputReturnType: { 0: number; 1: bigint; 2: Uint8Array; 3: PrefixedHexString }
Uint8ArrayLike: Uint8Array | number[] | number | bigint | PrefixedHexString
Variables
keyStoreSchema: { properties: { address: { type: string }; crypto: { properties: { cipher: { type: string }; cipherparams: { type: string }; ciphertext: { type: string }; kdf: { type: string }; kdfparams: { type: string }; mac: { type: string }; salt: { type: string } }; required: string[]; type: string }; id: { type: string }; version: { type: string } }; required: string[]; type: string } = ...
Type declaration
properties: { address: { type: string }; crypto: { properties: { cipher: { type: string }; cipherparams: { type: string }; ciphertext: { type: string }; kdf: { type: string }; kdfparams: { type: string }; mac: { type: string }; salt: { type: string } }; required: string[]; type: string }; id: { type: string }; version: { type: string } }
address: { type: string }
* ##### type: string
crypto: { properties: { cipher: { type: string }; cipherparams: { type: string }; ciphertext: { type: string }; kdf: { type: string }; kdfparams: { type: string }; mac: { type: string }; salt: { type: string } }; required: string[]; type: string }
* ##### properties: { cipher: { type: string }; cipherparams: { type: string }; ciphertext: { type: string }; kdf: { type: string }; kdfparams: { type: string }; mac: { type: string }; salt: { type: string } } * ##### cipher: { type: string } * ##### type: string * ##### cipherparams: { type: string } * ##### type: string * ##### ciphertext: { type: string } * ##### type: string * ##### kdf: { type: string } * ##### type: string * ##### kdfparams: { type: string } * ##### type: string * ##### mac: { type: string } * ##### type: string * ##### salt: { type: string } * ##### type: string * ##### required: string\[\] * ##### type: string
id: { type: string }
* ##### type: string
version: { type: string }
* ##### type: string
required: string[]
type: string