{secretType?: SecretType;balance!: number;symbol!: string;gasBalance!: number;gasSymbol!: string;rawBalance!: string;rawGasBalance!: string;decimals!: number;}
Parameter | Type | Description |
| Type of blockchain | |
|
| Normalized balance of the native token |
|
| Symbol of the native token |
|
| Normalized balance of the gas token (same as |
|
| Symbol of the gas token |
|
| Raw balance of the native token |
|
| Raw balance of the gas token |
|
| Number of decimals of the native token |