* feat: add base contract for billing * feat: add withdraw function * feat: add billing requirement to mint * test: add foundry tests for minting with billing * refactor: remove transfer billing and add access point * test: add access point billing foundry tests * test: add test for billing value change * test: add hardhat test setup for billing * test: add hardhat tests for billing * feat: add withdrawn event and add public withdraw function * test: add tests for withdrawing founds and access control for billing * refactor: fix misspells and change variable names * feat: add initialize params for billing * feat: add gap to FleekBilling * fix: testname misspell |
||
|---|---|---|
| .. | ||
| utils | ||
| deploy.js | ||
| mint.js | ||
| tokenURI.js | ||
| upgrade.js | ||
| util.js | ||
| verify-polyscan.js | ||