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

Joker Game

Verified contract

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

No balances found for "Joker Game"

0xe052297ddfb61cd01f153033dde33cbdea644672d74bf7af199b1b8ddd142cde
0xe3de03120cc8a1c5e43ef424e017a5d40246151daed9917df3bc34a6845ae89f
0xe7a8ef78bf9ac45762459e02095c2a5302b5644d3bd981fae1c390454d096fb3
0x44a6b797a388a7a3ea26533ffb820defcf773f16d6887ecb407287ee989732e9
0x2acc257f146c46131ca5a33358ca89cf0ac63cfedb4ff2e30f26287f03978264
0xb187ac1328f98b9e8a1c88157ea9a290096452ace963327ae1ef2a02f675cdf7
0x1d452ffc504f4cd8a4d89a3996f2def61d0ef25aa3c47d25d18ffdb482cc219a
0x176bf484729675896ace78c649e97d82a0f28dc69f5a1967a07b6ebc04d46e11
0x0450b10cd9104180a866ed669c0d0c60890c764878ad53cad9ca313abee8eae1
0x49719f0820828673250d9221cecb37e0744735d13a59160149c426dc7b71a6e1

Functions
Getter at block 20796598
baseURI(view returns (string)
ipfs://QmV6iqa4K3FnjLc44r6pb4xkJamA9evXjkeb79AQzsaKRt/
maxPerFree(view returns (uint256)
1
maxPerTx(view returns (uint256)
20
maxSupply(view returns (uint256)
8888
name(view returns (string)
Joker Game
owner(view returns (address)
0x9281f4db64a159d04c879c4fd1d3d3c7a05510dc
price(view returns (uint256)
4000000000000000
symbol(view returns (string)
JG
totalFree(view returns (uint256)
8888
totalSupply(view returns (uint256)
8888
Read-only
balanceOf(address ownerview returns (uint256)
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
mint(uint256 countpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseUri(string baseuri_
setPrice(uint256 price_
sleeping(address mintAddressuint256 count
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
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.