NFTToken

Verified contract

Active on Ethereum with 1,862 txns
Deployed by via 0x3034eea4 at 13446995
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $24.97
ERC-20
--
0x0e43526bd5a3281897931c98fe0833b6f0f3021d121c26620612bad713d7ac79
0x2ddb5606884d822606e150eff6b02850a14c11edff6da9539c1ac1704c57d8be
0x358c3d9553ac085b81b24c1d9a0b7bde962d4160c8b763dcda2100af5ccaea0a
0xe293762f18d05d553f7faec032a8749967dd8e482f48e49c6c3e3b5155889b1d
0x8c85ec5241dc5e1ce35f0c3272e405ccbf80f9e19e69e02972d7a0c329759d76
0x82752ddccf8adc3a3873c9df2b9185f355b65dc758b4a766ae59a4822ecfc327
0x3efdedbedbfc84f3a270c2b0a669ec13c53bc0a494c8ad7fd0be6553e2c224ce
0x94e8267d6a6c8817b27c53c5a6bc15a2486c5ab464880e35f3e6357e79e4196e
0x390bc8ece889d93e73c36c71f7e5c8e5ca3ff8f49550a8eb40d47052b2da2c19
0x8d57821f0954389383b9dc56d927c07fa62bbc8e8f730e69c7a6a0e0a5dd78b3

Functions
Getter at block 20930981
ONE_HUNDRED_PERCENT(view returns (uint256)
100000000000000000000
PRECISION(view returns (uint256)
1000000000000000000
decimals(view returns (uint8)
18
getListingTime(pure returns (uint256)
1634824800
getMaxTotalSupply(pure returns (uint256)
157000000000000000000000000
getTimestamp(view returns (uint256)
1728512363
name(view returns (string)
NFT.TECH
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
NFTT
totalSupply(view returns (uint256)
157000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
canTransfer(address senderuint256 amountview returns (bool)
getDays(uint256 afterDaysview returns (uint256)
getRestAmount(address senderview returns (uint256)
getTotalVestedAmount(address senderview returns (uint256)
getUnlockedVestingAmount(address senderview returns (uint256)
isStarted(uint256 startDayview returns (bool)
vestingTypes(uint256view returns (uint256 dailyRateuint256 afterDaysuint256 firstMonthDailyUnlock)
vestingWallets(addressuint256view returns (address walletuint256 totalAmountuint256 dayAmountuint256 startDayuint256 afterDaysuint256 firstMonthAmount)
State-modifying
addAllocations(address[] addressesuint256[] totalAmountsuint256 vestingTypeIndexreturns (bool)
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.