Params
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
GET /osmosis/tokenfactory/v1beta1/params HTTP/1.1
Host:
Accept: */*
{
"params": {
"denom_creation_fee": [
{
"denom": "text",
"amount": "text"
}
]
}
}