Add Orbit Chain #170
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": [
"nativeTokenLogo"
]
},
{
"code": "custom",
"message": "Invalid Ethereum address",
"path": [
"nativeTokenAddress"
]
},
{
"code": "custom",
"message": "URL must start with https://.",
"path": [
"nativeTokenLogo"
]
}
]
|
Loading