Reebok NST2

Verified contract

Active on Ethereum with 976 txns
Deployed by via 0xe2cb9f4b at 13718954
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Reebok NST2"

0xe9ea0c506ef8c8b512f8814dc42862a41e8e38ea897a298bd2b8330de87cb379
0x892018a5ce047845cc9f3aa7d7067dc259ae1d90939cf7d66a4310a9e61cef53
0x9949301a5673b76124b2e8ebad78621e70ba957c4ed9aef63b790e82fc0ab028
0x2b35e50b419ae60f9456a09f0346505d6c7aab70a7dff856b8a6dbea01de3f03
0xdeb8512479b9188a56bdbfc615fddd3ed888bf744207cc52fbf7fb305ee32cb1
0x2e3910251b7633d006033136d59f3460036315cf506f87f6949007981a7670f5
0x5e867c60690d3f129bfc87e327672f67c0dd88bd27526a100538e08456f37cb8
0x5b19852db5f2560732b9a7de94119d53feaae158df79dd7f1675ca178e482a7a
0x34119988411b6192465085fda5db6e2ceef4bc3e004c0bca49fb8ed5e6beb245
0xf97c50a638f9262a42d00d942825e17c6c3f6691e00d5ff051c4875fccb75bf8

Functions
Getter at block 21079958
MAX_NFT(view returns (uint256)
300
name(view returns (string)
Reebok NST2
owner(view returns (address)
0xd97d6cf68de297c9a6b43e6849f9b60e47372114
paused(view returns (bool)
false
symbol(view returns (string)
REEBOKNST2
totalSupply(view returns (uint256)
300
Read-only
balanceOf(address ownerview returns (uint256)
claimed(addressview returns (bool)
getApproved(uint256 tokenIdview returns (address)
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)
tokensOf(address ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
buyNFT(payable 
directMint(address touint256 tokenId
pause(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURIPrefix
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(string namestring symbolstring baseURIuint256 maxNft
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.