# Code4rena contracts # Scripts ## Proposing transfers ```bash # fill out example file for your network cp .env.example .env # create a batch transfers JSON file # propose it yarn hardhat propose --network polygon --json scripts/proposals/example.json ```