EvaverseNFTv2

Verified contract

Implementation

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

No balances found for "EvaverseNFTv2"

No transactions found for "EvaverseNFTv2"


Functions
Getter at block 21158770
 
GetBalance(view returns (uint256)
 
GetBank(view returns (address)
 
GetLogicContract(view returns (address)
GetMaxTokenCount(view returns (uint256)
0
GetPrice(view returns (uint256)
0
IsInitialized(view returns (bool)
false
baseURI(view returns (string)
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
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
DevMint(address touint256 count
DevRecoverToken(address fromaddress touint256 tokenId
Initialize(
MintNFT(address touint256 countpayable 
MintNFT(uint256 countpayable 
SendGiftToWinners(uint256 startTokenIdaddress[] winners
SetBank(address bankbool isContract
SetMaxTokenCount(uint256 newMaxCount
SetOwner(address newOwner
SetPause(bool pause
SetPrice(uint256 newPrice
WithdrawBalance(address payTouint256 amount
approve(address touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string uri
transferFrom(address fromaddress touint256 tokenId
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromAddressaddress indexed toAddress
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.