CoinLoan

Verified contract

Active on Ethereum with 8,140 txns
Deployed by via 0x0eb79803 at 5101652
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $204.92
ERC-20
--
ERC-20
--
ERC-20
--
0xb32bfa7de87519b92bec076f50b583feef9cb98c3856469e2054a3a3b3d58717
0x0f10c9dd51154059d99f258eed08fff17e99b425daeebd3650f1bf4f4b11f1dc
0xd763bb099ab4d2d944b0eb6a5a063c95b4cc6688f263dc783a84493ebc19961d
0x6c73ce9dd2d71dbbe919d74247c85868af386bc205835a3f526db75e0ff5715a
0x16920e02b86f359caefa75b6bd460ac4aaded009e30d3f5845001e4febff5232
0xa79125ff4e5037459aebee0289ff9fcbf2097beef0de847452b592be3b589f04
0xe1eac0581c9163792662581bc5c9f2a903c02fceb5cd91fe6508a8cc5f48910e
0x4776acbc5bd60cc3f03dbc274dab0e7c5eb92e6e5ee6d1cdb01ddb630ae73480
0x8c7656fc9e17b584edea902dbcd731927c52c204607fce6dc9e7125cb1ad7a63
0x0fe2392d1490dc47c401b430aef1aa43f9919d345ce31c54248119270e1adb03

Functions
Getter at block 21160137
INITIAL_SUPPLY(view returns (uint256)
2200000000000000
decimals(view returns (uint8)
8
name(view returns (string)
CoinLoan
symbol(view returns (string)
CLT
totalSupply(view returns (uint256)
2200000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256 balance)
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.