TRAC

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x95f4ff88 at 14302846
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 49 additional slots
-
variable spans 43 additional slots
-
variable spans 45 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
7 additional variables

No balances found for "TRAC"

No transactions found for "TRAC"


Functions
Getter at block 21206777
MAX_SUPPLY(view returns (uint16)
8888
claimActive(view returns (bool)
false
minted(view returns (uint16)
0
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
totalSupply(view returns (uint256)
0
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getMetadataKeys(uint256 tokenview returns (uint64[3] keys)
isApprovedForAll(address owneraddress operatorview returns (bool)
metadataParamHash(address senderuint256 tokenuint8 keyuint64 iduint256 costpure returns (bytes32)
ownerOf(uint256 tokenIdview returns (address)
ownerTimesOf(uint16[] tokensview returns (struct TRACOwnerTime[] ownerTimes)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address accountuint256 indexview returns (uint256)
tokenTimesOf(address accountview returns (struct TRACTokenTime[] tokenTimes)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
claim(uint256[] idsuint256[] amounts
initialize(address serums
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setCreditAddress(address creditAddress
setMetadata(uint256 tokenuint8 keyuint64 iduint256 costbytes signature
setVerifier(address verifier
toggleClaims(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.