synapsecns/sanguine

View on GitHub
services/explorer/contracts/swap/fee.go

Summary

Maintainability
B
6 hrs
Test Coverage

SwapFlashLoanNewAdminFee has 27 methods (exceeds 20 allowed). Consider refactoring.
Open

func (s SwapFlashLoanNewAdminFee) GetRaw() ethTypes.Log {
    return s.Raw
}
Severity: Minor
Found in services/explorer/contracts/swap/fee.go - About 3 hrs to fix

    SwapFlashLoanNewSwapFee has 27 methods (exceeds 20 allowed). Consider refactoring.
    Open

    func (s SwapFlashLoanNewSwapFee) GetRaw() ethTypes.Log {
        return s.Raw
    }
    Severity: Minor
    Found in services/explorer/contracts/swap/fee.go - About 3 hrs to fix

      There are no issues that match your filters.

      Category
      Status