[ 'CurrencyDetails' => '币种信息', ], 'fields' => [ 'coin_name' => '货币名称', 'qty_decimals' => '交易量精度', 'symbol' => '交易对', 'full_name' => '全称', 'withdrawal_fee' => '提币手续费', 'official_website_link' => '官方链接', 'white_paper_link' => '白皮书链接', 'block_query_link' => '区块查询链接', 'coin_content' => '币种介绍', 'publish_time' => '发行时间', 'total_issuance' => '发行总量', 'total_circulation' => '流通总量', 'crowdfunding_price' => '众筹价格', 'coin_icon' => '币种图标', ], 'options' => [ ], ];