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

WGMI Premium Membership

Verified contract

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

No balances found for "WGMI Premium Membership"

0x587626c6ad27e6712810485d84b14ad0d7430cb2e047def2056d9a2dc4eb5ab6
0x1733bee35d7cb863f75f9abdf5e928fb77bd7a610f8b2fdb4fcd23a0f9f16870
0x2b537f9f324b68f17414d8365373d4d3dfaebd36293009e43ed00029b54f9830
0x6a7d57d483282e666cbf2fe1e6abcd3a1810c63364920536b90a857385e1979b
0xed55f79e9b284869b04c7cfd04343f2ac05ec7d6f3081a5e92cfb4dd4d0c590c
0xbd8d1e0afb6d4e50a343af835125314fee647e7bf78d6ab9f2c5c057958e15fd
0xb0500e39ff873ed492b73a91dc08cac4fec582ee8b830b715b642792752eacb6
0x5c2665aeb086e6a70938249e613be3d58e2b26e289247745e2bfa81e97bb4452
0x48c9ff39554b900c972fde708c0b934f8d4ec5da30dad9407944900f61657a0b
0x224883375c0412c281049fd2a5ec388459b2d3d3dd2b85b79636d63b16a4b03a

Functions
Getter at block 20808533
baseURI(view returns (string)
https://api.wgmi.io/core/v1/premiumTokens/
contractURI(view returns (string)
hasMintedReserve(view returns (bool)
true
isClaimActive(view returns (bool)
false
maxSupply(view returns (uint256)
5200
name(view returns (string)
WGMI Premium Membership
owner(view returns (address)
0x470d1c511c57ef2dc150d4080176bb22025ba9a3
symbol(view returns (string)
WGMI
totalSupply(view returns (uint256)
4198
wgmiRegisterAddress(view returns (address)
0x04666247f012e99f6d2ec148cce849f78c61aea9
wgmiReserve(view returns (uint256)
50
Read-only
balanceOf(address ownerview returns (uint256)
canClaim(address _addressview returns (bool)
getApproved(uint256 tokenIdview returns (address)
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
approve(address touint256 tokenId
burn(uint256 tokenId
claim(
mintReserve(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setContractURI(string _newContractURI
setWgmiRegisterAddress(address _newWgmiRegisterAddress
toggleIsClaimActive(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Claim(address indexed _address
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string namestring symboluint256 _maxSupplystring baseTokenURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.