DigiAvatar

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xafa78b34 at 13631861
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 45 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
11 additional variables

No balances found for "DigiAvatar"

No transactions found for "DigiAvatar"


Functions
Getter at block 21093715
ambassadorMintStartTime(view returns (uint256)
0
getAmbassadorMintAmount(view returns (uint8)
0
getWhiteListMintAmount(view returns (uint8)
0
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
publicMintStartTime(view returns (uint256)
0
symbol(view returns (string)
totalSupply(view returns (uint256)
0
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getAvatarAttributes(uint256 tokenIdview returns (struct DigiAvatarattributesStruct)
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
fetchSaleFunds(
initialize(string namestring symbolstring baseTokenURI
mint(uint8[] genderspayable 
mintByAmbassador(uint8 genderbytes32[] proofpayable 
mintByWhitelist(uint8[] gendersbytes32[] proofpayable 
pause(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setAmbassadorMerkleRoot(bytes32 root
setApprovalForAll(address operatorbool approved
setAvatarAttributesProbsRange(uint8 attruint16[] femaleProbsRangeuint16[] maleProbsRange
setBaseURI(string baseTokenURI
setWhiteListMerkleRoot(bytes32 root
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
Events
AmbassadorMerkleRootChanged(bytes32 oldRootbytes32 newRoot
AmbassadorMintedAmount(address indexed accountuint8 indexed amount
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
WhiteListMerkleRootChanged(bytes32 oldRootbytes32 newRoot
WhiteListMintedAmount(address indexed accountuint8 indexed amount
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.