Skip to content

Commit a69ef02

Browse files
authored
bump ocean.js (#327)
1 parent 8494641 commit a69ef02

8 files changed

+14494
-20955
lines changed

package-lock.json

+14,440-20,901
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"typescript": "^4.4.3"
7575
},
7676
"dependencies": {
77-
"@oceanprotocol/lib": "^1.0.0-next.19",
77+
"@oceanprotocol/lib": "^1.0.0-next.20",
7878
"cross-fetch": "^3.1.4"
7979
},
8080
"repository": {

scripts/subgraph.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ dataSources:
5858
handler: handleDeactivated
5959
- event: ExchangeAllowedSwapperChanged(indexed bytes32,indexed address)
6060
handler: handleAllowedSwapperChanged
61-
- event: Swapped(indexed bytes32,indexed address,uint256,uint256,address,uint256,uint256)
61+
- event: Swapped(indexed bytes32,indexed address,uint256,uint256,address,uint256,uint256,uint256)
6262
handler: handleSwap
6363
- kind: ethereum/contract
6464
name: Dispenser

subgraph.moonbase.yaml

+9-9
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ dataSources:
88
name: ERC721Factory
99
network: moonbase
1010
source:
11-
address: '0x41cee92fEA5E07F8E3D1Eaf9A19dE3D83e24FA53'
11+
address: '0xEcD0C3519a081e3924D6F3197f86980eA7dfCf71'
1212
abi: ERC721Factory
13-
startBlock: 1701297
13+
startBlock: 1708548
1414
mapping:
1515
kind: ethereum/events
1616
apiVersion: 0.0.6
@@ -30,9 +30,9 @@ dataSources:
3030
name: FixedRateExchange
3131
network: moonbase
3232
source:
33-
address: '0x1d535147a97bd87c8443125376E6671B60556E07'
33+
address: '0x0Ee8b03Dafc868a0899ebE1c12d734D53A957250'
3434
abi: FixedRateExchange
35-
startBlock: 1701297
35+
startBlock: 1708548
3636
mapping:
3737
kind: ethereum/events
3838
apiVersion: 0.0.6
@@ -58,15 +58,15 @@ dataSources:
5858
handler: handleDeactivated
5959
- event: ExchangeAllowedSwapperChanged(indexed bytes32,indexed address)
6060
handler: handleAllowedSwapperChanged
61-
- event: Swapped(indexed bytes32,indexed address,uint256,uint256,address,uint256,uint256)
61+
- event: Swapped(indexed bytes32,indexed address,uint256,uint256,address,uint256,uint256,uint256)
6262
handler: handleSwap
6363
- kind: ethereum/contract
6464
name: Dispenser
6565
network: moonbase
6666
source:
67-
address: '0x1d535147a97bd87c8443125376E6671B60556E07'
67+
address: '0x0Ee8b03Dafc868a0899ebE1c12d734D53A957250'
6868
abi: Dispenser
69-
startBlock: 1701297
69+
startBlock: 1708548
7070
mapping:
7171
kind: ethereum/events
7272
apiVersion: 0.0.6
@@ -95,9 +95,9 @@ dataSources:
9595
name: FactoryRouter
9696
network: moonbase
9797
source:
98-
address: '0x98679D582AB3398C03D3308dEB9c7AeC50B52ded'
98+
address: '0xA0329eFFa1370eAb1DC5998Db4292ae0F535a282'
9999
abi: FactoryRouter
100-
startBlock: 1701297
100+
startBlock: 1708548
101101
mapping:
102102
kind: ethereum/events
103103
apiVersion: 0.0.6

subgraph.mumbai.yaml

+9-9
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ dataSources:
88
name: ERC721Factory
99
network: mumbai
1010
source:
11-
address: '0x78e1317186786591912A10a7aF2490B8B4697A93'
11+
address: '0x9B9581B3928BFB3f670FE5af1CF58DAfAb509F6b'
1212
abi: ERC721Factory
13-
startBlock: 24924910
13+
startBlock: 24988725
1414
mapping:
1515
kind: ethereum/events
1616
apiVersion: 0.0.6
@@ -30,9 +30,9 @@ dataSources:
3030
name: FixedRateExchange
3131
network: mumbai
3232
source:
33-
address: '0x1706DF1f2d93558D1d77bEd49ccdB8B88fAfC306'
33+
address: '0xA5BB079f8DE82E9B38dD5AE0918f9B1A514beaFA'
3434
abi: FixedRateExchange
35-
startBlock: 24924910
35+
startBlock: 24988725
3636
mapping:
3737
kind: ethereum/events
3838
apiVersion: 0.0.6
@@ -58,15 +58,15 @@ dataSources:
5858
handler: handleDeactivated
5959
- event: ExchangeAllowedSwapperChanged(indexed bytes32,indexed address)
6060
handler: handleAllowedSwapperChanged
61-
- event: Swapped(indexed bytes32,indexed address,uint256,uint256,address,uint256,uint256)
61+
- event: Swapped(indexed bytes32,indexed address,uint256,uint256,address,uint256,uint256,uint256)
6262
handler: handleSwap
6363
- kind: ethereum/contract
6464
name: Dispenser
6565
network: mumbai
6666
source:
67-
address: '0x1706DF1f2d93558D1d77bEd49ccdB8B88fAfC306'
67+
address: '0xA5BB079f8DE82E9B38dD5AE0918f9B1A514beaFA'
6868
abi: Dispenser
69-
startBlock: 24924910
69+
startBlock: 24988725
7070
mapping:
7171
kind: ethereum/events
7272
apiVersion: 0.0.6
@@ -95,9 +95,9 @@ dataSources:
9595
name: FactoryRouter
9696
network: mumbai
9797
source:
98-
address: '0x8bA04715B1b210f710426b21A29887EEd4EA6751'
98+
address: '0x09c9a4010E106b9673DcD58AB021a2C84457f323'
9999
abi: FactoryRouter
100-
startBlock: 24924910
100+
startBlock: 24988725
101101
mapping:
102102
kind: ethereum/events
103103
apiVersion: 0.0.6

subgraph.rinkeby.yaml

+9-9
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ dataSources:
88
name: ERC721Factory
99
network: rinkeby
1010
source:
11-
address: '0x6Cd1A5ff1b882738D7D149F47F06f30E1D5f75b7'
11+
address: '0x804D4424C5D991030501112fd473cC8E1196f7B5'
1212
abi: ERC721Factory
13-
startBlock: 10166530
13+
startBlock: 10176994
1414
mapping:
1515
kind: ethereum/events
1616
apiVersion: 0.0.6
@@ -30,9 +30,9 @@ dataSources:
3030
name: FixedRateExchange
3131
network: rinkeby
3232
source:
33-
address: '0xEC6A90fF44255fE457D104CAFb28455505c77aDF'
33+
address: '0x32eC399A16AABcd0ecBcBc5a4fc3A568409a4911'
3434
abi: FixedRateExchange
35-
startBlock: 10166530
35+
startBlock: 10176994
3636
mapping:
3737
kind: ethereum/events
3838
apiVersion: 0.0.6
@@ -58,15 +58,15 @@ dataSources:
5858
handler: handleDeactivated
5959
- event: ExchangeAllowedSwapperChanged(indexed bytes32,indexed address)
6060
handler: handleAllowedSwapperChanged
61-
- event: Swapped(indexed bytes32,indexed address,uint256,uint256,address,uint256,uint256)
61+
- event: Swapped(indexed bytes32,indexed address,uint256,uint256,address,uint256,uint256,uint256)
6262
handler: handleSwap
6363
- kind: ethereum/contract
6464
name: Dispenser
6565
network: rinkeby
6666
source:
67-
address: '0xEC6A90fF44255fE457D104CAFb28455505c77aDF'
67+
address: '0x32eC399A16AABcd0ecBcBc5a4fc3A568409a4911'
6868
abi: Dispenser
69-
startBlock: 10166530
69+
startBlock: 10176994
7070
mapping:
7171
kind: ethereum/events
7272
apiVersion: 0.0.6
@@ -95,9 +95,9 @@ dataSources:
9595
name: FactoryRouter
9696
network: rinkeby
9797
source:
98-
address: '0x1C45A7493C3AfbFE94Ff92593eE8d5D734B22f62'
98+
address: '0x25aF54F0979Aa4aAa53865C8D413048F6C96ce86'
9999
abi: FactoryRouter
100-
startBlock: 10166530
100+
startBlock: 10176994
101101
mapping:
102102
kind: ethereum/events
103103
apiVersion: 0.0.6

subgraph.ropsten.yaml

+9-9
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ dataSources:
88
name: ERC721Factory
99
network: ropsten
1010
source:
11-
address: '0x79DaF605B05Fe2BFdD56e5fed3Aeb8797ECf54F0'
11+
address: '0xf9FB1f54eA825734E3a77e73A3864f4B46C815d9'
1212
abi: ERC721Factory
13-
startBlock: 11964929
13+
startBlock: 11973964
1414
mapping:
1515
kind: ethereum/events
1616
apiVersion: 0.0.6
@@ -30,9 +30,9 @@ dataSources:
3030
name: FixedRateExchange
3131
network: ropsten
3232
source:
33-
address: '0x7DBDcF3579831ed30666817D53DA7f6D5bC9861F'
33+
address: '0x8e1c4335E38710C36a5AF59A5d4222286aEA07Df'
3434
abi: FixedRateExchange
35-
startBlock: 11964929
35+
startBlock: 11973964
3636
mapping:
3737
kind: ethereum/events
3838
apiVersion: 0.0.6
@@ -58,15 +58,15 @@ dataSources:
5858
handler: handleDeactivated
5959
- event: ExchangeAllowedSwapperChanged(indexed bytes32,indexed address)
6060
handler: handleAllowedSwapperChanged
61-
- event: Swapped(indexed bytes32,indexed address,uint256,uint256,address,uint256,uint256)
61+
- event: Swapped(indexed bytes32,indexed address,uint256,uint256,address,uint256,uint256,uint256)
6262
handler: handleSwap
6363
- kind: ethereum/contract
6464
name: Dispenser
6565
network: ropsten
6666
source:
67-
address: '0x7DBDcF3579831ed30666817D53DA7f6D5bC9861F'
67+
address: '0x8e1c4335E38710C36a5AF59A5d4222286aEA07Df'
6868
abi: Dispenser
69-
startBlock: 11964929
69+
startBlock: 11973964
7070
mapping:
7171
kind: ethereum/events
7272
apiVersion: 0.0.6
@@ -95,9 +95,9 @@ dataSources:
9595
name: FactoryRouter
9696
network: ropsten
9797
source:
98-
address: '0x7708125AB73987c9Ff94F170F48149FCeAbB1864'
98+
address: '0x153bE7bbcf91a6E2c5D30c78E6f6c3Bce7D1B046'
9999
abi: FactoryRouter
100-
startBlock: 11964929
100+
startBlock: 11973964
101101
mapping:
102102
kind: ethereum/events
103103
apiVersion: 0.0.6

subgraph.yaml

+16-16
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ schema:
66
dataSources:
77
- kind: ethereum/contract
88
name: ERC721Factory
9-
network: rinkeby
9+
network: development
1010
source:
11-
address: '0x6Cd1A5ff1b882738D7D149F47F06f30E1D5f75b7'
11+
address: '0x312213d6f6b5FCF9F56B7B8946A6C727Bf4Bc21f'
1212
abi: ERC721Factory
13-
startBlock: 10166530
13+
startBlock: 5
1414
mapping:
1515
kind: ethereum/events
1616
apiVersion: 0.0.6
@@ -28,11 +28,11 @@ dataSources:
2828
handler: handleNewToken
2929
- kind: ethereum/contract
3030
name: FixedRateExchange
31-
network: rinkeby
31+
network: development
3232
source:
33-
address: '0xEC6A90fF44255fE457D104CAFb28455505c77aDF'
33+
address: '0x98b6901cE7C9fc65dBeeC98598136593EB7b4c6C'
3434
abi: FixedRateExchange
35-
startBlock: 10166530
35+
startBlock: 5
3636
mapping:
3737
kind: ethereum/events
3838
apiVersion: 0.0.6
@@ -58,15 +58,15 @@ dataSources:
5858
handler: handleDeactivated
5959
- event: ExchangeAllowedSwapperChanged(indexed bytes32,indexed address)
6060
handler: handleAllowedSwapperChanged
61-
- event: Swapped(indexed bytes32,indexed address,uint256,uint256,address,uint256,uint256)
61+
- event: Swapped(indexed bytes32,indexed address,uint256,uint256,address,uint256,uint256,uint256)
6262
handler: handleSwap
6363
- kind: ethereum/contract
6464
name: Dispenser
65-
network: rinkeby
65+
network: development
6666
source:
67-
address: '0xEC6A90fF44255fE457D104CAFb28455505c77aDF'
67+
address: '0x98b6901cE7C9fc65dBeeC98598136593EB7b4c6C'
6868
abi: Dispenser
69-
startBlock: 10166530
69+
startBlock: 5
7070
mapping:
7171
kind: ethereum/events
7272
apiVersion: 0.0.6
@@ -93,11 +93,11 @@ dataSources:
9393

9494
- kind: ethereum/contract
9595
name: FactoryRouter
96-
network: rinkeby
96+
network: development
9797
source:
98-
address: '0x1C45A7493C3AfbFE94Ff92593eE8d5D734B22f62'
98+
address: '0xBb0911124E680D65358Ac46C5404D4dF01F03e80'
9999
abi: FactoryRouter
100-
startBlock: 10166530
100+
startBlock: 5
101101
mapping:
102102
kind: ethereum/events
103103
apiVersion: 0.0.6
@@ -115,7 +115,7 @@ dataSources:
115115
templates:
116116
- name: ERC20Template
117117
kind: ethereum/contract
118-
network: rinkeby
118+
network: development
119119
source:
120120
abi: ERC20Template
121121
mapping:
@@ -144,7 +144,7 @@ templates:
144144

145145
- name: BPool
146146
kind: ethereum/contract
147-
network: rinkeby
147+
network: development
148148
source:
149149
abi: BPool
150150
mapping:
@@ -177,7 +177,7 @@ templates:
177177

178178
- name: ERC721Template
179179
kind: ethereum/contract
180-
network: rinkeby
180+
network: development
181181
source:
182182
abi: ERC721Template
183183
mapping:

0 commit comments

Comments
 (0)