@aztec/contract-artifacts
Version:
Smart contract compilation artifacts for the latest version of AZTEC.
101 lines • 3.71 kB
JSON
{
"abi": [
{
"constant": true,
"inputs": [],
"name": "BURN_PROOF",
"outputs": [
{
"internalType": "uint24",
"name": "",
"type": "uint24"
}
],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "DIVIDEND_PROOF",
"outputs": [
{
"internalType": "uint24",
"name": "",
"type": "uint24"
}
],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "JOIN_SPLIT_PROOF",
"outputs": [
{
"internalType": "uint24",
"name": "",
"type": "uint24"
}
],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "MINT_PROOF",
"outputs": [
{
"internalType": "uint24",
"name": "",
"type": "uint24"
}
],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "PRIVATE_RANGE_PROOF",
"outputs": [
{
"internalType": "uint24",
"name": "",
"type": "uint24"
}
],
"payable": false,
"stateMutability": "view",
"type": "function"
},
{
"constant": true,
"inputs": [],
"name": "PUBLIC_RANGE_PROOF",
"outputs": [
{
"internalType": "uint24",
"name": "",
"type": "uint24"
}
],
"payable": false,
"stateMutability": "view",
"type": "function"
}
],
"bytecode": "0x608060405234801561001057600080fd5b5060f98061001f6000396000f3fe6080604052348015600f57600080fd5b506004361060595760003560e01c80625bf73214605e57806308ae900a14607c57806349518b281460825780638500e1f81460885780638e526d9b14608e578063df924625146094575b600080fd5b6064609a565b6040805162ffffff9092168252519081900360200190f35b606460a1565b606460a8565b606460af565b606460b6565b606460bd565b6201010181565b6201040381565b6201040281565b6201040181565b6201020181565b620103018156fea265627a7a723158209ff1d33ba4e45cd25da509a1f5d8580915bef30f8afda2e07049f246ebbd251864736f6c63430005110032",
"compiler": {
"name": "solc",
"version": "0.5.17+commit.d19bba13.Emscripten.clang"
},
"deployedBytecode": "0x6080604052348015600f57600080fd5b506004361060595760003560e01c80625bf73214605e57806308ae900a14607c57806349518b281460825780638500e1f81460885780638e526d9b14608e578063df924625146094575b600080fd5b6064609a565b6040805162ffffff9092168252519081900360200190f35b606460a1565b606460a8565b606460af565b606460b6565b606460bd565b6201010181565b6201040381565b6201040281565b6201040181565b6201020181565b620103018156fea265627a7a723158209ff1d33ba4e45cd25da509a1f5d8580915bef30f8afda2e07049f246ebbd251864736f6c63430005110032",
"schemaVersion": "3.0.19"
}