@override ModifierId fromJson(String json) { return ModifierId.fromBase58(Base58Data.validated(json)); }