This contract is being backfilled. You may encounter incomplete storage history.

NametagToken

Verified contract

Active on Ethereum with 2,392 txns
Deployed by via 0xf47805f4 at 7420643
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "NametagToken"

0x590cfdc23837afa82de3a23be5c06032b449dfa895d51f3f0d9b45bf1fd4f4ed
0xe036307575b3286caa2d6f2e69b9430d1e261160de6a5a6c971d7ccafccd6b0b
0xf47676c0f4dba007bfe32dbf56bbb4501e2905e115b33cdd12b426e7a237bc99
From
0xc29c57727472b9b01786cc4446ca1e330b686374e8ea769edd4950d652d46b5b
0x22b938cda0abf3df28f8c5bc7c49cd3ea258e3871a09a21f93e5037d04f466b2
0xcf1825b5de3611882bc3a398c22150f82d862bc2bbc2ba0b345b8632658e2d05
From
0x04b34576002cb2de00e5684aa21bd8de32683fa28737572f25595f8cb646e920
0x8d1c028b75bd43d9af33f8a31ac91731dc818e4897b317a7385ec2c33d5d24db
0x66de6be7b037155e7cac8259465e0e0e304ced98e2b563edb440096cb09bd350
0x05a69322f6ca2053fae18c70044233f1a0f007a4349b5a46805df73a1bbbefdd

Functions
Getter at block 20796085
name(view returns (string name)
NametagToken
symbol(view returns (string symbol)
NTT
totalSupply(view returns (uint256)
2114
Read-only
balanceOf(address ownerview returns (uint256)
containsOnlyAlphaNumerics(string strview returns (bool)
containsOnlyLower(string strview returns (bool)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
nameToTokenId(string nameview returns (uint256)
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 uti)
State-modifying
approve(address touint256 tokenId
claimToken(address tostring namereturns (bool)
reserveToken(address touint256 tokenIdreturns (bool)
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address tobool approved
transferFrom(address fromaddress touint256 tokenId
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.