stellar.toml checker
Checks your stellar.toml (v2.5.0) for connectivity, syntax, valid contents and availability of defined services and assets.success
Fetch SSL test: https://vivossurvival.org/.well-known/stellar.toml
Info:
Info:
- Recommended content-type is text/plain or application/toml (got: application/octet-stream).
success
Fetch NON-SSL test: http://vivossurvival.org/.well-known/stellar.toml
Your http endpoint redirects to your https endpoint.
Redirects:
Your http endpoint redirects to your https endpoint.
Redirects:
- https://vivossurvival.org/.well-known/stellar.toml
success
CORS test
Your CORS header is set correctly.
Your CORS header is set correctly.
success
Parse TOML test: https://vivossurvival.org/.well-known/stellar.toml
Source
Source
VERSION="2.2.1"
ACCOUNTS=[
"GCOQTZE6TYOJDQ6SYB36DTFITX36N4WOS4HNXFCFOHW3WDIB5BNCTBQT",
]
[DOCUMENTATION]
ORG_NAME="VIVOS"
ORG_URL="https://vivossurvival.org"
ORG_DESCRIPTION="VIVOS."
ORG_LOGO="https://vivossurvival.org/LOGO/VIVOS.png"
[[PRINCIPALS]]
name="VIVOS"
[[CURRENCIES]]
code="VIVOS"
status="live"
display_decimals=4
issuer="GCOQTZE6TYOJDQ6SYB36DTFITX36N4WOS4HNXFCFOHW3WDIB5BNCTBQT"
anchor_asset_type="crypto"
name="VIVOS"
desc="VIVOS is a Privately funded venture, Building a Globe Network of Underground Shelters, VIVOS will provide a Life Assurance Solution To Be Prepared to Survive These Potential Event"
image="https://vivossurvival.org/LOGO/VIVOS.png"
fixed_number=1000000
max_number=1000000
is_unlimited=false
# VIVOS is a Privately funded venture, Building a Globe Network of Underground Shelters, VIVOS will provide a Life Assurance Solution To Be Prepared to Survive These Potential Event
success
stellar.toml global vars
No issues found.
No issues found.
success
stellar.toml DOCUMENTATION section
No issues found.
No issues found.
success
stellar.toml PRINCIPALS section
No issues found.
No issues found.
success
stellar.toml CURRENCIES section
No issues found.
No issues found.