CustomToken

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x729b9449 at 14942282
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 32 additional slots
-
variable spans 4 additional slots

No balances found for "CustomToken"

No transactions found for "CustomToken"


Functions
Getter at block 20795320
totalSupply(view returns (uint256)
0
Read-only
balanceOf(address accountview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
hashToSVG(string _hashview returns (string)
isApprovedForAll(address accountaddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 _interfaceIdpure returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
walletOfOwner(address _walletview returns (uint256[])
State-modifying
addTraitType(uint256 _traitTypeIndexstruct Trait[] traits
approve(address operatoruint256 tokenIdpayable 
mint(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool status
transferFrom(address fromaddress touint256 tokenIdpayable 
Events
Approval(address indexed owneraddress indexed operatoruint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
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.