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://realestate-ico.com/.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://realestate-ico.com/.well-known/stellar.toml
Your http endpoint redirects to your https endpoint.

Redirects:
  • https://realestate-ico.com/.well-known/stellar.toml

success
CORS test
Your CORS header is set correctly.

success
Parse TOML test: https://realestate-ico.com/.well-known/stellar.toml
Source
VERSION="2.2.1"

ACCOUNTS=[
"GCM4XIO3CZCAC3XMAMMWEBDBOVIWC6KTSCLHGDE7UNQTOALUIJP7PK74",



]

[DOCUMENTATION]
ORG_NAME="RealEstate"
ORG_URL="https://realestate-ico.com"
ORG_DESCRIPTION="Realestate.com.au is proud to introduce its groundbreaking ICO, designed to transform the real estate market through blockchain innovation. This initiative aims to streamline property transactions, eliminate unnecessary fees, and empower users with a faster, more transparent system."
ORG_LOGO="https://iili.io/2zPvg14.th.png"

[[PRINCIPALS]]
name="RealEstate"


[[CURRENCIES]]
code="RealEstate"
status="live"
display_decimals=2
issuer="GCM4XIO3CZCAC3XMAMMWEBDBOVIWC6KTSCLHGDE7UNQTOALUIJP7PK74"
anchor_asset_type="stock"
name="RealEstate"
desc="Realestate.com.au is proud to introduce its groundbreaking ICO, designed to transform the real estate market through blockchain innovation. This initiative aims to streamline property transactions, eliminate unnecessary fees, and empower users with a faster, more transparent system."
image="https://iili.io/2zPvg14.th.png"
fixed_number=1000000
max_number=1000000
is_unlimited=false
# RealEstate was issued using the open and inclusive Stellar blockchain network.

[[CURRENCIES]]
code="RealComm"
status="live"
display_decimals=2
issuer="GCM4XIO3CZCAC3XMAMMWEBDBOVIWC6KTSCLHGDE7UNQTOALUIJP7PK74"
anchor_asset_type="stock"
name="RealCommercial"
desc="RealCommercial.com.au is proud to introduce its groundbreaking ICO, designed to transform the real estate market through blockchain innovation. This initiative aims to streamline property transactions, eliminate unnecessary fees, and empower users with a faster, more transparent system."
image="https://iili.io/24EkiKb.png"
fixed_number=1000000
max_number=1000000
is_unlimited=false

success
stellar.toml global vars
No issues found.

success
stellar.toml DOCUMENTATION section
No issues found.

success
stellar.toml PRINCIPALS section
No issues found.

success
stellar.toml CURRENCIES section
No issues found.