Mint a Tokenized AssetCopy Pagepost https://paper-api.alpaca.markets/v2/tokenization/mintThis endpoint is used by an Authorized Participant to request the minting of a tokenized asset.Body ParamsissuerstringenumrequiredThe tokenized asset's issuerxstocksst0xAllowed:xstocksst0xnetworkstringenumrequiredThe token's blockchain networksolanaarbitrumethereumbinancebasetontronmantleShow 8 enum valuesqtystringrequiredThe underlying quantity to convert into the tokenized asset. It can be fractional.underlying_symbolstringrequiredThe underlying asset symbolwallet_addressstringrequiredThe wallet address to receive the tokenized assetResponses 200Successfully requested minting of a tokenized asset. 400Bad request (e.g. malformed input, insufficient position, or account not authorized to mint). 401Authentication credentials are missing or invalid. 403Caller is not authorized to perform this operation. 422One or more request parameters are missing or invalid.Updated about 2 months ago