Create Your Own Pair
Instantiation by Contract Address
{
"create_pair": {
"asset_infos": [
{
"token": {
"contract_addr": "terra..."
}
},
{
"native_token": {
"denom": "uluna"
}
}
]
}
}Last updated