This contract is being backfilled. You may encounter incomplete storage history.

Eva Turtle

Verified contract

Proxy

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

No balances found for "Eva Turtle"

0x32898fa7b501eef18c001be779ad0fd8d529bed753fa190c4701ae5adb7b3d44
0x7b8c58501ad20daad4548776063d2218404a181051d1e2c864ed20c17e9ac78f
0x7884d8989ba50b6f16a0df204a11216083a3e9e9eae748ac75f7501230b21ac0
0xaec10069495b6ec90176e1321cb6f17242f4e9fe172af3ea76d3a94762574c9b
0x590b87a18ca61b617416a87a16970daf1e9e27de6ec456f1d11830dcd30d5e18
0x982c1ab4061b0cb2f2d0ec2211c6d4db8229b301aa4d60b8ce9de80cb7e088f8
0x4db641b71e495013d9419b85769b9509ccdd3d16fba11d588123e59700987e81
0x85d82888d336e67855eb72f82930927c9363ebc4bba0f8ad7b2734de1ff2610c
0x7149749c564d45c54911719238418d0ad76c1a7bfecf2bcc05a7c449f715feb9
0x060f66fdfa6a41b7f37cc4715c247f606202cdffd113f5e6ee74571cda66b141
From

Functions
Getter at block 21214795
 
GetLogic(view returns (address)
owner(view returns (address)
0x7047e57ec814585b245aa186d8f671e5c25797ee
 
GetBalance(view returns (uint256)
GetEvaContract(view returns (address)
0x837704ec8dfec198789baf061d6e93b0e1555da6
 
GetLogicContract(view returns (address)
GetMaxTokenCount(view returns (uint256)
5000
GetPrice(view returns (uint256)
0
IsInitialized(view returns (bool)
true
IsPromotionEnabled(view returns (bool)
true
IsPurchasable(view returns (bool)
false
name(view returns (string)
Eva Turtle
owner(view returns (address)
0x7047e57ec814585b245aa186d8f671e5c25797ee
paused(view returns (bool)
false
symbol(view returns (string)
TRTL
totalSupply(view returns (uint256)
5000
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
SetLogic(address delegate
SetOwner(address newOwner
AdoptTurtle(address touint256 countpayable 
ClaimPets(uint256[] evaTokens
Initialize(address evaverseAddress
MintEvaAndPet(address touint256 countpayable 
MintEvaAndPet(uint256 countpayable 
SendGiftToWinners(address[] winners
SetMaxTokenCount(uint256 newMaxCount
SetOwner(address newOwner
SetPause(bool pause
SetPrice(uint256 newPrice
SetPromotionState(bool enabled
SetPurchasable(bool isPurchasable
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
constructor(address logicAddress
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.