Get contracts by ownerAsk AIget https://data-api.nftgo.io/eth/v1/address/contractsReturn the NFT contracts currently held by the addressQuery ParamsaddressstringEthereum address, 42-character hexadecimal string beginning with 0x.sort_bystringenumDefaults to nft_numSort by nft_num/estimated_value/unrealized_profit/realized_profit/avg_cost/sales. Default to be nft_num.nft_numestimated_valueunrealized_profitrealized_profitavg_costsalesAllowed:nft_numestimated_valueunrealized_profitrealized_profitavg_costsalesoffsetnumberThe index of data segments. The returned data is divided into many segments. One segment is returned at a time. {offset} parameter indicates the index of data segments. Default to be 0.limitnumberThe size of a returned data segment. Default to be 20.ascbooleanDefaults to falseWhether to sort results in ascending order. Default to be false.truefalseResponse 200Successful ResponseUpdated 10 months ago