1
0
mirror of https://github.com/oceanprotocol-archive/squid-js.git synced 2024-02-02 15:31:51 +01:00

Merge pull request #336 from oceanprotocol/feature/xdai

added xDai
This commit is contained in:
Matthias Kretschmann 2019-11-22 12:04:42 +01:00 committed by GitHub
commit 3775b3e90a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -243,6 +243,8 @@ export class Keeper extends Instantiable {
return 'POA_Core'
case 42:
return 'Kovan'
case 100:
return 'xDai'
case 2199:
return 'Duero'
case 8996: