This contract is being backfilled. You may encounter incomplete storage history.

CF

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xdb67808b at 10929285
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots

No balances found for "CF"

No transactions found for "CF"


Functions
Getter at block 20812062
DELEGATION_TYPEHASH(view returns (bytes32)
0xe48329057bfd03d55e49b547132e39cffd9c1820ad7b9d4c5307691425d15adf
DOMAIN_TYPEHASH(view returns (bytes32)
0x8cad95687ba82c2ce50e74f7b754645e5117c3a5bec8151c0726d5857980a866
PERMIT_TYPEHASH(view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
cap(view returns (uint256)
0
decimals(view returns (uint8)
0
mintersLength(view returns (uint256)
0
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
totalSupply(view returns (uint256)
0
Read-only
_checkpoints(addressuint256view returns (uint256 fromBlockuint256 votes)
_nonces(addressview returns (uint256)
_numCheckpoints(addressview returns (uint256)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getCurrentVotes(address accountview returns (uint256)
getPriorVotes(address accountuint256 blockNumberview returns (uint256)
isMinter(addressview returns (bool)
minters(uint256view returns (address)
State-modifying
approve(address spenderuint256 amountreturns (bool)
authorizeMinter(address minter
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
delegate(address delegatee
delegateBySig(address delegateeuint256 nonceuint256 expiryuint8 vbytes32 rbytes32 s
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(
mint(address touint256 amount
permit(address owneraddress spenderuint256 rawAmountuint256 deadlineuint8 vbytes32 rbytes32 s
renounceOwnership(
revokeMinter(address minter
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
AuthorizeMinter(address minteraddress operator
DelegateChanged(address indexed delegatoraddress indexed fromDelegateaddress indexed toDelegate
DelegateVotesChanged(address indexed delegateuint256 previousBalanceuint256 newBalance
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RevokeMinter(address minteraddress operator
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.