/contracts/{address}/state
Ok
BadRequest
Unauthorized
NotFound
InternalServerError
ServiceUnavailable
curl -L \ --url 'https://alephium.nownodes.io/contracts/{address}/state'
{ "address": "vYZdgzNHHp7Qh9U5Rrv5H65eSJCGQTXEC4yuQCZ7mosA", "bytecode": "00010700000000000118", "codeHash": "c49d951065f85d0c673d33930e8476240c010a52313f99889ae06d9f0d92d2f9", "initialStateHash": "e195a4e597e62a6802a456224008b896566b7c961023954fab808a0f83d8ad63", "immFields": [ { "type": "U256", "value": "1000000000000000000" } ], "mutFields": [ { "type": "U256", "value": "2000000000000000000" } ], "asset": { "attoAlphAmount": "2000000000000000000", "tokens": [ { "id": "bd165d20bd063c7a023d22232a1e75bf46e904067f92b49323fe89fa0fd586bf", "amount": "2000000000" } ] } }