@gooddollar/goodcollective-contracts 1.4.0 → 1.4.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/artifacts/contracts/DirectPayments/DirectPaymentsFactory.sol/DirectPaymentsFactory.dbg.json +1 -1
- package/artifacts/contracts/DirectPayments/DirectPaymentsLibrary.sol/DirectPaymentsLibrary.dbg.json +1 -1
- package/artifacts/contracts/DirectPayments/DirectPaymentsPool.sol/DirectPaymentsPool.dbg.json +1 -1
- package/artifacts/contracts/DirectPayments/DirectPaymentsPool.sol/IIdentityV2.dbg.json +1 -1
- package/artifacts/contracts/DirectPayments/DirectPaymentsPool.sol/IMembersValidator.dbg.json +1 -1
- package/artifacts/contracts/DirectPayments/ProvableNFT.sol/ProvableNFT.dbg.json +1 -1
- package/artifacts/contracts/GoodCollective/GoodCollectiveSuperApp.sol/GoodCollectiveSuperApp.dbg.json +1 -1
- package/artifacts/contracts/GoodCollective/IGoodCollectiveSuperApp.sol/IGoodCollectiveSuperApp.dbg.json +1 -1
- package/artifacts/contracts/GoodCollective/IGoodCollectiveSuperApp.sol/IRegistry.dbg.json +1 -1
- package/artifacts/contracts/GoodCollective/SuperAppBaseFlow.sol/IRegisterSuperapp.dbg.json +1 -1
- package/artifacts/contracts/GoodCollective/SuperAppBaseFlow.sol/SuperAppBaseFlow.dbg.json +1 -1
- package/artifacts/contracts/Interfaces.sol/IIdentityV2.dbg.json +1 -1
- package/artifacts/contracts/Interfaces.sol/IMembersValidator.dbg.json +1 -1
- package/artifacts/contracts/UBI/UBIPool.sol/UBIPool.dbg.json +1 -1
- package/artifacts/contracts/UBI/UBIPool.sol/UBIPool.json +12 -12
- package/artifacts/contracts/UBI/UBIPoolFactory.sol/UBIPoolFactory.dbg.json +1 -1
- package/artifacts/contracts/UBI/UBIPoolFactory.sol/UBIPoolFactory.json +2 -2
- package/artifacts/contracts/test/HelperLibraryTest.sol/HelperLibraryTest.dbg.json +1 -1
- package/artifacts/contracts/utils/HelperLibrary.sol/HelperLibrary.dbg.json +1 -1
- package/artifacts/contracts/utils/Recover.sol/Recover.dbg.json +4 -0
- package/artifacts/contracts/utils/Recover.sol/Recover.json +120 -0
- package/artifacts/contracts/utils/SwapRouterMock.sol/SwapRouterMock.dbg.json +1 -1
- package/package.json +2 -4
- package/releases/deployment.json +308 -134
- package/typechain-types/factories/contracts/UBI/UBIPoolFactory__factory.ts +1 -1
- package/typechain-types/factories/contracts/UBI/UBIPool__factory.ts +1 -1
- package/typechain-types/contracts/DirectPayments/DirectPaymentsLibrary.sol/DirectPayemntsLibrary.ts +0 -77
- package/typechain-types/contracts/DirectPayments/DirectPaymentsLibrary.sol/DirectPaymentsLibrary.ts +0 -77
- package/typechain-types/contracts/DirectPayments/DirectPaymentsLibrary.sol/index.ts +0 -5
- package/typechain-types/contracts/GoodCollective/SuperAppBaseFlow.ts +0 -523
- package/typechain-types/contracts/UBI/MultiClaimModule.sol/IClaimable.ts +0 -92
- package/typechain-types/contracts/UBI/MultiClaimModule.sol/IModule.ts +0 -196
- package/typechain-types/contracts/UBI/MultiClaimModule.sol/MultiClaimModule.ts +0 -242
- package/typechain-types/contracts/UBI/MultiClaimModule.sol/index.ts +0 -6
- package/typechain-types/factories/contracts/DirectPayments/DirectPaymentsLibrary.sol/DirectPayemntsLibrary__factory.ts +0 -96
- package/typechain-types/factories/contracts/DirectPayments/DirectPaymentsLibrary.sol/DirectPaymentsLibrary__factory.ts +0 -96
- package/typechain-types/factories/contracts/DirectPayments/DirectPaymentsLibrary.sol/index.ts +0 -5
- package/typechain-types/factories/contracts/GoodCollective/SuperAppBaseFlow__factory.ts +0 -335
- package/typechain-types/factories/contracts/UBI/MultiClaimModule.sol/IClaimable__factory.ts +0 -33
- package/typechain-types/factories/contracts/UBI/MultiClaimModule.sol/IModule__factory.ts +0 -84
- package/typechain-types/factories/contracts/UBI/MultiClaimModule.sol/MultiClaimModule__factory.ts +0 -150
- package/typechain-types/factories/contracts/UBI/MultiClaimModule.sol/index.ts +0 -6
package/releases/deployment.json
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"42220": [
|
|
3
3
|
{
|
|
4
|
-
"name": "
|
|
4
|
+
"name": "production-celo",
|
|
5
5
|
"chainId": "42220",
|
|
6
6
|
"contracts": {
|
|
7
7
|
"DirectPaymentsFactory": {
|
|
8
|
-
"address": "
|
|
8
|
+
"address": "0x55B06783023D8bfAB28ddb823098f1485b15Bf22",
|
|
9
9
|
"abi": [
|
|
10
10
|
{
|
|
11
11
|
"anonymous": false,
|
|
@@ -986,7 +986,7 @@
|
|
|
986
986
|
]
|
|
987
987
|
},
|
|
988
988
|
"DirectPaymentsFactory_Implementation": {
|
|
989
|
-
"address": "
|
|
989
|
+
"address": "0x3Ab029d81AE266A9D358344632F58A1862c7E0a0",
|
|
990
990
|
"abi": [
|
|
991
991
|
{
|
|
992
992
|
"inputs": [],
|
|
@@ -1943,7 +1943,7 @@
|
|
|
1943
1943
|
]
|
|
1944
1944
|
},
|
|
1945
1945
|
"DirectPaymentsFactory_Proxy": {
|
|
1946
|
-
"address": "
|
|
1946
|
+
"address": "0x55B06783023D8bfAB28ddb823098f1485b15Bf22",
|
|
1947
1947
|
"abi": [
|
|
1948
1948
|
{
|
|
1949
1949
|
"inputs": [
|
|
@@ -2017,7 +2017,7 @@
|
|
|
2017
2017
|
]
|
|
2018
2018
|
},
|
|
2019
2019
|
"DirectPaymentsLibrary": {
|
|
2020
|
-
"address": "
|
|
2020
|
+
"address": "0xE20CE7c2e554026F49544E4F08a81743c7d368E6",
|
|
2021
2021
|
"abi": [
|
|
2022
2022
|
{
|
|
2023
2023
|
"inputs": [],
|
|
@@ -2124,7 +2124,7 @@
|
|
|
2124
2124
|
]
|
|
2125
2125
|
},
|
|
2126
2126
|
"DirectPaymentsPool": {
|
|
2127
|
-
"address": "
|
|
2127
|
+
"address": "0x5d9dDFb7Ebf33CACDBf820f6E5F5cd559Fd82118",
|
|
2128
2128
|
"abi": [
|
|
2129
2129
|
{
|
|
2130
2130
|
"inputs": [
|
|
@@ -4223,7 +4223,7 @@
|
|
|
4223
4223
|
]
|
|
4224
4224
|
},
|
|
4225
4225
|
"HelperLibrary": {
|
|
4226
|
-
"address": "
|
|
4226
|
+
"address": "0x19Dbc6b54D3Ab1f4D6274aC11215F1f093e243F6",
|
|
4227
4227
|
"abi": [
|
|
4228
4228
|
{
|
|
4229
4229
|
"inputs": [],
|
|
@@ -4426,7 +4426,7 @@
|
|
|
4426
4426
|
]
|
|
4427
4427
|
},
|
|
4428
4428
|
"ProvableNFT": {
|
|
4429
|
-
"address": "
|
|
4429
|
+
"address": "0x62AFaF745425fd2b67b358083068d3802e9EF04d",
|
|
4430
4430
|
"abi": [
|
|
4431
4431
|
{
|
|
4432
4432
|
"anonymous": false,
|
|
@@ -5631,7 +5631,7 @@
|
|
|
5631
5631
|
]
|
|
5632
5632
|
},
|
|
5633
5633
|
"ProvableNFT_Implementation": {
|
|
5634
|
-
"address": "
|
|
5634
|
+
"address": "0x31DF376bE970d426E053C760B9C642Da86e53BA0",
|
|
5635
5635
|
"abi": [
|
|
5636
5636
|
{
|
|
5637
5637
|
"inputs": [
|
|
@@ -6812,7 +6812,7 @@
|
|
|
6812
6812
|
]
|
|
6813
6813
|
},
|
|
6814
6814
|
"ProvableNFT_Proxy": {
|
|
6815
|
-
"address": "
|
|
6815
|
+
"address": "0x62AFaF745425fd2b67b358083068d3802e9EF04d",
|
|
6816
6816
|
"abi": [
|
|
6817
6817
|
{
|
|
6818
6818
|
"inputs": [
|
|
@@ -6886,7 +6886,7 @@
|
|
|
6886
6886
|
]
|
|
6887
6887
|
},
|
|
6888
6888
|
"UBIPool": {
|
|
6889
|
-
"address": "
|
|
6889
|
+
"address": "0x2990de8aAD832C0bA9d3497EA6Ac74D6a53b5a6d",
|
|
6890
6890
|
"abi": [
|
|
6891
6891
|
{
|
|
6892
6892
|
"inputs": [
|
|
@@ -8869,7 +8869,7 @@
|
|
|
8869
8869
|
]
|
|
8870
8870
|
},
|
|
8871
8871
|
"UBIPoolFactory": {
|
|
8872
|
-
"address": "
|
|
8872
|
+
"address": "0x7af4A611FFA07644C3FE93aA49230e2BD2Ec8dBf",
|
|
8873
8873
|
"abi": [
|
|
8874
8874
|
{
|
|
8875
8875
|
"anonymous": false,
|
|
@@ -9866,7 +9866,7 @@
|
|
|
9866
9866
|
]
|
|
9867
9867
|
},
|
|
9868
9868
|
"UBIPoolFactory_Implementation": {
|
|
9869
|
-
"address": "
|
|
9869
|
+
"address": "0xd4Edb5f3e7359fFD69616dAF1C45a74f8DF5441F",
|
|
9870
9870
|
"abi": [
|
|
9871
9871
|
{
|
|
9872
9872
|
"inputs": [],
|
|
@@ -10839,7 +10839,7 @@
|
|
|
10839
10839
|
]
|
|
10840
10840
|
},
|
|
10841
10841
|
"UBIPoolFactory_Proxy": {
|
|
10842
|
-
"address": "
|
|
10842
|
+
"address": "0x7af4A611FFA07644C3FE93aA49230e2BD2Ec8dBf",
|
|
10843
10843
|
"abi": [
|
|
10844
10844
|
{
|
|
10845
10845
|
"inputs": [
|
|
@@ -10915,11 +10915,11 @@
|
|
|
10915
10915
|
}
|
|
10916
10916
|
},
|
|
10917
10917
|
{
|
|
10918
|
-
"name": "
|
|
10918
|
+
"name": "development-celo",
|
|
10919
10919
|
"chainId": "42220",
|
|
10920
10920
|
"contracts": {
|
|
10921
10921
|
"DirectPaymentsFactory": {
|
|
10922
|
-
"address": "
|
|
10922
|
+
"address": "0xb1C7F09156d04BFf6F412447A73a0F72929b6ea4",
|
|
10923
10923
|
"abi": [
|
|
10924
10924
|
{
|
|
10925
10925
|
"anonymous": false,
|
|
@@ -11002,6 +11002,25 @@
|
|
|
11002
11002
|
"name": "Initialized",
|
|
11003
11003
|
"type": "event"
|
|
11004
11004
|
},
|
|
11005
|
+
{
|
|
11006
|
+
"anonymous": false,
|
|
11007
|
+
"inputs": [
|
|
11008
|
+
{
|
|
11009
|
+
"indexed": true,
|
|
11010
|
+
"internalType": "address",
|
|
11011
|
+
"name": "member",
|
|
11012
|
+
"type": "address"
|
|
11013
|
+
},
|
|
11014
|
+
{
|
|
11015
|
+
"indexed": true,
|
|
11016
|
+
"internalType": "address",
|
|
11017
|
+
"name": "pool",
|
|
11018
|
+
"type": "address"
|
|
11019
|
+
}
|
|
11020
|
+
],
|
|
11021
|
+
"name": "MemberAdded",
|
|
11022
|
+
"type": "event"
|
|
11023
|
+
},
|
|
11005
11024
|
{
|
|
11006
11025
|
"anonymous": false,
|
|
11007
11026
|
"inputs": [
|
|
@@ -11256,6 +11275,19 @@
|
|
|
11256
11275
|
"stateMutability": "nonpayable",
|
|
11257
11276
|
"type": "function"
|
|
11258
11277
|
},
|
|
11278
|
+
{
|
|
11279
|
+
"inputs": [
|
|
11280
|
+
{
|
|
11281
|
+
"internalType": "address[]",
|
|
11282
|
+
"name": "members",
|
|
11283
|
+
"type": "address[]"
|
|
11284
|
+
}
|
|
11285
|
+
],
|
|
11286
|
+
"name": "addMembers",
|
|
11287
|
+
"outputs": [],
|
|
11288
|
+
"stateMutability": "nonpayable",
|
|
11289
|
+
"type": "function"
|
|
11290
|
+
},
|
|
11259
11291
|
{
|
|
11260
11292
|
"inputs": [
|
|
11261
11293
|
{
|
|
@@ -11900,7 +11932,7 @@
|
|
|
11900
11932
|
]
|
|
11901
11933
|
},
|
|
11902
11934
|
"DirectPaymentsFactory_Implementation": {
|
|
11903
|
-
"address": "
|
|
11935
|
+
"address": "0x316eAeA9165FEA73F5B9fC65d7450b423c4213ae",
|
|
11904
11936
|
"abi": [
|
|
11905
11937
|
{
|
|
11906
11938
|
"inputs": [],
|
|
@@ -11962,6 +11994,25 @@
|
|
|
11962
11994
|
"name": "Initialized",
|
|
11963
11995
|
"type": "event"
|
|
11964
11996
|
},
|
|
11997
|
+
{
|
|
11998
|
+
"anonymous": false,
|
|
11999
|
+
"inputs": [
|
|
12000
|
+
{
|
|
12001
|
+
"indexed": true,
|
|
12002
|
+
"internalType": "address",
|
|
12003
|
+
"name": "member",
|
|
12004
|
+
"type": "address"
|
|
12005
|
+
},
|
|
12006
|
+
{
|
|
12007
|
+
"indexed": true,
|
|
12008
|
+
"internalType": "address",
|
|
12009
|
+
"name": "pool",
|
|
12010
|
+
"type": "address"
|
|
12011
|
+
}
|
|
12012
|
+
],
|
|
12013
|
+
"name": "MemberAdded",
|
|
12014
|
+
"type": "event"
|
|
12015
|
+
},
|
|
11965
12016
|
{
|
|
11966
12017
|
"anonymous": false,
|
|
11967
12018
|
"inputs": [
|
|
@@ -12229,6 +12280,19 @@
|
|
|
12229
12280
|
"stateMutability": "nonpayable",
|
|
12230
12281
|
"type": "function"
|
|
12231
12282
|
},
|
|
12283
|
+
{
|
|
12284
|
+
"inputs": [
|
|
12285
|
+
{
|
|
12286
|
+
"internalType": "address[]",
|
|
12287
|
+
"name": "members",
|
|
12288
|
+
"type": "address[]"
|
|
12289
|
+
}
|
|
12290
|
+
],
|
|
12291
|
+
"name": "addMembers",
|
|
12292
|
+
"outputs": [],
|
|
12293
|
+
"stateMutability": "nonpayable",
|
|
12294
|
+
"type": "function"
|
|
12295
|
+
},
|
|
12232
12296
|
{
|
|
12233
12297
|
"inputs": [
|
|
12234
12298
|
{
|
|
@@ -12857,7 +12921,7 @@
|
|
|
12857
12921
|
]
|
|
12858
12922
|
},
|
|
12859
12923
|
"DirectPaymentsFactory_Proxy": {
|
|
12860
|
-
"address": "
|
|
12924
|
+
"address": "0xb1C7F09156d04BFf6F412447A73a0F72929b6ea4",
|
|
12861
12925
|
"abi": [
|
|
12862
12926
|
{
|
|
12863
12927
|
"inputs": [
|
|
@@ -12930,8 +12994,115 @@
|
|
|
12930
12994
|
}
|
|
12931
12995
|
]
|
|
12932
12996
|
},
|
|
12997
|
+
"DirectPaymentsLibrary": {
|
|
12998
|
+
"address": "0x9A2012d5C21B46B27b6A9D98F112A8A27Bc2A853",
|
|
12999
|
+
"abi": [
|
|
13000
|
+
{
|
|
13001
|
+
"inputs": [],
|
|
13002
|
+
"name": "NO_BALANCE",
|
|
13003
|
+
"type": "error"
|
|
13004
|
+
},
|
|
13005
|
+
{
|
|
13006
|
+
"inputs": [],
|
|
13007
|
+
"name": "OVER_GLOBAL_LIMITS",
|
|
13008
|
+
"type": "error"
|
|
13009
|
+
},
|
|
13010
|
+
{
|
|
13011
|
+
"inputs": [
|
|
13012
|
+
{
|
|
13013
|
+
"internalType": "address",
|
|
13014
|
+
"name": "",
|
|
13015
|
+
"type": "address"
|
|
13016
|
+
}
|
|
13017
|
+
],
|
|
13018
|
+
"name": "OVER_MEMBER_LIMITS",
|
|
13019
|
+
"type": "error"
|
|
13020
|
+
},
|
|
13021
|
+
{
|
|
13022
|
+
"anonymous": false,
|
|
13023
|
+
"inputs": [
|
|
13024
|
+
{
|
|
13025
|
+
"indexed": true,
|
|
13026
|
+
"internalType": "uint256",
|
|
13027
|
+
"name": "tokenId",
|
|
13028
|
+
"type": "uint256"
|
|
13029
|
+
},
|
|
13030
|
+
{
|
|
13031
|
+
"indexed": false,
|
|
13032
|
+
"internalType": "uint16",
|
|
13033
|
+
"name": "eventType",
|
|
13034
|
+
"type": "uint16"
|
|
13035
|
+
},
|
|
13036
|
+
{
|
|
13037
|
+
"indexed": false,
|
|
13038
|
+
"internalType": "uint32",
|
|
13039
|
+
"name": "eventTimestamp",
|
|
13040
|
+
"type": "uint32"
|
|
13041
|
+
},
|
|
13042
|
+
{
|
|
13043
|
+
"indexed": false,
|
|
13044
|
+
"internalType": "uint256",
|
|
13045
|
+
"name": "eventQuantity",
|
|
13046
|
+
"type": "uint256"
|
|
13047
|
+
},
|
|
13048
|
+
{
|
|
13049
|
+
"indexed": false,
|
|
13050
|
+
"internalType": "string",
|
|
13051
|
+
"name": "eventUri",
|
|
13052
|
+
"type": "string"
|
|
13053
|
+
},
|
|
13054
|
+
{
|
|
13055
|
+
"indexed": false,
|
|
13056
|
+
"internalType": "address[]",
|
|
13057
|
+
"name": "contributers",
|
|
13058
|
+
"type": "address[]"
|
|
13059
|
+
},
|
|
13060
|
+
{
|
|
13061
|
+
"indexed": false,
|
|
13062
|
+
"internalType": "uint256",
|
|
13063
|
+
"name": "rewardPerContributer",
|
|
13064
|
+
"type": "uint256"
|
|
13065
|
+
}
|
|
13066
|
+
],
|
|
13067
|
+
"name": "EventRewardClaimed",
|
|
13068
|
+
"type": "event"
|
|
13069
|
+
},
|
|
13070
|
+
{
|
|
13071
|
+
"anonymous": false,
|
|
13072
|
+
"inputs": [
|
|
13073
|
+
{
|
|
13074
|
+
"indexed": true,
|
|
13075
|
+
"internalType": "uint256",
|
|
13076
|
+
"name": "tokenId",
|
|
13077
|
+
"type": "uint256"
|
|
13078
|
+
},
|
|
13079
|
+
{
|
|
13080
|
+
"indexed": false,
|
|
13081
|
+
"internalType": "uint256",
|
|
13082
|
+
"name": "totalRewards",
|
|
13083
|
+
"type": "uint256"
|
|
13084
|
+
}
|
|
13085
|
+
],
|
|
13086
|
+
"name": "NFTClaimed",
|
|
13087
|
+
"type": "event"
|
|
13088
|
+
},
|
|
13089
|
+
{
|
|
13090
|
+
"anonymous": false,
|
|
13091
|
+
"inputs": [
|
|
13092
|
+
{
|
|
13093
|
+
"indexed": false,
|
|
13094
|
+
"internalType": "address",
|
|
13095
|
+
"name": "contributer",
|
|
13096
|
+
"type": "address"
|
|
13097
|
+
}
|
|
13098
|
+
],
|
|
13099
|
+
"name": "NOT_MEMBER_OR_WHITELISTED_OR_LIMITS",
|
|
13100
|
+
"type": "event"
|
|
13101
|
+
}
|
|
13102
|
+
]
|
|
13103
|
+
},
|
|
12933
13104
|
"DirectPaymentsPool": {
|
|
12934
|
-
"address": "
|
|
13105
|
+
"address": "0xfd113fF69673D80A31870dA00984C54b6DC55362",
|
|
12935
13106
|
"abi": [
|
|
12936
13107
|
{
|
|
12937
13108
|
"inputs": [
|
|
@@ -12981,6 +13152,11 @@
|
|
|
12981
13152
|
"name": "FEE_FLOW_FAILED",
|
|
12982
13153
|
"type": "error"
|
|
12983
13154
|
},
|
|
13155
|
+
{
|
|
13156
|
+
"inputs": [],
|
|
13157
|
+
"name": "LENGTH_MISMATCH",
|
|
13158
|
+
"type": "error"
|
|
13159
|
+
},
|
|
12984
13160
|
{
|
|
12985
13161
|
"inputs": [
|
|
12986
13162
|
{
|
|
@@ -13602,6 +13778,24 @@
|
|
|
13602
13778
|
"stateMutability": "view",
|
|
13603
13779
|
"type": "function"
|
|
13604
13780
|
},
|
|
13781
|
+
{
|
|
13782
|
+
"inputs": [
|
|
13783
|
+
{
|
|
13784
|
+
"internalType": "address[]",
|
|
13785
|
+
"name": "members",
|
|
13786
|
+
"type": "address[]"
|
|
13787
|
+
},
|
|
13788
|
+
{
|
|
13789
|
+
"internalType": "bytes[]",
|
|
13790
|
+
"name": "extraData",
|
|
13791
|
+
"type": "bytes[]"
|
|
13792
|
+
}
|
|
13793
|
+
],
|
|
13794
|
+
"name": "addMembers",
|
|
13795
|
+
"outputs": [],
|
|
13796
|
+
"stateMutability": "nonpayable",
|
|
13797
|
+
"type": "function"
|
|
13798
|
+
},
|
|
13605
13799
|
{
|
|
13606
13800
|
"inputs": [
|
|
13607
13801
|
{
|
|
@@ -15030,7 +15224,7 @@
|
|
|
15030
15224
|
]
|
|
15031
15225
|
},
|
|
15032
15226
|
"HelperLibrary": {
|
|
15033
|
-
"address": "
|
|
15227
|
+
"address": "0xBaB33255977b19DFf9cB1eD46D5C35D1D2C010d4",
|
|
15034
15228
|
"abi": [
|
|
15035
15229
|
{
|
|
15036
15230
|
"inputs": [],
|
|
@@ -15233,7 +15427,7 @@
|
|
|
15233
15427
|
]
|
|
15234
15428
|
},
|
|
15235
15429
|
"ProvableNFT": {
|
|
15236
|
-
"address": "
|
|
15430
|
+
"address": "0x251EEBd7d9469bbcc02Ef23c95D902Cbb7fD73B3",
|
|
15237
15431
|
"abi": [
|
|
15238
15432
|
{
|
|
15239
15433
|
"anonymous": false,
|
|
@@ -16438,7 +16632,7 @@
|
|
|
16438
16632
|
]
|
|
16439
16633
|
},
|
|
16440
16634
|
"ProvableNFT_Implementation": {
|
|
16441
|
-
"address": "
|
|
16635
|
+
"address": "0x3c6461fc746E156adB3d8979847b7c2637021b91",
|
|
16442
16636
|
"abi": [
|
|
16443
16637
|
{
|
|
16444
16638
|
"inputs": [
|
|
@@ -17619,7 +17813,7 @@
|
|
|
17619
17813
|
]
|
|
17620
17814
|
},
|
|
17621
17815
|
"ProvableNFT_Proxy": {
|
|
17622
|
-
"address": "
|
|
17816
|
+
"address": "0x251EEBd7d9469bbcc02Ef23c95D902Cbb7fD73B3",
|
|
17623
17817
|
"abi": [
|
|
17624
17818
|
{
|
|
17625
17819
|
"inputs": [
|
|
@@ -17693,7 +17887,7 @@
|
|
|
17693
17887
|
]
|
|
17694
17888
|
},
|
|
17695
17889
|
"UBIPool": {
|
|
17696
|
-
"address": "
|
|
17890
|
+
"address": "0x9902e72D03D792b096dC660705b3Dc97fCb96233",
|
|
17697
17891
|
"abi": [
|
|
17698
17892
|
{
|
|
17699
17893
|
"inputs": [
|
|
@@ -17753,6 +17947,11 @@
|
|
|
17753
17947
|
"name": "INVALID_0_VALUE",
|
|
17754
17948
|
"type": "error"
|
|
17755
17949
|
},
|
|
17950
|
+
{
|
|
17951
|
+
"inputs": [],
|
|
17952
|
+
"name": "LENGTH_MISMATCH",
|
|
17953
|
+
"type": "error"
|
|
17954
|
+
},
|
|
17756
17955
|
{
|
|
17757
17956
|
"inputs": [],
|
|
17758
17957
|
"name": "MAX_MEMBERS_REACHED",
|
|
@@ -18297,6 +18496,24 @@
|
|
|
18297
18496
|
"stateMutability": "nonpayable",
|
|
18298
18497
|
"type": "function"
|
|
18299
18498
|
},
|
|
18499
|
+
{
|
|
18500
|
+
"inputs": [
|
|
18501
|
+
{
|
|
18502
|
+
"internalType": "address[]",
|
|
18503
|
+
"name": "members",
|
|
18504
|
+
"type": "address[]"
|
|
18505
|
+
},
|
|
18506
|
+
{
|
|
18507
|
+
"internalType": "bytes[]",
|
|
18508
|
+
"name": "extraData",
|
|
18509
|
+
"type": "bytes[]"
|
|
18510
|
+
}
|
|
18511
|
+
],
|
|
18512
|
+
"name": "addMembers",
|
|
18513
|
+
"outputs": [],
|
|
18514
|
+
"stateMutability": "nonpayable",
|
|
18515
|
+
"type": "function"
|
|
18516
|
+
},
|
|
18300
18517
|
{
|
|
18301
18518
|
"inputs": [
|
|
18302
18519
|
{
|
|
@@ -19676,7 +19893,7 @@
|
|
|
19676
19893
|
]
|
|
19677
19894
|
},
|
|
19678
19895
|
"UBIPoolFactory": {
|
|
19679
|
-
"address": "
|
|
19896
|
+
"address": "0x4602C5F43A9961E430247D3Fb2d5450285080754",
|
|
19680
19897
|
"abi": [
|
|
19681
19898
|
{
|
|
19682
19899
|
"anonymous": false,
|
|
@@ -19759,6 +19976,25 @@
|
|
|
19759
19976
|
"name": "Initialized",
|
|
19760
19977
|
"type": "event"
|
|
19761
19978
|
},
|
|
19979
|
+
{
|
|
19980
|
+
"anonymous": false,
|
|
19981
|
+
"inputs": [
|
|
19982
|
+
{
|
|
19983
|
+
"indexed": true,
|
|
19984
|
+
"internalType": "address",
|
|
19985
|
+
"name": "member",
|
|
19986
|
+
"type": "address"
|
|
19987
|
+
},
|
|
19988
|
+
{
|
|
19989
|
+
"indexed": true,
|
|
19990
|
+
"internalType": "address",
|
|
19991
|
+
"name": "pool",
|
|
19992
|
+
"type": "address"
|
|
19993
|
+
}
|
|
19994
|
+
],
|
|
19995
|
+
"name": "MemberAdded",
|
|
19996
|
+
"type": "event"
|
|
19997
|
+
},
|
|
19762
19998
|
{
|
|
19763
19999
|
"anonymous": false,
|
|
19764
20000
|
"inputs": [
|
|
@@ -20007,6 +20243,19 @@
|
|
|
20007
20243
|
"stateMutability": "nonpayable",
|
|
20008
20244
|
"type": "function"
|
|
20009
20245
|
},
|
|
20246
|
+
{
|
|
20247
|
+
"inputs": [
|
|
20248
|
+
{
|
|
20249
|
+
"internalType": "address[]",
|
|
20250
|
+
"name": "members",
|
|
20251
|
+
"type": "address[]"
|
|
20252
|
+
}
|
|
20253
|
+
],
|
|
20254
|
+
"name": "addMembers",
|
|
20255
|
+
"outputs": [],
|
|
20256
|
+
"stateMutability": "nonpayable",
|
|
20257
|
+
"type": "function"
|
|
20258
|
+
},
|
|
20010
20259
|
{
|
|
20011
20260
|
"inputs": [
|
|
20012
20261
|
{
|
|
@@ -20673,7 +20922,7 @@
|
|
|
20673
20922
|
]
|
|
20674
20923
|
},
|
|
20675
20924
|
"UBIPoolFactory_Implementation": {
|
|
20676
|
-
"address": "
|
|
20925
|
+
"address": "0xce543E1c4C1a70Fdf986c7a1A31478DC76b465E7",
|
|
20677
20926
|
"abi": [
|
|
20678
20927
|
{
|
|
20679
20928
|
"inputs": [],
|
|
@@ -20735,6 +20984,25 @@
|
|
|
20735
20984
|
"name": "Initialized",
|
|
20736
20985
|
"type": "event"
|
|
20737
20986
|
},
|
|
20987
|
+
{
|
|
20988
|
+
"anonymous": false,
|
|
20989
|
+
"inputs": [
|
|
20990
|
+
{
|
|
20991
|
+
"indexed": true,
|
|
20992
|
+
"internalType": "address",
|
|
20993
|
+
"name": "member",
|
|
20994
|
+
"type": "address"
|
|
20995
|
+
},
|
|
20996
|
+
{
|
|
20997
|
+
"indexed": true,
|
|
20998
|
+
"internalType": "address",
|
|
20999
|
+
"name": "pool",
|
|
21000
|
+
"type": "address"
|
|
21001
|
+
}
|
|
21002
|
+
],
|
|
21003
|
+
"name": "MemberAdded",
|
|
21004
|
+
"type": "event"
|
|
21005
|
+
},
|
|
20738
21006
|
{
|
|
20739
21007
|
"anonymous": false,
|
|
20740
21008
|
"inputs": [
|
|
@@ -20996,6 +21264,19 @@
|
|
|
20996
21264
|
"stateMutability": "nonpayable",
|
|
20997
21265
|
"type": "function"
|
|
20998
21266
|
},
|
|
21267
|
+
{
|
|
21268
|
+
"inputs": [
|
|
21269
|
+
{
|
|
21270
|
+
"internalType": "address[]",
|
|
21271
|
+
"name": "members",
|
|
21272
|
+
"type": "address[]"
|
|
21273
|
+
}
|
|
21274
|
+
],
|
|
21275
|
+
"name": "addMembers",
|
|
21276
|
+
"outputs": [],
|
|
21277
|
+
"stateMutability": "nonpayable",
|
|
21278
|
+
"type": "function"
|
|
21279
|
+
},
|
|
20999
21280
|
{
|
|
21000
21281
|
"inputs": [
|
|
21001
21282
|
{
|
|
@@ -21646,7 +21927,7 @@
|
|
|
21646
21927
|
]
|
|
21647
21928
|
},
|
|
21648
21929
|
"UBIPoolFactory_Proxy": {
|
|
21649
|
-
"address": "
|
|
21930
|
+
"address": "0x4602C5F43A9961E430247D3Fb2d5450285080754",
|
|
21650
21931
|
"abi": [
|
|
21651
21932
|
{
|
|
21652
21933
|
"inputs": [
|
|
@@ -21718,113 +21999,6 @@
|
|
|
21718
21999
|
"type": "receive"
|
|
21719
22000
|
}
|
|
21720
22001
|
]
|
|
21721
|
-
},
|
|
21722
|
-
"DirectPaymentsLibrary": {
|
|
21723
|
-
"address": "0xE20CE7c2e554026F49544E4F08a81743c7d368E6",
|
|
21724
|
-
"abi": [
|
|
21725
|
-
{
|
|
21726
|
-
"inputs": [],
|
|
21727
|
-
"name": "NO_BALANCE",
|
|
21728
|
-
"type": "error"
|
|
21729
|
-
},
|
|
21730
|
-
{
|
|
21731
|
-
"inputs": [],
|
|
21732
|
-
"name": "OVER_GLOBAL_LIMITS",
|
|
21733
|
-
"type": "error"
|
|
21734
|
-
},
|
|
21735
|
-
{
|
|
21736
|
-
"inputs": [
|
|
21737
|
-
{
|
|
21738
|
-
"internalType": "address",
|
|
21739
|
-
"name": "",
|
|
21740
|
-
"type": "address"
|
|
21741
|
-
}
|
|
21742
|
-
],
|
|
21743
|
-
"name": "OVER_MEMBER_LIMITS",
|
|
21744
|
-
"type": "error"
|
|
21745
|
-
},
|
|
21746
|
-
{
|
|
21747
|
-
"anonymous": false,
|
|
21748
|
-
"inputs": [
|
|
21749
|
-
{
|
|
21750
|
-
"indexed": true,
|
|
21751
|
-
"internalType": "uint256",
|
|
21752
|
-
"name": "tokenId",
|
|
21753
|
-
"type": "uint256"
|
|
21754
|
-
},
|
|
21755
|
-
{
|
|
21756
|
-
"indexed": false,
|
|
21757
|
-
"internalType": "uint16",
|
|
21758
|
-
"name": "eventType",
|
|
21759
|
-
"type": "uint16"
|
|
21760
|
-
},
|
|
21761
|
-
{
|
|
21762
|
-
"indexed": false,
|
|
21763
|
-
"internalType": "uint32",
|
|
21764
|
-
"name": "eventTimestamp",
|
|
21765
|
-
"type": "uint32"
|
|
21766
|
-
},
|
|
21767
|
-
{
|
|
21768
|
-
"indexed": false,
|
|
21769
|
-
"internalType": "uint256",
|
|
21770
|
-
"name": "eventQuantity",
|
|
21771
|
-
"type": "uint256"
|
|
21772
|
-
},
|
|
21773
|
-
{
|
|
21774
|
-
"indexed": false,
|
|
21775
|
-
"internalType": "string",
|
|
21776
|
-
"name": "eventUri",
|
|
21777
|
-
"type": "string"
|
|
21778
|
-
},
|
|
21779
|
-
{
|
|
21780
|
-
"indexed": false,
|
|
21781
|
-
"internalType": "address[]",
|
|
21782
|
-
"name": "contributers",
|
|
21783
|
-
"type": "address[]"
|
|
21784
|
-
},
|
|
21785
|
-
{
|
|
21786
|
-
"indexed": false,
|
|
21787
|
-
"internalType": "uint256",
|
|
21788
|
-
"name": "rewardPerContributer",
|
|
21789
|
-
"type": "uint256"
|
|
21790
|
-
}
|
|
21791
|
-
],
|
|
21792
|
-
"name": "EventRewardClaimed",
|
|
21793
|
-
"type": "event"
|
|
21794
|
-
},
|
|
21795
|
-
{
|
|
21796
|
-
"anonymous": false,
|
|
21797
|
-
"inputs": [
|
|
21798
|
-
{
|
|
21799
|
-
"indexed": true,
|
|
21800
|
-
"internalType": "uint256",
|
|
21801
|
-
"name": "tokenId",
|
|
21802
|
-
"type": "uint256"
|
|
21803
|
-
},
|
|
21804
|
-
{
|
|
21805
|
-
"indexed": false,
|
|
21806
|
-
"internalType": "uint256",
|
|
21807
|
-
"name": "totalRewards",
|
|
21808
|
-
"type": "uint256"
|
|
21809
|
-
}
|
|
21810
|
-
],
|
|
21811
|
-
"name": "NFTClaimed",
|
|
21812
|
-
"type": "event"
|
|
21813
|
-
},
|
|
21814
|
-
{
|
|
21815
|
-
"anonymous": false,
|
|
21816
|
-
"inputs": [
|
|
21817
|
-
{
|
|
21818
|
-
"indexed": false,
|
|
21819
|
-
"internalType": "address",
|
|
21820
|
-
"name": "contributer",
|
|
21821
|
-
"type": "address"
|
|
21822
|
-
}
|
|
21823
|
-
],
|
|
21824
|
-
"name": "NOT_MEMBER_OR_WHITELISTED_OR_LIMITS",
|
|
21825
|
-
"type": "event"
|
|
21826
|
-
}
|
|
21827
|
-
]
|
|
21828
22002
|
}
|
|
21829
22003
|
}
|
|
21830
22004
|
}
|