cURL
curl --request GET \ --url https://api.odin.fun/v1/settings
{ "id": 123, "access_required": true, "bond_platform_fee": 123, "bond_referral_reward": 123, "bond_reward": 123, "mint_fee": 123, "swap_lp_fee": 123, "swap_platform_fee": 123, "swap_referral_reward": 123, "last_ckbtc_block": 123, "last_indexed_block": 123, "community_comments_threshold": 123, "public_comments_threshold": 123 }