{ "platform": "哲学社会科学预印本平台" }
curl --location --request POST 'http://blockchain.sciencechain.ac.cn/chainInfo' \ --header 'Content-Type: application/json' \ --data-raw '{ "platform": "哲学社会科学预印本平台" }'
{ "code": 0, "msg": "区块链信息查询成功", "result": { "height": 29, "totalTransactions": 84, "currentBlockHash": "e5bb888e0f71c09568140ff982f317d7a3509a0db6f5bd5899466338a0d0f144", "previousBlockHash": "7de01b5f9e4b334a483ce879448882d0dca89b59bff37b5488ffed38f9d1a51f" } }