How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
The Universal Token Router (UTR) is a Solidity implementation of EIP-6120 that enables complex token transactions through a single contract call, supporting various token standards including ETH, ERC20, ERC721, and ERC1155. It's designed for developers building DeFi protocols or other applications that need to execute multi-step token operations atomically, such as token swaps, transfers, or interactions with other smart contracts. The router provides a standardized interface for verifying outputs, executing actions, and handling payments, making it particularly useful for protocols that require precise control over token flows and want to reduce transaction complexity.