This contract is being backfilled. You may encounter incomplete storage history.

Bud Light N3XT

Verified contract

Active on Ethereum with 9,168 txns
Deployed by via 0xce94b7bd at 14140968
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $26.57
 (#11034)
ERC-721
--
0x04b38133e8553cec7e7042fc191be01bf82ee196e943e219a9da3c5124860813
0xc2598487f6dfbbd7119e137eb447717b6ed3e245b922fa31e6ccda980a960094
0xb0a6b6f0a82ae2640a0b0e803133af24c3e364bae1c487e035aca04b6fb89efe
0xcb22972f1eac85b9c87fd56b96823e4b64a2297c8791a5a49d43f29223ac62d5
0x2bb8249c1af218c3fe22dfd8e10d1145a67568304191e55ba19ad1774ada01b5
0x70e2184c9c4ae39056c52b8f6b4979e5eb1d29cc31682bf98daa8ae6f1482f74
0x0939978bb55a8614b37e400a3e82be99719c3511267df38d82df6810684c1517
0xe777c43f83ee5370cc83ce8e3b6ec663d8db6a33fcd59dcdb9bd38ce39678656
0x8e4f11990f01d30467404507316d09a921f0a99e820fa6791ace0b55ae3c3b9f
0xd7d0c285e1aad989ab3ce9ab67f9f3619c6ae4a5802e3753ed3493d3509d0800

Functions
Getter at block 20800352
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
TOTAL_SUPPLY(view returns (uint256)
12722
currentCount(view returns (uint256)
12588
isOSProxyActive(view returns (bool)
true
name(view returns (string)
Bud Light N3XT
owner(view returns (address)
0x8243aff04343fd45ee638d30ba381c67c851ea6a
paused(view returns (bool)
false
symbol(view returns (string)
BUDLIGHTN3XT
totalSupply(view returns (uint256)
12722
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
freezeTokenURI(
grantRole(bytes32 roleaddress account
pause(
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeMint(address owneruint256 qty
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
toggleIsOSPorxyActive(bool _isOpenSeaProxyActive
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
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
Unpaused(address account
Constructor
constructor(string NFTNamestring NFTSymbolstring collectibleURIaddress minteruint256 _totalSupplyaddress _proxyRegistryAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.