Skip to content

add ERC20Proxy to zklink #276

add ERC20Proxy to zklink

add ERC20Proxy to zklink #276

Workflow file for this run

name: Slither Analysis
on: [push]
jobs:
analyze:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: crytic/[email protected]
with:
node-version: 16
continue-on-error: true