Register at {Un}pack to start using API explorer functionality.
Authorization: Bearer ********************
curl --location --request GET 'https://api.unpack.dev/v1/variables/name/1/0x5dbad78818d4c8958eff2d5b95b28385a22113cd'
[
{
"contractAddress": "string",
"createdAt": "2019-08-24T14:15:22Z",
"id": "string",
"isAddress": true,
"isArray": true,
"isConstant": true,
"isContract": true,
"isDynamicArray": true,
"isMapping": true,
"isStruct": true,
"name": "string",
"networkId": 0,
"partial": true,
"processed": true,
"stateMutability": "string",
"storageIndex": 0,
"storageOffset": 0,
"storageSize": 0,
"type": "string",
"unit": {
"id": 0,
"initialValue": null,
"isConstant": true,
"isStateVariable": true,
"mutability": 0,
"name": "string",
"nodeType": 0,
"scope": 0,
"src": {
"column": 0,
"end": 0,
"length": 0,
"line": 0,
"parentIndex": 0,
"start": 0
},
"storageLocation": 0,
"typeDescription": {
"typeIdentifier": "string",
"typeString": "string"
},
"typeName": {
"expression": null,
"id": 0,
"keyNameLocation": {
"column": 0,
"end": 0,
"length": 0,
"line": 0,
"parentIndex": 0,
"start": 0
},
"keyType": {},
"name": "string",
"nodeType": 0,
"pathNode": {
"id": 0,
"name": "string",
"nameLocation": {
"column": 0,
"end": 0,
"length": 0,
"line": 0,
"parentIndex": 0,
"start": 0
},
"nodeType": 0,
"referencedDeclaration": 0,
"src": {
"column": 0,
"end": 0,
"length": 0,
"line": 0,
"parentIndex": 0,
"start": 0
},
"typeDescription": {
"typeIdentifier": "string",
"typeString": "string"
}
},
"referencedDeclaration": 0,
"src": {
"column": 0,
"end": 0,
"length": 0,
"line": 0,
"parentIndex": 0,
"start": 0
},
"stateMutability": 0,
"typeDescription": {
"typeIdentifier": "string",
"typeString": "string"
},
"valueNameLocation": {
"column": 0,
"end": 0,
"length": 0,
"line": 0,
"parentIndex": 0,
"start": 0
},
"valueType": {}
},
"visibility": 0
},
"updatedAt": "2019-08-24T14:15:22Z",
"visibility": "string"
}
]