ISCN API
LCD API
Please refer to iscn query definition for most updated LCD API
Query all ISCN related transactions
https://mainnet-node.like.co/txs?message.module=iscn
Query ISCN by ID
Query ISCN by ID prefix
Query ISCN by fingerprint
Query ISCN by owner
https://mainnet-node.like.co/iscn/records/owner?owner=cosmos1sf2sc6t37xhd3m0dcaq6h5dz22mtru2ugdwp0v
Index Query API
The API provided by likecoin-chain-tx-indexer provides extra compound query for ISCN e.g. https://mainnet-node.like.co/iscn/records?owner=cosmos1ykkpc0dnetfsya88f5nrdd7p57kplaw8sva6pj&keywords=%E9%A6%99%E6%B8%AF&limit=5&page=2
Please refer to examples in chain indexer repository.
Last updated