Justin Aversano
Verified contract
Proxy
Active on
Ethereum with 21 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x799e…7883
Balances ($0.00)
No balances found for "Justin Aversano"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13620500 | 3 years ago | | | 0 | 0.0077045511 | |
| 13419078 | 3 years ago | | | 0 | 0.0088867297 | |
| 12969046 | 3 years ago | | | 0 | 0.0022957150 | |
| 12948323 | 3 years ago | | | 0 | 0.00066980000 | |
| 12813215 | 3 years ago | | | 0 | 0.0019054230 | |
| 12689625 | 3 years ago | | | 0 | 0.0011447820 | |
| 12549670 | 3 years ago | | | 0 | 0.00096318000 | |
| 12518905 | 3 years ago | | | 0 | 0.0038752000 | |
| 12518904 | 3 years ago | | | 0 | 0.0027069000 | |
| 12518901 | 3 years ago | | | 0 | 0.0027075000 |
ABI
ABI objects
Getter at block 21213641
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
INFRA_ROLE() view returns (bytes32)
0x0e8d189d3bb3f499b0afc25b0024719edc7426579927f629d3464e695403963a
MINTER_ROLE() view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
TOKEN_TRANSFER_COUNT_EXTENSION() view returns (uint256)
1
TOKEN_TRANSFER_COUNT_EXTENSION_SLOT() view returns (uint256)
92561190139401647232950307151628040716722400142712404867369847581029694096793
TOKEN_TRANSFER_TIME_EXTENSION() view returns (uint256)
2
TOKEN_TRANSFER_TIME_EXTENSION_SLOT() view returns (uint256)
77407568762223640146103773666004724911468385175043791181751500808933861352309
extensions() view returns (uint256)
0
isSealed() view returns (bool)
true
name() view returns (string)
Justin Aversano
royaltyAddress() view returns (address)
0x799e1fe921d587d7c956e73e95ff6103dc3e7883
royaltyBps() view returns (uint256)
1000
symbol() view returns (string)
Justin Aversano
templateIndex() view returns (uint256)
0
totalSupply() view returns (uint256)
1
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getFeeBps(uint256) view returns (uint256[])
getFeeRecipients(uint256) view returns (address[])
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
templateCode(uint256) view returns (bytes32)
templateData(uint256) view returns (bytes32)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
enableExtensions(uint256 newExtensions)
grantRole(bytes32 role, address account)
initialize(string name_, string symbol_, address templateLibrary_, address initialAdmin)
mint(address creator, address recipient, uint256 tokenId)
mint(address to, uint256 tokenId)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
sealTokens()
setApprovalForAll(address operator, bool approved)
setColumnData(uint256 columnHash, bytes32[] data, uint256 offset)
setColumnMetadata(uint256 columnHash, uint256 columnType)
setCustomTemplate(bytes32[] _data, bytes32[] _code)
setLibraryTemplate(uint256 which)
setRoyalties(address newRoyaltyAddress, uint256 newRoyaltyBps)
setURIBase(string uriBase_)
transferFrom(address from, address to, uint256 tokenId)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
TokenMetadataChanged(uint256 tokenId)
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.