This contract is being backfilled. You may encounter incomplete storage history.

Clever

Verified contract

Active on Ethereum with 1,934 txns
Deployed by via 0xc461de23 at 11585710
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $4,974.69
ERC-20
Value $1,969.32
0x65f01a70f79f3f3915bb3e39969d2c1eefce04a57ea2197c1f92de5b2c625eaf
0xcf7dc34fc8152a1c598f2a1e2120f14b73947888c7750c5c52ca7c766d8a8e90
0x79289872b674133ec119e99c6f570766e265391e004492244ae5ea23cf2a905b
0xe156e1a0c92fcba4c3608530c60c95d92673e090fa66b1bc97023db065271963
0x9d440e7f365abc4d05df51807e77c94b79a6717cc2764c5af712254f176d4246
0x73549b51ecb757fb2f5de0c931dc4392e407f6825048b9b1575389309a76208c
0x404ac6e4bad7e2477923d9110cbc96513d125933db6d5d449a0ad3fa78726a09
0x674ae1c9898c26bf86e75b0d00bbdae7e2e113feee8efa5eb1dcf73979f1d173
0xc5150bdd359dcb353bb68b651e47bf6bd9acd10324f94d1bd07e85b625f8697a
0xa7b553471eb284fffbb35e948c49e5dc665d3cadc3514177bc7532d4ed7b6ca8

Functions
Getter at block 20827304
Protocol(view returns (address)
0x52eb6e8a14a85434d39e522411bb421e0e513ebd
admin(view returns (address)
0xfc41eeb6474066d66f35eaf42455499b68e21b41
cap(view returns (uint256)
1000000000000000000000000000000
decimals(view returns (uint8)
18
isOwner(view returns (bool)
false
name(view returns (string)
Clever
owner(view returns (address)
0x0000000000000000000000000000000000000000
protocol(view returns (address)
0x52eb6e8a14a85434d39e522411bb421e0e513ebd
symbol(view returns (string)
CLVA
totalSupply(view returns (uint256)
1254838028770524651337625
Read-only
allowance(address owner_address spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
fragsOf(address accountview returns (uint256)
isMinter(address accountview returns (bool)
State-modifying
addMinter(address account
adminDistribute(uint256 _percentageFactor
approve(address spenderuint256 valuereturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
distribute(uint256 _cycleuint256 _percentageFactoruint256 _bonusPercentageFactor
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address accountuint256 amountreturns (bool)
renounceMinter(
renounceOwnership(
setProtocol(address _protocol
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
LogCycleDistribution(uint256 indexed cycleuint256 newly_added_tokens
LogProtocolSet(address Protocol
MinterAdded(address indexed account
MinterRemoved(address indexed account
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string namestring symboluint8 decimals
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.