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

added xDai

This commit is contained in:
Alex Coseru 2019-11-22 10:53:37 +02:00 committed by GitHub
parent f595561524
commit 8aac9a9e86
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: