Returns a specific contract version.
OK
Client error.
Server error.
{- "status": 0,
- "message": "string",
- "result": {
- "label": "string",
- "contractName": "string",
- "version": "string",
- "bin": "string",
- "rawAbi": "string",
- "userDoc": "string",
- "developerDoc": "string",
- "metadata": "string",
- "isFavorite": true,
- "abi": {
- "constructor": {
- "id": "string",
- "name": "string",
- "signature": "string",
- "const": true,
- "payable": true,
- "inputs": [
- {
- "name": "string",
- "type": {
- "type": "string",
- "size": 0,
- "tupleElems": [
- null
], - "tupleRawNames": [
- null
], - "elem": { }
}, - "typeName": "string",
- "typeConversion": {
- "mode": "string",
- "decimalsAbsolute": 0,
- "decimalsFunction": "string"
}, - "notes": "string"
}
], - "outputs": [
- {
- "name": "string",
- "type": {
- "type": "string",
- "size": 0,
- "tupleElems": [
- null
], - "tupleRawNames": [
- null
], - "elem": { }
}, - "typeName": "string",
- "typeConversion": {
- "mode": "string",
- "decimalsAbsolute": 0,
- "decimalsFunction": "string"
}, - "notes": "string"
}
], - "author": "string",
- "notes": "string",
- "description": "string"
}, - "methods": {
- "property1": {
- "id": "string",
- "name": "string",
- "signature": "string",
- "const": true,
- "payable": true,
- "inputs": [
- {
- "name": "string",
- "type": {
- "type": null,
- "size": null,
- "tupleElems": [ ],
- "tupleRawNames": [ ],
- "elem": null
}, - "typeName": "string",
- "typeConversion": {
- "mode": null,
- "decimalsAbsolute": null,
- "decimalsFunction": null
}, - "notes": "string"
}
], - "outputs": [
- {
- "name": "string",
- "type": {
- "type": null,
- "size": null,
- "tupleElems": [ ],
- "tupleRawNames": [ ],
- "elem": null
}, - "typeName": "string",
- "typeConversion": {
- "mode": null,
- "decimalsAbsolute": null,
- "decimalsFunction": null
}, - "notes": "string"
}
], - "author": "string",
- "notes": "string",
- "description": "string"
}, - "property2": {
- "id": "string",
- "name": "string",
- "signature": "string",
- "const": true,
- "payable": true,
- "inputs": [
- {
- "name": "string",
- "type": {
- "type": null,
- "size": null,
- "tupleElems": [ ],
- "tupleRawNames": [ ],
- "elem": null
}, - "typeName": "string",
- "typeConversion": {
- "mode": null,
- "decimalsAbsolute": null,
- "decimalsFunction": null
}, - "notes": "string"
}
], - "outputs": [
- {
- "name": "string",
- "type": {
- "type": null,
- "size": null,
- "tupleElems": [ ],
- "tupleRawNames": [ ],
- "elem": null
}, - "typeName": "string",
- "typeConversion": {
- "mode": null,
- "decimalsAbsolute": null,
- "decimalsFunction": null
}, - "notes": "string"
}
], - "author": "string",
- "notes": "string",
- "description": "string"
}
}, - "events": {
- "property1": {
- "id": "stringstringstringstringstringstringstringstringstringstringstring",
- "name": "string",
- "signature": "string",
- "anonymous": true,
- "inputs": [
- {
- "name": "string",
- "type": {
- "type": null,
- "size": null,
- "tupleElems": [ ],
- "tupleRawNames": [ ],
- "elem": null
}, - "typeName": "string",
- "indexed": true,
- "typeConversion": {
- "mode": null,
- "decimalsAbsolute": null,
- "decimalsFunction": null
}, - "notes": "string"
}
], - "notes": "string",
- "description": "string"
}, - "property2": {
- "id": "stringstringstringstringstringstringstringstringstringstringstring",
- "name": "string",
- "signature": "string",
- "anonymous": true,
- "inputs": [
- {
- "name": "string",
- "type": {
- "type": null,
- "size": null,
- "tupleElems": [ ],
- "tupleRawNames": [ ],
- "elem": null
}, - "typeName": "string",
- "indexed": true,
- "typeConversion": {
- "mode": null,
- "decimalsAbsolute": null,
- "decimalsFunction": null
}, - "notes": "string"
}
], - "notes": "string",
- "description": "string"
}
}, - "errors": {
- "property1": {
- "id": "stringstringstringstringstringstringstringstringstringstringstring",
- "name": "string",
- "signature": "string",
- "inputs": [
- {
- "name": "string",
- "type": {
- "type": null,
- "size": null,
- "tupleElems": [ ],
- "tupleRawNames": [ ],
- "elem": null
}, - "typeName": "string",
- "indexed": true,
- "notes": "string"
}
], - "notes": "string",
- "description": "string"
}, - "property2": {
- "id": "stringstringstringstringstringstringstringstringstringstringstring",
- "name": "string",
- "signature": "string",
- "inputs": [
- {
- "name": "string",
- "type": {
- "type": null,
- "size": null,
- "tupleElems": [ ],
- "tupleRawNames": [ ],
- "elem": null
}, - "typeName": "string",
- "indexed": true,
- "notes": "string"
}
], - "notes": "string",
- "description": "string"
}
}, - "fallback": {
- "id": "string",
- "name": "string",
- "signature": "string",
- "const": true,
- "payable": true,
- "inputs": [
- {
- "name": "string",
- "type": {
- "type": "string",
- "size": 0,
- "tupleElems": [
- null
], - "tupleRawNames": [
- null
], - "elem": { }
}, - "typeName": "string",
- "typeConversion": {
- "mode": "string",
- "decimalsAbsolute": 0,
- "decimalsFunction": "string"
}, - "notes": "string"
}
], - "outputs": [
- {
- "name": "string",
- "type": {
- "type": "string",
- "size": 0,
- "tupleElems": [
- null
], - "tupleRawNames": [
- null
], - "elem": { }
}, - "typeName": "string",
- "typeConversion": {
- "mode": "string",
- "decimalsAbsolute": 0,
- "decimalsFunction": "string"
}, - "notes": "string"
}
], - "author": "string",
- "notes": "string",
- "description": "string"
}, - "receive": {
- "id": "string",
- "name": "string",
- "signature": "string",
- "const": true,
- "payable": true,
- "inputs": [
- {
- "name": "string",
- "type": {
- "type": "string",
- "size": 0,
- "tupleElems": [
- null
], - "tupleRawNames": [
- null
], - "elem": { }
}, - "typeName": "string",
- "typeConversion": {
- "mode": "string",
- "decimalsAbsolute": 0,
- "decimalsFunction": "string"
}, - "notes": "string"
}
], - "outputs": [
- {
- "name": "string",
- "type": {
- "type": "string",
- "size": 0,
- "tupleElems": [
- null
], - "tupleRawNames": [
- null
], - "elem": { }
}, - "typeName": "string",
- "typeConversion": {
- "mode": "string",
- "decimalsAbsolute": 0,
- "decimalsFunction": "string"
}, - "notes": "string"
}
], - "author": "string",
- "notes": "string",
- "description": "string"
}
}, - "instances": [
- {
- "alias": "string",
- "address": "string"
}
]
}
}