File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " enclaves-arb-goerli" ,
3- "license" : " UNLICENSED " ,
3+ "license" : " MIT " ,
44 "scripts" : {
55 "codegen" : " graph codegen" ,
66 "build" : " graph build" ,
7- "deploy" : " graph deploy marlin-staging/oyster-arb1 --ipfs https://api.thegraph.com/ipfs/ --node https://api.thegraph.com/deploy/ --access-token" ,
7+ "deploy" : " graph deploy marlinprotocol/oyster-arb1 --ipfs https://api.thegraph.com/ipfs/ --node https://api.thegraph.com/deploy/ --access-token" ,
8+ "deploy-staging" : " graph deploy marlin-staging/oyster-arb1 --ipfs https://api.thegraph.com/ipfs/ --node https://api.thegraph.com/deploy/ --access-token" ,
89 "deploy-arbg" : " graph deploy marlinprotocol/enclaves-arb-goerli subgraph-arbg.yaml --ipfs https://api.thegraph.com/ipfs/ --node https://api.thegraph.com/deploy/ --access-token" ,
910 "deploy-arbg-preview" : " graph deploy marlin-staging/enclaves-preview subgraph-arbg-preview.yaml --ipfs https://api.thegraph.com/ipfs/ --node https://api.thegraph.com/deploy/ --access-token" ,
1011 "test" : " graph test"
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ dataSources:
66 name : implementation
77 network : arbitrum-goerli
88 source :
9- address : " 0xb5a356c93901E6E3111A160581383Fd1A532e2a2 "
9+ address : " 0xdBC4779B69bdC0f657ba35648e434bAe042a00E0 "
1010 startBlock : 29640641
1111 abi : implementation
1212 mapping :
You can’t perform that action at this time.
0 commit comments