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://ntgov.info/.well-known/stellar.toml
Info:
Info:
- Recommended content-type is text/plain or application/toml (got: text/toml).
success
Fetch NON-SSL test: http://ntgov.info/.well-known/stellar.toml
Your http endpoint redirects to your https endpoint.
Redirects:
Your http endpoint redirects to your https endpoint.
Redirects:
- https://ntgov.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://ntgov.info/.well-known/stellar.toml
Source
Source
ACCOUNTS=["GAPC5Q2VUE2AQXIAQB7QPAX5FNFGJUNJRLHSY37NM25WSN6ELDJUJL7T"]
[DOCUMENTATION]
ORG_NAME="Northern Territory Australia"
ORG_URL="https://ntgov.info"
ORG_LOGO="https://iili.io/2ZH7i5F.th.png"
ORG_DESCRIPTION="Empowering Northern Australia – Uniting communities, fostering financial freedom, and building a prosperous future for all."
[[CURRENCIES]]
code="NT"
issuer="GAPC5Q2VUE2AQXIAQB7QPAX5FNFGJUNJRLHSY37NM25WSN6ELDJUJL7T"
status="live"
display_decimals=7
name="NT Australia"
desc="Empowering Northern Australia – Uniting communities, fostering financial freedom, and building a prosperous future for all."
is_asset_anchored=true
anchor_asset_type="crypto"
anchor_asset="NT"
image="https://iili.io/2ZH7i5F.th.png"
fixed_number=100000000000
[[CURRENCIES]]
code="WXLM"
issuer="GAPC5Q2VUE2AQXIAQB7QPAX5FNFGJUNJRLHSY37NM25WSN6ELDJUJL7T"
status="live"
display_decimals=7
name="WXLM"
desc="Empowering Northern Australia – Uniting communities, fostering financial freedom, and building a prosperous future for all."
is_asset_anchored=true
anchor_asset_type="crypto"
anchor_asset="WXLM"
image="https://iili.io/2tSaelS.md.png"
fixed_number=100000000000
[[CURRENCIES]]
code="AUD"
issuer="GAPC5Q2VUE2AQXIAQB7QPAX5FNFGJUNJRLHSY37NM25WSN6ELDJUJL7T"
status="live"
display_decimals=7
name="AUD"
desc="Empowering Northern Australia – Uniting communities, fostering financial freedom, and building a prosperous future for all."
is_asset_anchored=true
anchor_asset_type="crypto"
anchor_asset="AUD"
image="https://iili.io/2tScxs4.md.png"
fixed_number=100000000000
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.