Skip to content

Orders/make allows users to provide creationHeight in the immutablemetaproperties #314

@muku314115

Description

@muku314115

sample request:
{
"type":"github.com/AssetMantle/modules/modules/orders/internal/transactions/make/transactionRequest",
"value":{
"baseReq":{
"from":"mantle1t2n4l998p0udddv5k6z2jkh75d8ntt7jduhqgm",
"chain_id":"test-chain-1"
},
"fromID":"pZp-7zmZ9kDciwCDBi9seyF1ftYxZfhCP4-rGEWMTf0=",
"takerID":"pZp-7zmZ9kDciwCDBi9seyF1ftYxZfhCP4-rGEWMTf0=",
"classificationID":"985nE-F3q3qcg7MPp2loUJSksP0hM0tBsdhbmi0skiA=",
"makerOwnableID":"kpCRiGSfvXTjAVxzhX7RYm3Jqw9Jz_hrHUYAgKmqwYI=",
"takerOwnableID":"stake",
"expiresIn":"2000",
"makerOwnableSplit":"1",
"takerOwnableSplit":"1",
"mutableProperties":"0712839:S|h",
"immutableProperties":"1794453:S|f",
"mutableMetaProperties":"9901734:S|g",
"immutableMetaProperties":"1313759:S|e,bondAmount:N|1328,creationHeight:H|1234"
}
}

query response:
{"height":"152","result":{"success":true,"error":"","list":[{"order":{"classification_i_d":{"hash_i_d":{"i_d_bytes":"985nE+F3q3qcg7MPp2loUJSksP0hM0tBsdhbmi0skiA="}},"immutables":{"property_list":{"property_list":[{"meta_property":{"i_d":{"key_i_d":{"i_d_string":"1313759"},"type_i_d":{"i_d_string":"S"}},"data":{"string_data":{"value":"e"}}}},{"mesa_property":{"i_d":{"key_i_d":{"i_d_string":"1794453"},"type_i_d":{"i_d_string":"S"}},"data_i_d":{"type_i_d":{"i_d_string":"S"},"hash_i_d":{"i_d_bytes":"JS8QyDYQ68oaBZwLroJV66L5W+TR17z6idckioLZ8RE="}}}},{"meta_property":{"i_d":{"key_i_d":{"i_d_string":"bondAmount"},"type_i_d":{"i_d_string":"N"}},"data":{"number_data":{"value":"1328"}}}},{"meta_property":{"i_d":{"key_i_d":{"i_d_string":"creationHeight"},"type_i_d":{"i_d_string":"H"}},"data":{"height_data":{"value":{"value":"1234"}}}}},{"meta_property":{"i_d":{"key_i_d":{"i_d_string":"exchangeRate"},"type_i_d":{"i_d_string":"D"}},"data":{"dec_data":{"value":"1000000000000000000.000000000000000000"}}}},{"meta_property":{"i_d":{"key_i_d":{"i_d_string":"makerID"},"type_i_d":{"i_d_string":"I"}},"data":{"i_d_data":{"value":{"identity_i_d":{"hash_i_d":{"i_d_bytes":"pZp+7zmZ9kDciwCDBi9seyF1ftYxZfhCP4+rGEWMTf0="}}}}}}},{"meta_property":{"i_d":{"key_i_d":{"i_d_string":"makerOwnableID"},"type_i_d":{"i_d_string":"I"}},"data":{"i_d_data":{"value":{"asset_i_d":{"hash_i_d":{"i_d_bytes":"kpCRiGSfvXTjAVxzhX7RYm3Jqw9Jz/hrHUYAgKmqwYI="}}}}}}},{"meta_property":{"i_d":{"key_i_d":{"i_d_string":"takerID"},"type_i_d":{"i_d_string":"I"}},"data":{"i_d_data":{"value":{"identity_i_d":{"hash_i_d":{"i_d_bytes":"pZp+7zmZ9kDciwCDBi9seyF1ftYxZfhCP4+rGEWMTf0="}}}}}}},{"meta_property":{"i_d":{"key_i_d":{"i_d_string":"takerOwnableID"},"type_i_d":{"i_d_string":"I"}},"data":{"i_d_data":{"value":{"any_ownable_i_d":{"coin_i_d":{"string_i_d":{"i_d_string":"stake"}}}}}}}}]}},"mutables":{"property_list":{"property_list":[{"mesa_property":{"i_d":{"key_i_d":{"i_d_string":"0712839"},"type_i_d":{"i_d_string":"S"}},"data_i_d":{"type_i_d":{"i_d_string":"S"},"hash_i_d":{"i_d_bytes":"qqlAJmTxpB9A67xSyZk+tmrrNmYClY/fqig7ceZNsSM="}}}},{"meta_property":{"i_d":{"key_i_d":{"i_d_string":"9901734"},"type_i_d":{"i_d_string":"S"}},"data":{"string_data":{"value":"g"}}}},{"meta_property":{"i_d":{"key_i_d":{"i_d_string":"expiryHeight"},"type_i_d":{"i_d_string":"H"}},"data":{"height_data":{"value":{"value":"2000"}}}}},{"meta_property":{"i_d":{"key_i_d":{"i_d_string":"makerOwnableSplit"},"type_i_d":{"i_d_string":"D"}},"data":{"dec_data":{"value":"1.000000000000000000"}}}}]}}}}]}}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions