
The data tables defined by this contract.
-
Field Type id uint64 status uint8 fee_ratio uint8 max_mint_orders uint32 max_release_orders uint32 gas_fee asset total_minted asset total_minted_nofee asset total_released asset total_released_nofee asset -
Field Type id uint64 order_status uint8 from_address string to_address name quantity asset real_quantity asset fee asset dt uint32 tx_status uint8 tx_hash string tx_hash_hash checksum256 from_addr_hash checksum256 extra_data string rows of releaseorder
Field Type id uint64 order_status uint8 from_address name to_address string quantity asset real_quantity asset fee asset dt uint32 tx_status uint8 eos_tx_hash checksum256 eth_tx_hash string to_addr_hash checksum256 -
Field Type owner name total_minted asset total_released asset mintorders uint64[] releaseorders uint64[]