FinCredit Protocol

Verified contract

Active on Ethereum with 1,503 txns
Deployed by via 0x2700f5a1 at 9126350
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "FinCredit Protocol"

0x1acfc4927710f5ced9aee489c07b29777d33cca4cdc681e85d40aedf8e464280
0xb6223c0c7d384c0d5710c696e3b445e35514ea3a05f2c8120c0a2af206c7ed80
0xb7ca3d61d152c040dd4c4f4098ab42fe5891d80b8ad31631e472a0d40e8f7c4e
0xa3c07fa96bf81cc9fc8d6f447ed3be813658d82f3357bf96b5fb21f1f9124f7e
0xe8114a2113c846f2fe93c8e31ff936c226f05428dd6f9387635645bffbe2d3ce
0x818d76cd2f1dd8d1ea454bbb336d92f390a27a7227c9b295c52c85f5be4f7c10
0x10ed252ef4fa83a21785e406d284801a6fd5bd252234f1dab00f90826eb47dd1
0x5d26aac33a26e93ac7965cb80466005e308dd1a5babcf498796a23f8744bd289
0x40798e046eb01ac5b8521ba0781135cf3e29fdc881fac532739b52cf0c85d7d2
0x8cbf63a6c13f77ba04eb993402b101380ba47f409013c69a6d8630f34dd1c426

Functions
Getter at block 21021956
INITIAL_SUPPLY(view returns (uint256)
1000000000000000000
decimals(view returns (uint256)
8
name(view returns (string)
FinCredit Protocol
symbol(view returns (string)
FIC
totalSupply(view returns (uint256)
1000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.