Add Orbit Chain #170
add-orbit-chain.yml
on: workflow_dispatch
add_orbit_chain
27s
Annotations
2 errors
add_orbit_chain
Process completed with exit code 1.
|
add_orbit_chain
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"
]
}
]
|