mirror of
https://github.com/yashgo0018/maci-wrapper.git
synced 2026-05-04 03:00:44 -04:00
deployed contracts on mainnet base
This commit is contained in:
1
packages/hardhat/deployments/base/.chainId
Normal file
1
packages/hardhat/deployments/base/.chainId
Normal file
@@ -0,0 +1 @@
|
||||
8453
|
||||
@@ -0,0 +1,62 @@
|
||||
{
|
||||
"address": "0x6154E3ED00E57AF0F8dCB2e2991A32b719790FAD",
|
||||
"abi": [
|
||||
{
|
||||
"inputs": [
|
||||
{
|
||||
"internalType": "uint256",
|
||||
"name": "_balance",
|
||||
"type": "uint256"
|
||||
}
|
||||
],
|
||||
"stateMutability": "payable",
|
||||
"type": "constructor"
|
||||
},
|
||||
{
|
||||
"inputs": [
|
||||
{
|
||||
"internalType": "address",
|
||||
"name": "",
|
||||
"type": "address"
|
||||
},
|
||||
{
|
||||
"internalType": "bytes",
|
||||
"name": "",
|
||||
"type": "bytes"
|
||||
}
|
||||
],
|
||||
"name": "getVoiceCredits",
|
||||
"outputs": [
|
||||
{
|
||||
"internalType": "uint256",
|
||||
"name": "",
|
||||
"type": "uint256"
|
||||
}
|
||||
],
|
||||
"stateMutability": "view",
|
||||
"type": "function"
|
||||
}
|
||||
],
|
||||
"transactionHash": "0x3571877b3193404d9ce0e75d9a3701934e4a3a8043ba80d5bdca75d3fbdfb5d6",
|
||||
"receipt": {
|
||||
"to": null,
|
||||
"from": "0x3b00dFD79d583f8a403E4e0499f6e19579736A79",
|
||||
"contractAddress": "0x6154E3ED00E57AF0F8dCB2e2991A32b719790FAD",
|
||||
"transactionIndex": 30,
|
||||
"gasUsed": "156704",
|
||||
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
||||
"blockHash": "0x061757a02e78fd683473cab89ebb4f6a2eec28b36e7d89e2b1a25c811b83e4b4",
|
||||
"transactionHash": "0x3571877b3193404d9ce0e75d9a3701934e4a3a8043ba80d5bdca75d3fbdfb5d6",
|
||||
"logs": [],
|
||||
"blockNumber": 14664141,
|
||||
"cumulativeGasUsed": "4886330",
|
||||
"status": 1,
|
||||
"byzantium": true
|
||||
},
|
||||
"args": [
|
||||
99
|
||||
],
|
||||
"numDeployments": 1,
|
||||
"bytecode": "0x60806040526040516101c63803806101c68339810160408190526100229161002a565b600055610043565b60006020828403121561003c57600080fd5b5051919050565b610174806100526000396000f3fe608060405234801561001057600080fd5b506004361061002b5760003560e01c8063b36543a914610030575b600080fd5b61004661003e36600461006e565b505060005490565b60405190815260200160405180910390f35b634e487b7160e01b600052604160045260246000fd5b6000806040838503121561008157600080fd5b82356001600160a01b038116811461009857600080fd5b9150602083013567ffffffffffffffff808211156100b557600080fd5b818501915085601f8301126100c957600080fd5b8135818111156100db576100db610058565b604051601f8201601f19908116603f0116810190838211818310171561010357610103610058565b8160405282815288602084870101111561011c57600080fd5b826020860160208301376000602084830101528095505050505050925092905056fea2646970667358221220a92d99c9952c5f12388fd909c62d8e60e30a3d7aecf645fd8e85bd992dfc377564736f6c63430008140033",
|
||||
"deployedBytecode": "0x608060405234801561001057600080fd5b506004361061002b5760003560e01c8063b36543a914610030575b600080fd5b61004661003e36600461006e565b505060005490565b60405190815260200160405180910390f35b634e487b7160e01b600052604160045260246000fd5b6000806040838503121561008157600080fd5b82356001600160a01b038116811461009857600080fd5b9150602083013567ffffffffffffffff808211156100b557600080fd5b818501915085601f8301126100c957600080fd5b8135818111156100db576100db610058565b604051601f8201601f19908116603f0116810190838211818310171561010357610103610058565b8160405282815288602084870101111561011c57600080fd5b826020860160208301376000602084830101528095505050505050925092905056fea2646970667358221220a92d99c9952c5f12388fd909c62d8e60e30a3d7aecf645fd8e85bd992dfc377564736f6c63430008140033"
|
||||
}
|
||||
61
packages/hardhat/deployments/base/FreeForAllGatekeeper.json
Normal file
61
packages/hardhat/deployments/base/FreeForAllGatekeeper.json
Normal file
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"address": "0x0e2baf749fa847e61A96cf0fC53cD770295a371c",
|
||||
"abi": [
|
||||
{
|
||||
"inputs": [],
|
||||
"stateMutability": "payable",
|
||||
"type": "constructor"
|
||||
},
|
||||
{
|
||||
"inputs": [
|
||||
{
|
||||
"internalType": "address",
|
||||
"name": "_address",
|
||||
"type": "address"
|
||||
},
|
||||
{
|
||||
"internalType": "bytes",
|
||||
"name": "_data",
|
||||
"type": "bytes"
|
||||
}
|
||||
],
|
||||
"name": "register",
|
||||
"outputs": [],
|
||||
"stateMutability": "nonpayable",
|
||||
"type": "function"
|
||||
},
|
||||
{
|
||||
"inputs": [
|
||||
{
|
||||
"internalType": "address",
|
||||
"name": "_maci",
|
||||
"type": "address"
|
||||
}
|
||||
],
|
||||
"name": "setMaciInstance",
|
||||
"outputs": [],
|
||||
"stateMutability": "nonpayable",
|
||||
"type": "function"
|
||||
}
|
||||
],
|
||||
"transactionHash": "0xb0a5dbeab2fb77f63eabc3c17f053d30de19f6f67008e38163ce9412b4341116",
|
||||
"receipt": {
|
||||
"to": null,
|
||||
"from": "0x3b00dFD79d583f8a403E4e0499f6e19579736A79",
|
||||
"contractAddress": "0x0e2baf749fa847e61A96cf0fC53cD770295a371c",
|
||||
"transactionIndex": 13,
|
||||
"gasUsed": "145411",
|
||||
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
||||
"blockHash": "0x6068477f60bfb2f31c02bf7a6bca56a6662d7436ff800e34df48a0212f30a9a7",
|
||||
"transactionHash": "0xb0a5dbeab2fb77f63eabc3c17f053d30de19f6f67008e38163ce9412b4341116",
|
||||
"logs": [],
|
||||
"blockNumber": 14664144,
|
||||
"cumulativeGasUsed": "2093391",
|
||||
"status": 1,
|
||||
"byzantium": true
|
||||
},
|
||||
"args": [],
|
||||
"numDeployments": 1,
|
||||
"bytecode": "0x60806040526101ac806100136000396000f3fe608060405234801561001057600080fd5b50600436106100365760003560e01c806313e65cf31461003b57806324b8fbf61461004e575b600080fd5b61004c61004936600461007c565b50565b005b61004c61005c3660046100b4565b5050565b80356001600160a01b038116811461007757600080fd5b919050565b60006020828403121561008e57600080fd5b61009782610060565b9392505050565b634e487b7160e01b600052604160045260246000fd5b600080604083850312156100c757600080fd5b6100d083610060565b9150602083013567ffffffffffffffff808211156100ed57600080fd5b818501915085601f83011261010157600080fd5b8135818111156101135761011361009e565b604051601f8201601f19908116603f0116810190838211818310171561013b5761013b61009e565b8160405282815288602084870101111561015457600080fd5b826020860160208301376000602084830101528095505050505050925092905056fea26469706673582212209789b90e3954a2c9ba352fb8342d77655e6121362342a5d5a7d9f99f5868693364736f6c63430008140033",
|
||||
"deployedBytecode": "0x608060405234801561001057600080fd5b50600436106100365760003560e01c806313e65cf31461003b57806324b8fbf61461004e575b600080fd5b61004c61004936600461007c565b50565b005b61004c61005c3660046100b4565b5050565b80356001600160a01b038116811461007757600080fd5b919050565b60006020828403121561008e57600080fd5b61009782610060565b9392505050565b634e487b7160e01b600052604160045260246000fd5b600080604083850312156100c757600080fd5b6100d083610060565b9150602083013567ffffffffffffffff808211156100ed57600080fd5b818501915085601f83011261010157600080fd5b8135818111156101135761011361009e565b604051601f8201601f19908116603f0116810190838211818310171561013b5761013b61009e565b8160405282815288602084870101111561015457600080fd5b826020860160208301376000602084830101528095505050505050925092905056fea26469706673582212209789b90e3954a2c9ba352fb8342d77655e6121362342a5d5a7d9f99f5868693364736f6c63430008140033"
|
||||
}
|
||||
2101
packages/hardhat/deployments/base/MACIWrapper.json
Normal file
2101
packages/hardhat/deployments/base/MACIWrapper.json
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
149
packages/hardhat/deployments/base/PollFactory.json
Normal file
149
packages/hardhat/deployments/base/PollFactory.json
Normal file
File diff suppressed because one or more lines are too long
44
packages/hardhat/deployments/base/PoseidonT3.json
Normal file
44
packages/hardhat/deployments/base/PoseidonT3.json
Normal file
File diff suppressed because one or more lines are too long
44
packages/hardhat/deployments/base/PoseidonT4.json
Normal file
44
packages/hardhat/deployments/base/PoseidonT4.json
Normal file
File diff suppressed because one or more lines are too long
44
packages/hardhat/deployments/base/PoseidonT5.json
Normal file
44
packages/hardhat/deployments/base/PoseidonT5.json
Normal file
File diff suppressed because one or more lines are too long
44
packages/hardhat/deployments/base/PoseidonT6.json
Normal file
44
packages/hardhat/deployments/base/PoseidonT6.json
Normal file
File diff suppressed because one or more lines are too long
88
packages/hardhat/deployments/base/TallyFactory.json
Normal file
88
packages/hardhat/deployments/base/TallyFactory.json
Normal file
File diff suppressed because one or more lines are too long
489
packages/hardhat/deployments/base/TopupCredit.json
Normal file
489
packages/hardhat/deployments/base/TopupCredit.json
Normal file
File diff suppressed because one or more lines are too long
179
packages/hardhat/deployments/base/Verifier.json
Normal file
179
packages/hardhat/deployments/base/Verifier.json
Normal file
File diff suppressed because one or more lines are too long
1297
packages/hardhat/deployments/base/VkRegistry.json
Normal file
1297
packages/hardhat/deployments/base/VkRegistry.json
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
@@ -11,7 +11,7 @@ export type ScaffoldConfig = {
|
||||
|
||||
const scaffoldConfig = {
|
||||
// The networks on which your DApp is live
|
||||
targetNetworks: [chains.baseSepolia],
|
||||
targetNetworks: [chains.base],
|
||||
|
||||
// The interval at which your front-end polls the RPC servers for new data
|
||||
// it has no effect if you only target the local network (default is 4000)
|
||||
|
||||
Reference in New Issue
Block a user