Degenfers

Verified contract

Active on Base with 15,254 txns
Deployed by via 0x95a779c1 at 11814917
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0xe68b3292e6a5cf878002568edda25bfbd11dda517b6a6910d64f1d1f0e8c914f
0x538b6cb53b45753f3c9e9174b6c1c34fdd283a56416c6fbb464ab235f05bdbef
0xa3da905e725ff05bbebdaaf54ef14f5962b6a77733e1a3e2165757773053d42e
0x0bfeccc862f41ced346ce96840fead43dd52921818d852307a05f3e5dca06df0
0x174b74ebfe4f4a3482c64235ef746c02c61d78261113661240d340025ddb2c2f
0x6936ac1bef4eb3559044d1e99128d70a1a9af78e24cc631e88dab3f30ad6a0c6
0xdb336cfa5248528d65928785c3fe3bf84dbdb4e08b1600f9870675e8b598714a
0xff24d52e01b22f09c3b78ec8a17dbb1c82b6936003fac925ba3dc65e9b2fa6cf
0x40065b03b2d0d7774040029e7eae9fe2c005cb0485991c37676888e9e18c7a3f
0xc82b678453c9280ae7c2762dc3ab8ed842a68579feaa6aa5224fe41da43ffbf3

Functions
Getter at block 21761691
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
_degen(view returns (address)
0x4ed4e862860bed51a9570b96d89af5e1b0efefed
name(view returns (string)
Degenfers
owner(view returns (address)
0x09a900eb2ff6e9aca12d4d1a396ddc9be0307661
symbol(view returns (string)
DGNFER
totalSupply(view returns (uint256)
10021
Read-only
balanceOf(address ownerview returns (uint256)
exists(uint256 tokenIdview returns (bool)
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
frameMint(address to
grantRole(bytes32 roleaddress account
mint(address touint256 amount
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BatchMetadataUpdate(uint256 _fromTokenIduint256 _toTokenId
MetadataUpdate(uint256 _tokenId
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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(string namestring symboladdress ownerstring baseURIaddress degen
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.