NativeAssetFees

{
  "nativeAssetFees": {
    "balance": "0.000002940710829997",
    "chainKey": "base",
    "chainContract": "base:0x0000000000000000000000000000000000000000",
    "contract": "0x0000000000000000000000000000000000000000",
    "name": "ethereum"
  }
}

NativeAssetFees

Field

Description

Type

balance

Balance of the native asset fees.

string

chainKey

Key identifier for the blockchain.

string

chainContract

Contract identifier on the blockchain.

string

contract

Contract address of the native asset.

string

name

Name of the native asset.

string



Last updated