CreditDefi

Verified contract

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

No balances found for "CreditDefi"

0xb6956f2ecac1ed997d3ee51ba1472b97f2804f75c91f3ef82809e8a03bc9a9df
0x441b178c0c6846b07f9514083fc85ace3c16bb5af3fc0c0fdc9da9f59608efb8
0x0020d58df132ab34aa4ea9529dfd86c8d4cac0f6c99c841144cdbb5194c762a9
0xe162ac6d0def4a828f7c97bb6e195ed4856d36287591acc61e13242b64d1200f
0x11f46194d71eb1cd51f99ab91989fe0268b9f98086123cabcc07c74f9aaf60f4
0xa756a162dcc84cc0eb5e522ec684382c90f986596aed540e0ebf010d5102897d
0x95337ee3619c7721afcab1cbb182cbaee268ad6dfad9e32fdff6239b1f5d0acd
0xa029be2495be960222d4cf2c06cb82f6ac9694719ef7f68f4b31f0ed1bdf0afc
0xfd3539f966caebe233800c4b414355f180fb6844b9dd1b36f262f0ae87913c94
0x50c7d4b756f35623e0f93bee93f0f796953190d8454aea1fa3bfbc53ab8fc553

Functions
Getter at block 21293775
decimals(pure returns (uint8)
18
defaultOperators(view returns (address[])
[0x450FE483257c6A73088dD5ac67bDeCd9eC30d9E3]
granularity(view returns (uint256)
1
name(view returns (string)
CreditDefi
symbol(view returns (string)
CRD
totalSupply(view returns (uint256)
200000000000000000000000000
Read-only
allowance(address holderaddress spenderview returns (uint256)
balanceOf(address tokenHolderview returns (uint256)
isOperatorFor(address operatoraddress tokenHolderview returns (bool)
State-modifying
approve(address spenderuint256 valuereturns (bool)
authorizeOperator(address operator
burn(uint256 amountbytes data
operatorBurn(address accountuint256 amountbytes databytes operatorData
operatorSend(address senderaddress recipientuint256 amountbytes databytes operatorData
revokeOperator(address operator
send(address recipientuint256 amountbytes data
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address holderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
AuthorizedOperator(address indexed operatoraddress indexed tokenHolder
Burned(address indexed operatoraddress indexed fromuint256 amountbytes databytes operatorData
Minted(address indexed operatoraddress indexed touint256 amountbytes databytes operatorData
RevokedOperator(address indexed operatoraddress indexed tokenHolder
Sent(address indexed operatoraddress indexed fromaddress indexed touint256 amountbytes databytes operatorData
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string namestring symboladdress[] defaultOperatorsuint256 totalSupplyaddress feeReceiver
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.