interface PairCreation {
    coin_type: TypeInfo;
    fungible_asset_metadata_address: string;
}

Properties

coin_type: TypeInfo
fungible_asset_metadata_address: string