Flow Token Contract
The FlowToken contract defines the FLOW network token.
Source: FlowToken.cdc
| Network | Contract Address | 
|---|---|
| Emulator | 0x0ae53cb6e3f42a79 | 
| Testnet | 0x7e60df042a9c0868 | 
| Mainnet | 0x1654653399040a61 | 
Transactions
| ID | Name | Source | 
|---|---|---|
| FT.01 | Transfer FLOW | flowToken/transfer_tokens.cdc | 
| FT.02 | Get an account's balance | flowToken/scripts/get_balance.cdc | 
| FT.03 | Get total supply | flowToken/scripts/get_supply.cdc |