OccamFi Index token

Verified contract

Active on Ethereum with 60 txns
Deployed by via 0xf707f735 at 17466099
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "OccamFi Index token"

0xd962f7f85654a7b83efe17cf6b427e93b764d5cbd91fd4625643da0c90ddcba0
0x4eff7b1d42ddd03c94c33cf31aae4e822657d15af045f59862c5182dbda42a42
0xc9bf93dceb3509aac02c6e68ffd2739d655b02b05e92bb463f1be16389388312
0x7c7c911d30342af021dce6b9976800f28df17fd71a2134cb8edd4920eb010e00
0xd1727e845b4a4531ee1133bdee846be4e423f97b6c6843396b3a4d45468dda69
0xf628c7ffd120680b5251cee74db8c55ae56feb28fe0b8721be769cc3d0befbac
0xa767abb0c4c1bb0e76f5c7f45112cc491c89a5589496171088b00767befd2ffd
0xd04dd720da3ccbba848a8d1904ace5df84812974f0d10b5992ec332230c58254
0x41bc704549cf3d04124feda8d54609b91063852249f9a0c4e25b75029b8060f5
0x5b2f6cfe2aec98e153bec0e1f957e3d56035199f4e85ecf8b15065e49b1e92ce

Functions
Getter at block 20905599
cap(view returns (uint256)
100000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
OccamFi Index token
symbol(view returns (string)
CHAKRA
totalSupply(view returns (uint256)
100000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(uint256 totalSupplyaddress assetManagerstring namestring symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.