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://infinite-stellar.ai/.well-known/stellar.toml
Info:
  • Recommended content-type is text/plain or application/toml (got: application/octet-stream).
No issues found.

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

Redirects:
  • https://infinite-stellar.ai/.well-known/stellar.toml

success
CORS test
Your CORS header is set correctly.

success
Parse TOML test: https://infinite-stellar.ai/.well-known/stellar.toml
Source
NETWORK_PASSPHRASE="Public Global Stellar Network ; September 2015"

ACCOUNTS=[
"GCI7DDZBL3R4VR7RXNPFMIOFTO6XBDJBUA7JRRCVPHPQZ2ACE2P74VIA",
"GDQWKDWLHUDEBTR4FEL67PV2X56JH2RAKPZEW4F5DT6HS4XJ3KNSATQS"]

[DOCUMENTATION]
ORG_NAME="Infinite"
ORG_URL="https://infinite-stellar.ai"
ORG_LOGO="https://infinite-stellar.ai/logo.png"
ORG_DESCRIPTION="Infinite Token (IFT) is not just another digital asset—it’s your key to unlocking the next frontier of AI-powered innovation and financial growth. With IFT, you gain exclusive access to an ecosystem of more than 10+ cutting-edge AIs designed to create, launch, and promote tokens on your behalf. These AIs are not only capable of generating digital assets but also creating real, liquid capital that can be seamlessly exchanged for real-world currency."
ORG_PHYSICAL_ADDRESS="IFT"
ORG_OFFICIAL_EMAIL="contact@infinite-stellar.ai"
ORG_SUPPORT_EMAIL="contact@infinite-stellar.ai"

[[CURRENCIES]]
code="IFT"
name="Infinite"
issuer="GCI7DDZBL3R4VR7RXNPFMIOFTO6XBDJBUA7JRRCVPHPQZ2ACE2P74VIA"
desc="Infinite Token (IFT) is not just another digital asset—it’s your key to unlocking the next frontier of AI-powered innovation and financial growth. With IFT, you gain exclusive access to an ecosystem of more than 10+ cutting-edge AIs designed to create, launch, and promote tokens on your behalf. These AIs are not only capable of generating digital assets but also creating real, liquid capital that can be seamlessly exchanged for real-world currency."
image="https://infinite-stellar.ai/logo.png"
status="live"
display_decimals=7
fixed_number=25000000
    

success
stellar.toml global vars
No issues found.

success
stellar.toml DOCUMENTATION section
No issues found.

success
stellar.toml CURRENCIES section
No issues found.