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

Web3 Wrapped 2021

Verified contract

Active on Ethereum with 2,126 txns
Deployed by via 0x3cf3ef05 at 13911643
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Web3 Wrapped 2021"

0x660f3d5df75f30f0a7285592b40a9ffda5d52aabe57b4e35a75551eba263d1b1
0x17fb532627f3d3d2c90ce1890c55c33f15efbf118c067be3cd21759b0959f69d
From
0xd804136e8bfbe6f025d4128c28301ca46336e4d7098fde899bb6776fa326729f
0x910c165dde38048c0b0e50f9aa6b9d76588c8e788634076d767d7ed29bb22e89
0xc46329f82bf4bd65cd6f80e6bf3422d46e82a922cf40e5b0b5b65dc78873a0ef
0x7396d50e23f4d7550af886a9a16c23c576787076d776745d0ad3f64d5834a8af
0x8b199e5e98fb67afbc71ff32c95e2188448100d529708ceb99d83a5af86af74e
0xa923c64ddd611cca3ec6fcb9ea7239e99adbd3c02368e7e47d92eac27c76e944
0x535b91137d37bfba6d43d5b3d214de5dc826137fcf293ec1f772ebf12eebb4a6
0xca73845e91c0ecf4d170effd42a3ece9e21c966a7f6d433e1df732260bf96bdd

Functions
Getter at block 20798507
baseURI(view returns (string)
name(view returns (string)
Web3 Wrapped 2021
owner(view returns (address)
0x8c23b96f2fb77aae1ac2832debee30f09da7af3c
paused(view returns (bool)
true
symbol(view returns (string)
WEB3WRAPPED2021
totalSupply(view returns (uint256)
1847
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
hasMinted(addressview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
Pause(
Unpause(
approve(address touint256 tokenId
mint(string _tokenURI
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(string _namestring _symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.