Raum Network

Off-Chain (Private)
Audited on 2024/07/08
No active critical issues

Summary

The smart contracts for RaumFi Core, encompassing its AMM, Factory, and Router functionalities, are crafted in Rust and utilize the Soroban SDK. 1. Factory Contract - Factory Contract That includes the functionality of related to the pair    address and pair contract. 2. Route Contractr - Router Contract is the main contract from which all the pair related functions like add , remove and swap on the tokens will be implemented.

Issues (3)

Low
Medium
High
Critical
Total
Not fixed
1---1
Fixed
2---2
Total30003

Contracts (4)

#File Name
1

balance.rs

2

allowance.rs

3

storage.rs

4

math.rs