Confti Genesis Badge

Verified contract

Active on Ethereum with 219 txns
Deployed by via 0x1c594932 at 14884025
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "Confti Genesis Badge"

0x2be6f5c6fd7f6bd845b02ccd599e9f0aafe2087ecb3af0112c4df56ae32eda7e
0x28c29aa05aebc57caf294c7773502da3ccccdbd15a7baff32841607e65578b8e
0x2d7b5d07a00db6461aa4f41fc75476c24c49990ba25f468971e64dbbfacfd82c
0xb8a8ff330a59f9651e9a910ae72b6a0778964530679fa9ac9b8a7ee23cb983be
0xc8204e6b195a80c651a29fe50f98a72cf413f21b0908382a342e3150bb282630
From
0xd170928ca319fcafab2817f97d0f6a69716708c252b8f25492f5b6e68b93bfe3
0x4e7c5071c782105522b0ac81ea0ad01222bafd41728e9b763da301ba343ca4b0
0xf4318fb259c4a1d5a9ccd4d739c1b602726b2f296747544d4567fbeb5d421b96
0x1d93863f62f297614520b62d86d1ec80b7bc14ece102daad874cfb38fb2328b6
From
0x5bdb7afe683fb5c94b7785bd68d5d61e6c9fe2635d29ee7da3b2a34ae3223fdc

Functions
Getter at block 21326748
baseURI(view returns (string)
https://graphigo.prd.galaxy.eco/metadata/0xaef7272097b76b75f3358101b024f6c92fdb158b/
getNumMinted(view returns (uint256)
1519
name(view returns (string)
Confti Genesis Badge
owner(view returns (address)
0xa5ac2661f57addf63a63590a15610a18cfb74776
symbol(view returns (string)
ConftiGenesis
totalSupply(view returns (uint256)
1519
transferable(view returns (bool)
true
Read-only
balanceOf(address ownerview returns (uint256)
cid(uint256 tokenIdview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isOwnerOf(address accountuint256 idview returns (bool)
minters(addressview 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 idview returns (string)
State-modifying
addMinter(address minter
approve(address touint256 tokenId
burn(address accountuint256 id
burnBatch(address accountuint256[] ids
mint(address accountuint256 cidreturns (uint256)
mintBatch(address accountuint256 amountuint256[] cidArrreturns (uint256[])
removeMinter(address minter
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setName(string _name
setSymbol(string _symbol
setTransferable(bool _transferable
setURI(string newURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
EventMinterAdded(address indexed newMinter
EventMinterRemoved(address indexed oldMinter
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.