MLTToken

Verified contract

Active on Ethereum with 70,453 txns
Deployed by via 0x750eb60c at 16874225
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $42,284,945.19
ERC-20
Value $101.14
ERC-20
Value $84.94
0x790ae0a5bcc73a56ef7ac722f32916b2d7643144809cce62df1ebffd07075a94
0x80be9c4d4ababe31c6a5779393fc2aafc19e8c3ac669f04ea6798d72df30346f
0xb600b44347a7014f1ed63b4b97eff04ed103047963336a23f784d4401c5d863a
0x0be4b077b3cae14a8813f7bb865f7827fedc424a0c4fb6225394f810510341a7
0x94a78b7e1919d24c34d81a4d91ead5684a0408341e6cf0b1156dd38c58155bfd
0x97c78116ea52814d53af0ced1f16bdf1d689d1a0accff025c19bd528a5de83b4
0xe49885932b787643370be927f6902ff0cc67578b5877983bd53d941f0846c69b
0x68f3162d270a7506382d920d0c665fa132db340e2f515d00a1ca823acc4d5c17
0xf1ec98b8ee3c5ea53bfbb5aea2c37fd041038b0ff5be31b01eec226fd14c2934
0x6a30b23eb109e616ef84a28a35c149f31dc30f897a663a662800667716011f4c

Functions
Getter at block 20790674
VESTING_START_TIMESTAMP(view returns (uint256)
1679385600
decimals(view returns (uint8)
18
name(view returns (string)
MLTToken
symbol(view returns (string)
ML
totalSupply(view returns (uint256)
400000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceByRootHash(bytes32view returns (uint256)
balanceOf(address accountview returns (uint256)
isTreasurer(address t_view returns (bool)
mapRootURIs(bytes32view returns (string)
rootURIs(uint256view returns (string)
rootWhitelist(bytes32view returns (bool)
verifyProof(address beneficiary_uint256 amount_uint256 cliff_bytes32 root_bytes32[] proof_view returns (bool)
vestingClaimed(bytes32view returns (bool)
State-modifying
addRoot(bytes32 root_bytes32 newRoot_uint256 amount_string uriIPFS_struct MLTTokenAllocation allocation_bytes32[] balanceProof_bytes32[] initialAllocationProof_bytes32[] newAllocationProof_bytes32[] allocationQuantityProof_struct MLTTokenVestingData[] vestingSchedules_
approve(address spenderuint256 amountreturns (bool)
batchReleaseVested(struct MLTTokenVestingData[] vestingSchedules_bytes32 root_
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
releaseVested(address _beneficiaryuint256 _amountuint256 _cliffbytes32 _rootbytes32[] _proof
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
Events
AddedRoot(bytes32 indexed root
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
VestedTokenGrant(bytes32 indexed leafHash
Constructor
constructor(string name_string symbol_uint256 supply_string uriIPFS_bytes32 vestingTreeRoot_uint256 vestingStartTimestamp_bytes32[] proofBalance_address[] treasurers_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.