Flow Core Contracts
The smart contracts that power the Flow protocol
Flow relies on a set of core contracts that define key portions of the Flow protocol.
These contracts control the following:
- Standard fungible token behavior
- Default token behavior (FlowToken)
- Account, transaction and storage fee payments
- Staking and delegation (FlowIDTableStaking)
- Token lock-ups (LockedTokens)