Unity Cards

Verified contract

Active on Ethereum with 625 txns
Deployed by via 0xb27d593f at 13621626
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Unity Cards"

0xbe8d55135e7f68c2e79e8feafda718e18c7e9ba1e419fead3ce135af2cd14b28
0x10d50868b4a917d77d545c64a0a30f43d2bf20b9844210699624ed7d37e59b3e
0x97b1e1864d355545c1a109b31a39d0bc63636e725e1cf2a0597379074612e5a7
0x338e217135920b87fc581eb56113a21264c4a78d704ae8b2b415a8f4c9eb65be
0x0ffaa468450cd7b4cf6950b09f44636d8f20a9974cac85f3e31b1dac058e2090
0xf939b72cfdb21b15ae4979d71ed9858c397ea5fd7d39af6420264e86de0999c9
0x98c71e4d20f80b6eb5a2bacdc48a3b84ab30520927371e717ab94de9a632683b
0x923a80bb5f28cbeeb181b916d2e34777bb7e65f4f5fa33a4eb6d710ce0b72724
0x74edeaa2cd1825d62266611f90f4363dcbe937a24bc2cbd45f26c1bcd9d1dc9b
0xec0bf43d1d256d0e81d3ac0da02f6917253dacba864e741b6753e88e6ef580b4

Functions
Getter at block 21432091
MAX_SUPPLY(view returns (uint256)
7777
PURCHASE_LIMIT(view returns (uint256)
2
contractURI(view returns (string)
isActive(view returns (bool)
false
isAllowListActive(view returns (bool)
true
merkleroot(view returns (bytes32)
0xba5345dc551fa8f20aa7ebfc0469a6855ac9a9be49a73b22c152c971cd86e240
name(view returns (string)
Unity Cards
owner(view returns (address)
0xf89a521b21a022c498e63235a27f1e5cf6dc68ee
symbol(view returns (string)
UNITY
totalPublicSupply(view returns (uint256)
518
totalSupply(view returns (uint256)
518
Read-only
allowListClaimedBy(address ownerview returns (uint256)
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
freeClaimAllowList(uint256 indexuint256 numberOfTokensbytes32[] proof
freeClaimAllowListBatch(uint256 indexuint256 numberOfTokensuint256 numberOfTokensClaimedbytes32[] proof
purchase(uint256 numberOfTokens
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string URI
setBatchClaimState(address accountbool state
setContractURI(string URI
setIsActive(bool _isActive
setIsAllowListActive(bool _isAllowListActive
setMerkleRoot(bytes32 root
setPurchaseLimit(uint256 limit
setRevealedBaseURI(string revealedBaseURI
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(string namestring symbolbytes32 root
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.