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:
parent
f595561524
commit
8aac9a9e86
@ -243,6 +243,8 @@ export class Keeper extends Instantiable {
|
|||||||
return 'POA_Core'
|
return 'POA_Core'
|
||||||
case 42:
|
case 42:
|
||||||
return 'Kovan'
|
return 'Kovan'
|
||||||
|
case 100:
|
||||||
|
return 'xDai'
|
||||||
case 2199:
|
case 2199:
|
||||||
return 'Duero'
|
return 'Duero'
|
||||||
case 8996:
|
case 8996:
|
||||||
|
Loading…
Reference in New Issue
Block a user