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

success
Fetch NON-SSL test: http://Whiplash347Official.com/.well-known/stellar.toml
Your http endpoint serves the same content as your https endpoint.

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

success
CORS test
Your CORS header is set correctly.

success
Parse TOML test: https://Whiplash347Official.com/.well-known/stellar.toml
Source
#WHIP the native token of WhipLash347, backed and regulated by IMF.
#Official Whiplash's token backed by Singapore's wealth.
#Follow the website for more details 
 
NETWORK_PASSPHRASE = "Public Global Stellar Network ; September 2015"
 
ACCOUNTS=[
"GCI2B6H7DFMHUOFFPJRUKSZWRF5O362OKLIJRL24Q3AH5MNG5BW3WHIP",
"GBH64ZHMLRMJ6U3UBTZQOHQB42IMZYHS5PZQZUYNLTCTBQKFG6N2AIMF"
]

[DOCUMENTATION]
ORG_NAME="WhipLash347"
ORG_URL="https://www.whiplash347official.com"
ORG_LOGO="https://www.whiplash347official.com/whip.png"
ORG_SUPPORT_EMAIL="support@whiplash347official.com"

[[CURRENCIES]]
code="WHIPSINGGOLD"
issuer="GCI2B6H7DFMHUOFFPJRUKSZWRF5O362OKLIJRL24Q3AH5MNG5BW3WHIP"
status="live"
display_decimals=7
name="WhipSingGold"
fixed_number=10000000000
desc="WhipSingGold promises a unique blend of stability and growth, backed by assets within Singapore's National Reserve($2.2 trillion).Visit our website for more details."
conditions="Backed by Singapore's National Reserves"
is_asset_anchored=true
anchor_asset_type="crypto"
anchor_asset="MAS"
image="https://www.whiplash347official.com/logogold.png"


[[CURRENCIES]]
code="WHIP"
issuer="GBH64ZHMLRMJ6U3UBTZQOHQB42IMZYHS5PZQZUYNLTCTBQKFG6N2AIMF"
status="live"
display_decimals=7
name="WhipLash347"
fixed_number=50000000
desc="WHIP, the native token of WhipLash347 on the Stellar blockchain, endorsed by the International Monetary Fund, serves as a versatile digital asset facilitating community engagement, governance, and financial transactions, offering investors opportunities for passive income through staking and yield farming while adhering to stringent regulatory standards."
conditions="Backed and regulated by IMF"
is_asset_anchored=true
anchor_asset_type="other"
anchor_asset="IMF"
image="https://www.whiplash347official.com/whip.png"
 

success
stellar.toml global vars
No issues found.

success
stellar.toml DOCUMENTATION section
No issues found.

warning
stellar.toml CURRENCIES section
Warnings:
  • [CURRENCIES #1] : (onchain) Issuer GBH64ZHMLRMJ6U3UBTZQOHQB42IMZYHS5PZQZUYNLTCTBQKFG6N2AIMF has set home_domain = whiplash347official.com (expected: Whiplash347Official.com)