Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "CryptoFi"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21271338 | 6 days ago | | | 0 | 0.00049610402 | |
| 21271328 | 6 days ago | | | 0 | 0.00046750927 | |
| 21258292 | 8 days ago | | | 0 | 0.00048579367 | |
| 21237898 | 11 days ago | | | 0 | 0.0012316264 | |
| 21237333 | 11 days ago | | | 0 | 0.00083400964 | |
| 21235471 | 11 days ago | | | 0 | 0.00059039076 | |
| 21203696 | 16 days ago | | | 0 | 0.00049913386 | |
| 21201451 | 16 days ago | | | 0 | 0.00056577772 | |
| 21201439 | 16 days ago | | | 0 | 0.00086817257 | |
| 21178931 | 19 days ago | | | 0 | 0.0017172259 |
ABI
ABI objects
Getter at block 21316750
decimals() view returns (uint256)
18
name() view returns (string)
CryptoFi
symbol() view returns (string)
CFI
totalSupply() view returns (uint256)
1000000000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balances(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
balanceOf(address owner) returns (uint256)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.