Checklist
Snap Details
Name: UTL Protocol by Kenostod
npm package: kenostod-utl-snap
Version: 2.3.0
Category: transaction-insights
What it does
UTL Protocol is a fee redistribution layer on BNB Smart Chain. This Snap provides:
- Fee X-Ray — Real-time MEV risk detection on every transaction before signing (HIGH/MEDIUM/LOW). Shows estimated slippage loss and LP spread in BNB
- Passive Income Tracking — Dashboard showing staked KENO balance, rewards earned (60% of all protocol fees), and auto-compound status
- Loyalty Tiers — Bronze → Silver → Gold → Platinum → Diamond, tracked automatically
- FAL™ Alerts — Daily Flash Arbitrage Loan opportunity push notifications
- Weekly Report — Sunday notification with transaction stats and KENO earnings
- Governance Weight — Voting power tracking for UTL Protocol proposals
Permissions
| Permission |
Purpose |
snap_dialog |
Fee X-Ray and dashboard panels shown before signing |
snap_notify |
FAL™ alerts and weekly earnings notifications |
snap_manageState |
Local wallet profile, tier, staking data (never leaves MetaMask) |
endowment:rpc |
Allow dApps to call snap methods (activate, dashboard, earnings) |
endowment:network-access |
Read-only calls to UTL Protocol public API |
endowment:transaction-insight |
Hook into transaction flow for Fee X-Ray |
endowment:ethereum-provider |
Read wallet address and active chain |
endowment:cronjob |
Daily 9AM UTC check for FAL™ opportunities |
Security
- No private keys accessed or requested
- All network calls are read-only to
utl.kenostodblockchain.com
- State stored locally in MetaMask snap sandboxed environment
- Snap source code fully public at linked repository
BSC Mainnet Contracts
- FeeCollector:
0xb9489B33Bd9bB835139369b1dD282fB44B2273d8 (BscScan)
- Staking:
0x77C3946A9FD5F509584F94e81C43efb25120c837
- Treasury:
0x54A01A5bf5096c351F166C15143eA9a9Af393C84
- Distribution:
0xdeE5a5456e394DB34F03c770e81eDC9B7F8FE167
Related PR: see add-kenostod-utl-snap branch
Checklist
Snap Details
Name: UTL Protocol by Kenostod
npm package:
kenostod-utl-snapVersion: 2.3.0
Category: transaction-insights
What it does
UTL Protocol is a fee redistribution layer on BNB Smart Chain. This Snap provides:
Permissions
snap_dialogsnap_notifysnap_manageStateendowment:rpcendowment:network-accessendowment:transaction-insightendowment:ethereum-providerendowment:cronjobSecurity
utl.kenostodblockchain.comBSC Mainnet Contracts
0xb9489B33Bd9bB835139369b1dD282fB44B2273d8(BscScan)0x77C3946A9FD5F509584F94e81C43efb25120c8370x54A01A5bf5096c351F166C15143eA9a9Af393C840xdeE5a5456e394DB34F03c770e81eDC9B7F8FE167Related PR: see add-kenostod-utl-snap branch