Asset type

Returns superfluid asset type, whether if it's a native asset or an lp share.

get
Query parameters
denomstringOptional
Responses
200
A successful response.
application/json
get
GET /osmosis/superfluid/v1beta1/asset_type HTTP/1.1
Host: osmo.nownodes.io
Accept: */*
{
  "asset_type": "SuperfluidAssetTypeNative"
}