Anna Ridler
Verified contract
Proxy
Active on
Ethereum with 31 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
0xf705…9692
Balances ($0.00)
No balances found for "Anna Ridler"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14477509 | 3 years ago | | | 0 | 0.0020041855 | |
| 14477127 | 3 years ago | | | 0 | 0.0043195064 | |
| 14367254 | 3 years ago | | | 0 | 0.0018041833 | |
| 14320355 | 3 years ago | | | 0 | 0.0026105243 | |
| 12743192 | 3 years ago | | | 0 | 0.0012214250 | |
| 12743184 | 3 years ago | | | 0 | 0.0012880250 | |
| 12734261 | 3 years ago | | | 0 | 0.00069944000 | |
| 12549722 | 4 years ago | | | 0 | 0.00096318000 | |
| 12525160 | 4 years ago | | | 0 | 0.0050377600 | |
| 12525159 | 4 years ago | | | 0 | 0.0035189700 |
ABI
ABI objects
Getter at block 21395114
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)
1
isSealed() view returns (bool)
true
name() view returns (string)
Anna Ridler
royaltyAddress() view returns (address)
0xf705cdc5ad3869bad087620c1b52eb2e55019692
royaltyBps() view returns (uint256)
1500
symbol() view returns (string)
Anna Ridler
templateIndex() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
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.