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://projectguardian.digital/.well-known/stellar.toml
No issues found.
No issues found.
success
Fetch NON-SSL test: http://projectguardian.digital/.well-known/stellar.toml
Your http endpoint redirects to your https endpoint.
Redirects:
Your http endpoint redirects to your https endpoint.
Redirects:
- https://projectguardian.digital/.well-known/stellar.toml
success
CORS test
Your CORS header is set correctly.
Your CORS header is set correctly.
success
Parse TOML test: https://projectguardian.digital/.well-known/stellar.toml
Source
Source
# GUARDIAN
NETWORK_PASSPHRASE = "Public Global Stellar Network ; September 2015"
ACCOUNTS=["GB2Z42DRDOLLRLH62JFM3EC35DHD2KPETP6KKMX7EYKLFZEUXGGXG7L6","GBYBVWOOVC4EJVRIF4HMWG5B7POLCS7JRPY5KYR3BCLEK24IJQOGUARD"]
[DOCUMENTATION]
ORG_NAME="GUARDIAN"
ORG_URL="https://projectguardian.digital"
ORG_LOGO="https://projectguardian.digital/logo.png"
[[CURRENCIES]]
code="GUARDIAN"
issuer="GB2Z42DRDOLLRLH62JFM3EC35DHD2KPETP6KKMX7EYKLFZEUXGGXG7L6"
status="live"
display_decimals=7
name="GUARDIAN"
fixed_number=10000000000
desc="Project Guardian, led by DBS Bank Ltd., JP Morgan and Marketnode, involves the creation of a permissioned liquidity pool comprising tokenised bonds and deposits."
conditions="DeFi Protocol"
image="https://projectguardian.digital/logo.png"
[[CURRENCIES]]
code="WGUARDIAN"
issuer="GBYBVWOOVC4EJVRIF4HMWG5B7POLCS7JRPY5KYR3BCLEK24IJQOGUARD"
status="live"
display_decimals=7
name="WGUARDIAN"
fixed_number=10000000000
desc="Wrapped Guardian aims to build upon existing token standards managed by DBS Bank Ltd. and JP Morgan, incorporate trust anchor credentials and enable asset-backed tokens to be interoperable with other digital assets used in DeFi protocols on the open networks."
conditions="DeFi Protocol"
image="https://projectguardian.digital/logo1.png"
is_asset_anchored=true
anchor_asset_type="bond"
success
stellar.toml global vars
No issues found.
No issues found.
success
stellar.toml DOCUMENTATION section
No issues found.
No issues found.
warning
stellar.toml CURRENCIES section
Warnings:
Warnings:
- [CURRENCIES #1] : (onchain) Issuer GBYBVWOOVC4EJVRIF4HMWG5B7POLCS7JRPY5KYR3BCLEK24IJQOGUARD has set home_domain = lobstr.co (expected: projectguardian.digital)