Nametag

Verified contract

Active on Ethereum with 55,237 txns
Deployed by via 0xcacaca15 at 14138952
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
9 additional variables
Native
Value $5,190.99
ERC-20
Value $0.02
 (#5807)
ERC-721
--
0xccfddfed9fb3ef3f74461f05ebd6766f35a933fda4b68cc7c8167817361ae72e
0x36f520ebc9ed395435829d2e12022a4d799d6bcb787ff49c3e06df79b863e420
0x1f85d98057da9f0e69aa296b88f69ec53120b9e0c62f54614ca9186535303fd0
0xe98dd53bae5552672756cea98b3d2905e9fba7d068aefa300e424e41721226f9
0xe6b9bbd4619bc1b65c62c47332be6c45da6dd29b0a1beb7558c669b0c88dc96b
0xb56694259d9a73d00922d61bfe4944b45f39fc21876cc090b34525fbf49b8229
0x4a7a693af1fb8d9ae2cdce5727415a1f891f70b23e589697c8c9bfe1ebd0e201
0xf01a258fcf0a364c4ed2c5f33511e6a0943e35b591f5396b7d347a4488213c38
0xbc249868b5d704497cb7522819759279cfac8564bfa2876dba77ff9077293462
0x7b986ef4a5673cfedd76b5d872ee5ce399f29da17e29646f096f2d52b9ed863f

Functions
Getter at block 21261013
addToAllowListLimit(view returns (uint16)
500
allowContractListLength(view returns (uint256)
19
allowListLimit(view returns (uint256)
1
allowListPrice(view returns (uint256)
0
name(view returns (string)
Nametag
owner(view returns (address)
0x777333cae84e97e1fc20e17c9ea520729053bd35
presaleActive(view returns (bool)
true
presaleDuration(view returns (uint256)
31536000
presaleStartTime(view returns (uint256)
1658980149
remainingPresaleTime(view returns (uint256)
0
removeFromAllowListLimit(view returns (uint16)
800
saleActive(view returns (bool)
true
saleLimit(view returns (uint256)
1
salePrice(view returns (uint256)
40000000000000000
saleSupply(view returns (uint256)
0
saleTransactionLimit(view returns (uint8)
1
symbol(view returns (string)
NT
token(view returns (address)
0xc9eef4c46abcb11002c9bb8a47445c96cdbcaffb
totalSupply(view returns (uint256)
43753
validateNameTagV1(view returns (bool)
true
Read-only
allowContractAddressByIndex(uint256 indexview returns (address)
allowContractListParams(addressuint256view returns (uint256 priceuint8 limituint256 minBalanceuint256 purchasedAmount)
allowContractParams(address _contractview returns (uint256uint8uint256uint256)
allowListPurchasedAmount(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
checkContract(address _contractview returns (bool)
contractParamsVersion(address _contractview returns (uint256)
contractPurchasedAmountByAddress(address _contractaddress ownerview returns (uint8)
getApproved(uint256 tokenIdview returns (address)
getByName(string nameview returns (uint256)
getTokenName(uint256 tokenIdview returns (string)
inAllowContractList(address valueview returns (bool)
inAllowList(address valueview returns (bool)
inDenyList(string _wordview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addDenyList(string[] _words
addToAllowContractList(address[] addressesuint256[] pricesuint8[] limitsuint256[] balances
addToAllowList(address[] addresses
approve(address touint256 tokenId
buyTokens(string[] _namespayable returns (uint256[])
buyTokensByContract(string[] _namesaddress _contractpayable returns (uint256[])
pausePresale(
pausePublicSale(
removeDenyList(string[] _words
removeFromAllowContractList(address[] addresses
removeFromAllowList(address[] addresses
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setAddToAllowListLimit(uint16 addToAllowListLimit_
setAllowListLimit(uint256 limit_
setAllowListPrice(uint256 price_
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setRemoveFromAllowListLimit(uint16 removeFromAllowListLimit_
setSaleLimit(uint256 saleLimit_
setValidateNameTagV1(bool validateNameTagV1_
startPresale(uint256 presaleDuration_
startPublicSale(uint256 salePrice_uint8 saleTransactionLimit_uint256 saleLimit_
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(address walletuint256 amount
Events
AddedDenyList(string _word
AddedToAllowContractList(address indexed _addressuint256 indexed _priceuint8 _limituint256 _minBalance
AddedToAllowList(address indexed _address
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
NameChanged(uint256 indexed tokenIdstring fromstring to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PresaleContractPurchase(address indexed _contractaddress indexed _addressuint256 _purchasedAmount
PresalePaused(uint256 indexed _timeElapseduint256 indexed _totalSupply
PresaleStart(uint256 indexed _presaleDurationuint256 indexed _presaleStartTime
RemovedDenyList(string _word
RemovedFromAllowContractList(address indexed _addressuint256 _purchasedAmount
RemovedFromAllowList(address indexed _addressuint256 _purchasedAmount
SaleLimitUpdated(uint256 indexed _limitStartTimeuint256 indexed _saleLimit
SalePaused(uint256 indexed _salePauseTimeuint256 indexed _totalSupply
SaleStart(uint256 indexed _saleStartTimeuint256 indexed _salePriceuint8 _saleTransactionLimit
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string name_string symbol_string baseURI_uint256 allowListPrice_uint256 allowListLimit_uint16 addToAllowListLimit_uint16 removeFromAllowListLimit_address token_bool validateNameTagV1_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.