The ZokshPay repo contains 3 contracts, GatewayAccess - an admin contract for access control which sets the admin and merchant addresses, GatewayFactory contract that is responsible for setting fees, deploying/creating routes by merchants or by the admins on behalf of the merchant, and the GatewayRoute contract.
Low | Medium | High | Critical | Total | |
---|---|---|---|---|---|
Not fixed | 10 | 2 | 2 | - | 14 |
Fixed | 2 | 1 | 1 | - | 4 |
Total | 12 | 3 | 3 | 0 | 18 |
# | File Name |
---|---|
1 | GatewayFactory.sol |