Link a contractAsk AIpost https://api.fireblocks.io/v1/tokenization/tokens/linkLink an a contractBody ParamstypestringenumrequiredThe type of token being linkedFUNGIBLE_TOKENNON_FUNGIBLE_TOKENTOKEN_UTILITYTOKEN_EXTENSIONAllowed:FUNGIBLE_TOKENNON_FUNGIBLE_TOKENTOKEN_UTILITYTOKEN_EXTENSIONrefIdstringThe Fireblocks' token link reference id. For example, 'BQ5R_BDESC_ABC' if it's a fungible assetdisplayNamestringThe token display namebaseAssetIdstringThe blockchain base assetIdcontractAddressstringThe contract's onchain addressHeadersIdempotency-KeystringA unique identifier for the request. If the request is sent multiple times with the same idempotency key, the server will return the same response as the first request. The idempotency key is valid for 24 hours.Responses 200Token linked successfully 201 404Could not find the underlying contract to link to 409Token link for {refId} already exists defaultError ResponseUpdated 4 months ago