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://meriton-stellar.me/.well-known/stellar.toml
No issues found.
No issues found.
success
Fetch NON-SSL test: http://meriton-stellar.me/.well-known/stellar.toml
Your http endpoint redirects to your https endpoint.
Redirects:
Your http endpoint redirects to your https endpoint.
Redirects:
- https://meriton-stellar.me/.well-known/stellar.toml
success
CORS test
Your CORS header is set correctly.
Your CORS header is set correctly.
success
Parse TOML test: https://meriton-stellar.me/.well-known/stellar.toml
Source
Source
VERSION = "2.0.0"
NETWORK_PASSPHRASE = "Public Global Stellar Network ; September 2015"
[DOCUMENTATION]
ORG_NAME = "Meriton"
ORG_DBA = "Meriton .inc"
ORG_DESCRIPTION = "Meriton is the largest developer of multi-family residential complexes in Australia, offering innovative solutions in the construction, rental and management of real estate. Since 1963, the company has been setting the standard for quality and comfort, creating luxury properties in Sydney, Brisbane and the Gold Coast."
ORG_URL = "https://www.meritonsuites.com.au//"
[[CURRENCIES]]
code = "MTN"
name = "MTN"
issuer = "GADETLJRNUSREFILNCBIVAH4CIMZ3ZAIWZFKV4IXYTIRSYJI2GRWG6KL"
is_asset_anchored = true
display_decimals = 7
fixed_number = 5000000
max_number = 5000000
status = "live"
desc = "Meriton Token (MTN) is a digital asset on the Stellar network that allows investors to purchase real estate and services from Meriton using blockchain technology. MTN provides transparency, transaction speed and opens access to premium real estate offers."
image = "https://meriton-stellar.me/api/logo?id=-OH8MKHmWQD_2Q9xeTAH"
conditions = "There is only 5000000 supply of MTN 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.