@nikiswap/governance
Version:
🏛 Governance contracts for the NikiSwap protocol
46 lines • 1.88 kB
JSON
{
"abi": [
{
"constant": true,
"inputs": [
{
"internalType": "address",
"name": "account",
"type": "address"
},
{
"internalType": "uint256",
"name": "blockNumber",
"type": "uint256"
}
],
"name": "getPriorVotes",
"outputs": [
{
"internalType": "uint96",
"name": "",
"type": "uint96"
}
],
"payable": false,
"stateMutability": "view",
"type": "function"
}
],
"evm": {
"bytecode": {
"linkReferences": {},
"object": "",
"opcodes": "",
"sourceMap": ""
},
"deployedBytecode": {
"linkReferences": {},
"object": "",
"opcodes": "",
"sourceMap": ""
}
},
"metadata": "{\"compiler\":{\"version\":\"0.5.16+commit.9c3226ce\"},\"language\":\"Solidity\",\"output\":{\"abi\":[{\"constant\":true,\"inputs\":[{\"internalType\":\"address\",\"name\":\"account\",\"type\":\"address\"},{\"internalType\":\"uint256\",\"name\":\"blockNumber\",\"type\":\"uint256\"}],\"name\":\"getPriorVotes\",\"outputs\":[{\"internalType\":\"uint96\",\"name\":\"\",\"type\":\"uint96\"}],\"payable\":false,\"stateMutability\":\"view\",\"type\":\"function\"}],\"devdoc\":{\"methods\":{}},\"userdoc\":{\"methods\":{}}},\"settings\":{\"compilationTarget\":{\"contracts/NikiGovernorAlpha.sol\":\"NikiInterface\"},\"evmVersion\":\"istanbul\",\"libraries\":{},\"optimizer\":{\"enabled\":true,\"runs\":999999},\"remappings\":[]},\"sources\":{\"contracts/NikiGovernorAlpha.sol\":{\"keccak256\":\"0x1138e6901403e56f98152f61e4cc83d711ff07646082a0f0a3c346b1a7200188\",\"urls\":[\"bzz-raw://be985d973b0b96b0c3f2346f26e1e74e83a7c474ac4eded29456f879298cc718\",\"dweb:/ipfs/QmPAkwKqbjUhisWdkDqci4v5t8WfjAv33W9pxH9CSjgwmJ\"]}},\"version\":1}",
"bytecode": ""
}