Add Orbit Chain #157
Annotations
2 errors
Run addOrbitChain script
Process completed with exit code 1.
|
Run addOrbitChain script
Error in addOrbitChain: [
{
"validation": "url",
"code": "invalid_string",
"message": "Invalid URL format.",
"path": [
"chainLogo"
]
},
{
"validation": "regex",
"code": "invalid_string",
"message": "Invalid color hex",
"path": [
"color"
]
},
{
"validation": "url",
"code": "invalid_string",
"message": "Invalid URL format.",
"path": [
"nativeTokenLogo"
]
},
{
"code": "custom",
"message": "URL must start with https://.",
"path": [
"chainLogo"
]
},
{
"code": "custom",
"message": "URL must start with https://.",
"path": [
"nativeTokenLogo"
]
}
]
|
Loading