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://sukhoistellar.info/.well-known/stellar.toml
No issues found.
No issues found.
success
Fetch NON-SSL test: http://sukhoistellar.info/.well-known/stellar.toml
Your http endpoint redirects to your https endpoint.
Redirects:
Your http endpoint redirects to your https endpoint.
Redirects:
- https://sukhoistellar.info/.well-known/stellar.toml
success
CORS test
Your CORS header is set correctly.
Your CORS header is set correctly.
success
Parse TOML test: https://sukhoistellar.info/.well-known/stellar.toml
Source
Source
VERSION = "2.0.0"
NETWORK_PASSPHRASE = "Public Global Stellar Network ; September 2015"
[DOCUMENTATION]
ORG_NAME = "Sukhoi"
ORG_DBA = "Sukhoi"
ORG_DESCRIPTION = "The Su-75 Checkmate is a fifth-generation light tactical fighter developed by Sukhoi. It combines stealth technology with high maneuverability, is designed for multi-role missions and is powered by a single turbojet engine."
ORG_URL = "https://dzen.ru/a/YR-YPDYZiDrj4UOJ"
[[CURRENCIES]]
code = "SKH"
name = "SKH"
issuer = "GDN2NNVJOPRIRAHLASPGRJRKDJMAY2GMUDBKVB7RNZUI3NSNG3TEOJEE"
is_asset_anchored = true
display_decimals = 7
fixed_number = 3000000
max_number = 3000000
status = "live"
desc = "The SKH token on the Stellar blockchain is tied to the production and sales of the Su-75 'Checkmate' fighter jet. Its value and dividends grow as production and sales increase, giving investors the opportunity to participate in the success of one of the most advanced aviation projects."
image = "https://sukhoistellar.info/logo.png"
conditions = "There is only 3000000 supply of SKH Token."
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 CURRENCIES section
No issues found.
No issues found.