We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 908952c + 898fc68 commit dc9f0c3Copy full SHA for dc9f0c3
1 file changed
blockapi/v2/models.py
@@ -255,6 +255,7 @@ class Blockchain(str, Enum):
255
PERSISTENCE = 'persistence'
256
PICASSO = 'picasso'
257
PLAT_ON = 'plat-on'
258
+ PLASMA = 'plasma'
259
POLIS_CHAIN = 'polis-chain'
260
POLKADOT = 'polkadot'
261
POLYGON = 'polygon'
0 commit comments