MLTToken

Verified contract

Active on Ethereum with 75,349 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 $22,235,327.09
ERC-20
Value $144.53
ERC-20
Value $101.04
0x3645f5ef36b22c31c66f6e6c0eb509c74e1220e9e3b5e74b27112ba744d6e497
0x53b3818edf98f0071cc39867f2bfe8b379f29b608eec26c21c5e1312eaffa0e9
0x5b10df7c13a90ff95043d78d62087c669807b74d44548ea092e7a678fee9472e
0x6230c2a95224587881620469e6453315240cef5b6da6ac63c6803722f593a61d
0xd31432e9c8131807ccc46fadd596841dacd20701d32c47c6d777da9a8a0014d3
0xccbce256dc22fa41d493b765b5c0950984707bc62818b0088c0b9d42ec8080fe
0x7568b548af2839a0981a71b68817e2a0b91ba96c341d09ea9ae0232ff1d034e8
0x60af8e403e9713b7f21655ee5d539936fac36288664f1d035e469f7f796f5016
0xfb5cc26ff5715a2a7acc995f0b7c1a710b5e342b684376289082e85ec8b78670
0xbd25cd1a9af9675893a3eb2af67b2c5c260818b20cc2281f6e1e772fd63c0349

Functions
Getter at block 21245694
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.