LT

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x8128bd56 at 17069900
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 44 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots

No balances found for "LT"

No transactions found for "LT"


Functions
Getter at block 21296308
DOMAIN_SEPARATOR(view returns (bytes32)
0x31a8ebf720952448162924ed3751b605e0e98e790ba531060de085c51b679472
availableSupply(view returns (uint256)
0
decimals(view returns (uint8)
18
miningEpoch(view returns (int128)
0
minter(view returns (address)
0x0000000000000000000000000000000000000000
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
rate(view returns (uint256)
0
startEpochSupply(view returns (uint256)
0
startEpochTime(view returns (uint256)
0
symbol(view returns (string)
totalSupply(view returns (uint256)
0
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
mintableInTimeframe(uint256 startuint256 endview returns (uint256)
nonces(addressview returns (uint256)
State-modifying
acceptOwnership(
approve(address spenderuint256 amountreturns (bool)
burn(uint256 valuereturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
futureEpochTimeWrite(returns (uint256)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(string _namestring _symbol
mint(address touint256 valuereturns (bool)
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
renounceOwnership(
setMinter(address _minter
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
updateMiningParameters(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Initialized(uint8 version
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetMinter(address indexed minter
Transfer(address indexed fromaddress indexed touint256 value
UpdateMiningParameters(uint256 timeuint256 rateuint256 supply
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.