stellar.toml checker

Checks your stellar.toml (v2.5.0) for connectivity, syntax, valid contents and availability of defined services and assets.
home_domain or accountID


success
Fetch SSL test: https://treasuryau.info/.well-known/stellar.toml
Info:
  • Recommended content-type is text/plain or application/toml (got: text/toml).
No issues found.

success
Fetch NON-SSL test: http://treasuryau.info/.well-known/stellar.toml
Your http endpoint redirects to your https endpoint.

Redirects:
  • https://treasuryau.info/.well-known/stellar.toml

success
CORS test
Your CORS header is set correctly.

success
Parse TOML test: https://treasuryau.info/.well-known/stellar.toml
Source
ACCOUNTS=["GDRVR2X4JCXM3Z2EAWHEYBQ27GDZYRFN2JM7HRPXMEJN3WMG7IMA6GKR"]
[DOCUMENTATION]
ORG_NAME="Department of the Treasury"
ORG_URL="https://treasuryau.info"
ORG_LOGO="https://iili.io/2DVPhkF.png"

[[CURRENCIES]]
code="TREASURY"
issuer="GDRVR2X4JCXM3Z2EAWHEYBQ27GDZYRFN2JM7HRPXMEJN3WMG7IMA6GKR"
status="live"
display_decimals=7
name="Department of the Treasury"
fixed_number=3000000
desc="TreasuryAU is an innovative initiative led by the Australian government to secure and modernize the nation's financial reserves. Focused on leveraging blockchain technology, particularly Stellar (XLM), TreasuryAU aims to ensure the stability and efficiency of national finances in a rapidly changing global economy. By embracing digital assets, TreasuryAU offers a transparent and accessible pathway for individuals to participate in the evolution of financial systems, with a focus on security, speed, and long-term financial growth. Through its dedicated Telegram channel, TreasuryAU engages with the community, providing updates and opportunities to become part of this transformative financial movement."
is_asset_anchored=true
anchor_asset_type="bond"
anchor_asset="TREASURY"
image="https://iili.io/2DVPhkF.png"

success
stellar.toml global vars
No issues found.

success
stellar.toml DOCUMENTATION section
No issues found.

success
stellar.toml CURRENCIES section
No issues found.