Rods by Dru NFTs

Verified contract

Active on Base with 38 txns
Deployed by via 0x28fb4213 at 14378011
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Rods by Dru NFTs"

0x7de8597c7fe7b28d42fba9e4a6257e401e23c45e536e2fdc82afc1886def18e3
0xe21fd4307c82a3c8bfbfb10eb244ac42617951e5ed44340633ec2cde3f3485ed
0x61fb3f4c7a2ede0b067f936d5a49790edd196d3b04e8b9042ad16085c85fd27c
0x47b307dc8fd3ec00ce84876fa2cecf48ad778580a6badf997e97112d18a2e926
0x9da119e5dbfd30e6533e324bca9f28892e88cc99a17517a7a3226f2ceebecfdf
0x2f5a8fca97c77be71a22f029b44321cfafef09c6320d031f63442ce3a2f53046
0x6952cdb80c5ac546b4e380ab91f23621eebe8f0593ac089f9f55bcfff12d9be9
0xcec194cdd3441209d308721a54069238fb2ac97d629f4d4a35807216c5e67f87
0x03c12cda43ef878149b661b7d0afc4b1c34db79ce18070100e1c41d9c0d55ff8
0x82307a70bb0076abbd8c122eb67ea737856c0ffc807cb3243e4764b416a04647

Functions
Getter at block 21829795
ADMIN_ROLE(view returns (bytes32)
0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775
CUSTODIAL_WALLET(view returns (address)
0xcc568f9259d88c8c64c3f7ac84835a604fae6de8
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
name(view returns (string)
Rods by Dru NFTs
symbol(view returns (string)
RODZ
totalCount(view returns (uint256)
38
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
grantRole(bytes32 roleaddress account
mint(uint256 tokenIdstring uri
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setCustodialWallet(address _custodialWallet
setTokenUri(uint256 tokenIdstring uri
transferFrom(address fromaddress touint256 tokenId
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address _adminWalletaddress _custodialWallet
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.