CFL365 Finance
Verified contract
Active on
Ethereum with 1,268 txns
Balances ($0.00)
No balances found for "CFL365 Finance"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21177881 | a month ago | | | 0 | 0.0010251401 | |
| 21156275 | a month ago | | | 0 | 0.00060493763 | |
| 20636005 | 3 months ago | | | 0 | 0.00012900572 | |
| 20202348 | 5 months ago | | | 0 | 0.000061974062 | |
| 20105517 | 6 months ago | | | 0 | 0.00011588940 | |
| 19994705 | 6 months ago | | | 0 | 0.00013674757 | |
| 19883052 | 7 months ago | | | 0 | 0.00016481704 | |
| 19883049 | 7 months ago | | | 0 | 0.00017028327 | |
| 19710254 | 8 months ago | | | 0 | 0.00044949461 | |
| 19560878 | 8 months ago | | | 0 | 0.00050761784 |
ABI
ABI objects
Getter at block 21388540
DOMAIN_SEPARATOR() view returns (bytes32)
0x268d8e927bde9d19e00d7594aae8a543699788e108d85138934806458a3a10d3
MAX_CAP() view returns (uint256)
400000000000000000000000000
PERMIT_TYPEHASH() view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals() view returns (uint8)
18
governance() view returns (address)
0xd342eebe6fe7e12d727815e532df53e27e1e6be7
name() view returns (string)
CFL365 Finance
owner() view returns (address)
0xd342eebe6fe7e12d727815e532df53e27e1e6be7
symbol() view returns (string)
CFL365
totalSupply() view returns (uint256)
400000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
nonces(address owner) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
permit(address owner, address spender, uint256 amount, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
recoverToken(address token, address destination, uint256 amount)
renounceOwnership()
setGovernance(address _governance)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RecoverToken(address indexed token, address indexed destination, uint256 indexed amount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.