Module cryptoapis::models::get_transaction_request_details_ri[][src]

Structs

Enums

Represents the specific blockchain protocol name, e.g. Ethereum, Bitcoin, etc.

Defines the priority for the fee, if it is "slow", "standard" or "fast".

Represents the name of the blockchain network used; blockchain networks are usually identical as technology and software, but they differ in data, e.g. - "mainnet" is the live network with actual data while networks like "testnet", "ropsten" are test networks.

Defines the status of the transaction request, e.g. pending.

Defines the transaction type, if it is for coins or tokens.