* 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 |
||
|---|---|---|
| .. | ||
| AccessPoints | ||
| AccessControl.t.sol | ||
| Billing.t.sol | ||
| Burn.t.sol | ||
| Constants.sol | ||
| Deploy.t.sol | ||
| GetLastTokenId.t.sol | ||
| GetToken.t.sol | ||
| Mint.t.sol | ||
| Pausable.t.sol | ||
| TestBase.sol | ||
| TokenURI.t.sol | ||