Typenauts
Verified contract
Proxy
Active on
Ethereum with 5,852 txns
Unified storage
Map
Table
Raw
Constants and immutables
1
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 32 additional slots
-
variable spans 32 additional slots
-
variable spans 4 additional slots
-
variable spans 4 additional slots
Balances ($0.00)
No balances found for "Typenauts"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20509758 | 3 months ago | | | 0 | 0.000045725222 | |
| 20138095 | 5 months ago | | | 0 | 0.00015640089 | |
| 20061005 | 5 months ago | | | 0 | 0.00031564350 | |
| 19751732 | 7 months ago | | | 0 | 0.00014150364 | |
| 19065794 | 10 months ago | | | 0 | 0.00052798868 | |
| 18910118 | a year ago | | | 0 | 0.00046667342 | |
| 18909479 | a year ago | | | 0 | 0.00050718759 | |
| 18908141 | a year ago | | | 0 | 0.0013790627 | |
| 18906897 | a year ago | | | 0 | 0.00076770355 | |
| 18903888 | a year ago | | | 0 | 0.00056095038 |
ABI
ABI objects
Getter at block 21256278
totalSupply() view returns (uint256)
3000
Read-only
balanceOf(address account) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
hashToSVG(string _hash) view returns (string)
isApprovedForAll(address account, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 _interfaceId) pure returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 _tokenId) view returns (string)
walletOfOwner(address _wallet) view returns (uint256[])
State-modifying
Events addTraitType(uint256 _traitTypeIndex, struct Trait[] traits)
approve(address operator, uint256 tokenId) payable
mint()
safeTransferFrom(address from, address to, uint256 tokenId) payable
safeTransferFrom(address from, address to, uint256 tokenId, bytes data) payable
setApprovalForAll(address operator, bool status)
transferFrom(address from, address to, uint256 tokenId) payable
Approval(address indexed owner, address indexed operator, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address _contractOwner, address _diamondCutFacet, address _diamondLoupeFacet)
fallback()
receive()
This contract contains no error objects.