Skip to content

Commit

Permalink
Deploy to testnets
Browse files Browse the repository at this point in the history
  • Loading branch information
tuler committed Jun 14, 2021
1 parent 7f33334 commit 175d41c
Show file tree
Hide file tree
Showing 14 changed files with 3,153 additions and 2,478 deletions.
75 changes: 63 additions & 12 deletions deployments/avax_testnet/Merkle.json

Large diffs are not rendered by default.

77 changes: 64 additions & 13 deletions deployments/bsc_testnet/Merkle.json

Large diffs are not rendered by default.

85 changes: 66 additions & 19 deletions deployments/goerli/Merkle.json

Large diffs are not rendered by default.

75 changes: 63 additions & 12 deletions deployments/kovan/Merkle.json

Large diffs are not rendered by default.

83 changes: 67 additions & 16 deletions deployments/matic_testnet/Merkle.json

Large diffs are not rendered by default.

77 changes: 64 additions & 13 deletions deployments/rinkeby/Merkle.json

Large diffs are not rendered by default.

41 changes: 40 additions & 1 deletion export/abi/avax_testnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@
]
},
"Merkle": {
"address": "0x52F7929527E06637F1B9Ed79F42fB812A5D18396",
"address": "0x343BD99E797f5EB81f4711123E2859ba98c6cb16",
"abi": [
{
"inputs": [
Expand Down Expand Up @@ -353,6 +353,45 @@
"stateMutability": "pure",
"type": "function"
},
{
"inputs": [
{
"internalType": "uint64",
"name": "_position",
"type": "uint64"
},
{
"internalType": "uint8",
"name": "_logSizeOfReplacement",
"type": "uint8"
},
{
"internalType": "uint8",
"name": "_logSizeOfFullDrive",
"type": "uint8"
},
{
"internalType": "bytes32",
"name": "_replacement",
"type": "bytes32"
},
{
"internalType": "bytes32[]",
"name": "siblings",
"type": "bytes32[]"
}
],
"name": "getRootAfterReplacementInDrive",
"outputs": [
{
"internalType": "bytes32",
"name": "",
"type": "bytes32"
}
],
"stateMutability": "pure",
"type": "function"
},
{
"inputs": [
{
Expand Down
41 changes: 40 additions & 1 deletion export/abi/bsc_testnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@
]
},
"Merkle": {
"address": "0x25273575e86D9DC56F813f5F21D4C5b9d3982283",
"address": "0x96A164F172398Fa65D92CF592FE44AF6C4b36991",
"abi": [
{
"inputs": [
Expand Down Expand Up @@ -353,6 +353,45 @@
"stateMutability": "pure",
"type": "function"
},
{
"inputs": [
{
"internalType": "uint64",
"name": "_position",
"type": "uint64"
},
{
"internalType": "uint8",
"name": "_logSizeOfReplacement",
"type": "uint8"
},
{
"internalType": "uint8",
"name": "_logSizeOfFullDrive",
"type": "uint8"
},
{
"internalType": "bytes32",
"name": "_replacement",
"type": "bytes32"
},
{
"internalType": "bytes32[]",
"name": "siblings",
"type": "bytes32[]"
}
],
"name": "getRootAfterReplacementInDrive",
"outputs": [
{
"internalType": "bytes32",
"name": "",
"type": "bytes32"
}
],
"stateMutability": "pure",
"type": "function"
},
{
"inputs": [
{
Expand Down
41 changes: 40 additions & 1 deletion export/abi/goerli.json
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@
]
},
"Merkle": {
"address": "0x1D2634800a509B8606150CFaD818a0672FA8CC40",
"address": "0x2b2918fe0ba078a8c6f6c01f5a15c592a66a8b08",
"abi": [
{
"inputs": [
Expand Down Expand Up @@ -353,6 +353,45 @@
"stateMutability": "pure",
"type": "function"
},
{
"inputs": [
{
"internalType": "uint64",
"name": "_position",
"type": "uint64"
},
{
"internalType": "uint8",
"name": "_logSizeOfReplacement",
"type": "uint8"
},
{
"internalType": "uint8",
"name": "_logSizeOfFullDrive",
"type": "uint8"
},
{
"internalType": "bytes32",
"name": "_replacement",
"type": "bytes32"
},
{
"internalType": "bytes32[]",
"name": "siblings",
"type": "bytes32[]"
}
],
"name": "getRootAfterReplacementInDrive",
"outputs": [
{
"internalType": "bytes32",
"name": "",
"type": "bytes32"
}
],
"stateMutability": "pure",
"type": "function"
},
{
"inputs": [
{
Expand Down
41 changes: 40 additions & 1 deletion export/abi/kovan.json
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@
]
},
"Merkle": {
"address": "0xf5383a7b1ad0d220f2b7BE577d450193Eab97B4A",
"address": "0xE1B9c48ECC4D98865AD991775E886496D8De8651",
"abi": [
{
"inputs": [
Expand Down Expand Up @@ -353,6 +353,45 @@
"stateMutability": "pure",
"type": "function"
},
{
"inputs": [
{
"internalType": "uint64",
"name": "_position",
"type": "uint64"
},
{
"internalType": "uint8",
"name": "_logSizeOfReplacement",
"type": "uint8"
},
{
"internalType": "uint8",
"name": "_logSizeOfFullDrive",
"type": "uint8"
},
{
"internalType": "bytes32",
"name": "_replacement",
"type": "bytes32"
},
{
"internalType": "bytes32[]",
"name": "siblings",
"type": "bytes32[]"
}
],
"name": "getRootAfterReplacementInDrive",
"outputs": [
{
"internalType": "bytes32",
"name": "",
"type": "bytes32"
}
],
"stateMutability": "pure",
"type": "function"
},
{
"inputs": [
{
Expand Down
41 changes: 40 additions & 1 deletion export/abi/matic_testnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@
]
},
"Merkle": {
"address": "0xD8391FEc647a498D40F4346eF45B261d762483E0",
"address": "0xEad0Fb69317F1A714716876f10D810eECa32de9b",
"abi": [
{
"inputs": [
Expand Down Expand Up @@ -353,6 +353,45 @@
"stateMutability": "pure",
"type": "function"
},
{
"inputs": [
{
"internalType": "uint64",
"name": "_position",
"type": "uint64"
},
{
"internalType": "uint8",
"name": "_logSizeOfReplacement",
"type": "uint8"
},
{
"internalType": "uint8",
"name": "_logSizeOfFullDrive",
"type": "uint8"
},
{
"internalType": "bytes32",
"name": "_replacement",
"type": "bytes32"
},
{
"internalType": "bytes32[]",
"name": "siblings",
"type": "bytes32[]"
}
],
"name": "getRootAfterReplacementInDrive",
"outputs": [
{
"internalType": "bytes32",
"name": "",
"type": "bytes32"
}
],
"stateMutability": "pure",
"type": "function"
},
{
"inputs": [
{
Expand Down
41 changes: 40 additions & 1 deletion export/abi/rinkeby.json
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@
]
},
"Merkle": {
"address": "0x726708DcF2447C09DdF2413215ee04d5D2c23Eee",
"address": "0xebd366c1ba67aa943f90fb29476E08F12608f3EE",
"abi": [
{
"inputs": [
Expand Down Expand Up @@ -353,6 +353,45 @@
"stateMutability": "pure",
"type": "function"
},
{
"inputs": [
{
"internalType": "uint64",
"name": "_position",
"type": "uint64"
},
{
"internalType": "uint8",
"name": "_logSizeOfReplacement",
"type": "uint8"
},
{
"internalType": "uint8",
"name": "_logSizeOfFullDrive",
"type": "uint8"
},
{
"internalType": "bytes32",
"name": "_replacement",
"type": "bytes32"
},
{
"internalType": "bytes32[]",
"name": "siblings",
"type": "bytes32[]"
}
],
"name": "getRootAfterReplacementInDrive",
"outputs": [
{
"internalType": "bytes32",
"name": "",
"type": "bytes32"
}
],
"stateMutability": "pure",
"type": "function"
},
{
"inputs": [
{
Expand Down
Loading

0 comments on commit 175d41c

Please sign in to comment.