EvaTurtleNFT

Verified contract

Implementation

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

No balances found for "EvaTurtleNFT"

0x7193aa5d214d7d3de50465b62cbc20b808dbe9d189d89c9b0d1dea586ef72beb
0x49ce6d38377b541e41cb9b88b6a80e1726f42c4eae100b909b416112e3db581b

Functions
Getter at block 21216668
 
GetBalance(view returns (uint256)
GetEvaContract(view returns (address)
0x0000000000000000000000000000000000000000
 
GetLogicContract(view returns (address)
GetMaxTokenCount(view returns (uint256)
0
IsInitialized(view returns (bool)
false
IsPromotionEnabled(view returns (bool)
false
name(view returns (string)
owner(view returns (address)
0x7047e57ec814585b245aa186d8f671e5c25797ee
paused(view returns (bool)
false
symbol(view returns (string)
totalSupply(view returns (uint256)
0
Read-only
IsEvaTokenClaimable(uint256 evaTokenIdview returns (bool)
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
ClaimPets(uint256[] evaTokens
Initialize(address evaverseAddress
MintEvaNFTandPet(uint256 countpayable 
SendGiftToWinners(address[] winners
SetMaxTokenCount(uint256 newMaxCount
SetOwner(address newOwner
SetPause(bool pause
SetPromotionState(bool enabled
WithdrawBalance(address payTouint256 amount
approve(address touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
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.