TRAC
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
3
Slot
XX
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
Balances ($0.00)
No balances found for "TRAC"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "TRAC"
ABI
ABI objects
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 owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getMetadataKeys(uint256 token) view returns (uint64[3] keys)
isApprovedForAll(address owner, address operator) view returns (bool)
metadataParamHash(address sender, uint256 token, uint8 key, uint64 id, uint256 cost) pure returns (bytes32)
ownerOf(uint256 tokenId) view returns (address)
ownerTimesOf(uint16[] tokens) view returns (struct TRACOwnerTime[] ownerTimes)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address account, uint256 index) view returns (uint256)
tokenTimesOf(address account) view returns (struct TRACTokenTime[] tokenTimes)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
claim(uint256[] ids, uint256[] amounts)
initialize(address serums)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setCreditAddress(address creditAddress)
setMetadata(uint256 token, uint8 key, uint64 id, uint256 cost, bytes signature)
setVerifier(address verifier)
toggleClaims()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.