This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 20793826, which is 3 minutes old. We're running behind the tip but working to resolve the issue.

Evaverse

Verified contract

Proxy

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

No balances found for "Evaverse"

0x04f65eb5a63067d05af74ebe6c5da8bb9da07e448806ed86bda1e143df0705d5
0xfa9c48f4b1712521bedd3b90425a8e22a2251cb982aceb87475cddb10a3e70d3
0x586aa53e4d4a8331dd7457d0b7ca86ca65b06a08603d0ba014c8505e9312293e
0xeca1d0fcf958c6a1b85b28c744ac8bb320fffb930f400ab58d1368b7f3339bdf
0x01112af4cab9d18d620f5a20175885b8756f0287028d4fad2047e108ba8fe55f
0x331db6bfb6a59420e174943d9233218a4a75bb7cac0fb4bdb1cfa22a3ae6af50
0x959d8bd6632293a0b062d6e646cf6ca95f1b9a60121e903551e70dab0c409cf8
0xb11c7076ecdbad83565231afecd8c45eb074ba2a86da2b04846dd5aedbe560f4
0xf9b992d8f1ec6d5b689b01085a2e8d00d9fb875e6d22e4fa48792068af9b65cc
0xf702405cb8a1f4ddd341196ee9b54c4748851e63be57d085369a2a384e1753fb
From

Functions
Getter at block 20793825
 
GetLogic(view returns (address)
owner(view returns (address)
0x7047e57ec814585b245aa186d8f671e5c25797ee
 
GetBalance(view returns (uint256)
 
GetBank(view returns (address)
 
GetLogicContract(view returns (address)
GetMaxTokenCount(view returns (uint256)
10000
GetPrice(view returns (uint256)
100000000000000000
IsInitialized(view returns (bool)
true
baseURI(view returns (string)
https://evaverse.com/api/creatures.php?id=
name(view returns (string)
Evaverse
owner(view returns (address)
0x7047e57ec814585b245aa186d8f671e5c25797ee
paused(view returns (bool)
false
symbol(view returns (string)
EVA
totalSupply(view returns (uint256)
10000
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
SetLogic(address delegate
SetOwner(address newOwner
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
constructor(address logicAddress
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.