Eva Turtle
Verified contract
Proxy
Active on
Ethereum with 5,372 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Eva Turtle"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21192537 | 3 days ago | | | 0 | 0.00040797932 | |
| 21175051 | 6 days ago | | | 0 | 0.0010546109 | |
| 21104818 | 15 days ago | | | 0 | 0.00011730400 | |
| 21104330 | 15 days ago | | | 0 | 0.00037772319 | |
| 21093623 | 17 days ago | | | 0 | 0.00097294385 | |
| 20853740 | 2 months ago | | | 0 | 0.00047430643 | |
| 20730519 | 2 months ago | | | 0 | 0.00011604428 | |
| 20730182 | 2 months ago | | | 0 | 0.00011867977 | |
| 20730017 | 2 months ago | | | 0 | 0.00011383465 | |
| 20650951 | 3 months ago | | | 0 | 0.000029386000 |
ABI
ABI objects
Getter at block 21214795 GetLogic() view returns (address) GetBalance() view returns (uint256) GetLogicContract() view returns (address)
owner() view returns (address)
0x7047e57ec814585b245aa186d8f671e5c25797ee
GetEvaContract() view returns (address)
0x837704ec8dfec198789baf061d6e93b0e1555da6
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 evaTokenId) view returns (bool)
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events SetLogic(address delegate)
SetOwner(address newOwner)
AdoptTurtle(address to, uint256 count) payable
ClaimPets(uint256[] evaTokens)
Initialize(address evaverseAddress)
MintEvaAndPet(address to, uint256 count) payable
MintEvaAndPet(uint256 count) payable
SendGiftToWinners(address[] winners)
SetMaxTokenCount(uint256 newMaxCount)
SetOwner(address newOwner)
SetPause(bool pause)
SetPrice(uint256 newPrice)
SetPromotionState(bool enabled)
SetPurchasable(bool isPurchasable)
WithdrawBalance(address payTo, uint256 amount)
approve(address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
transferFrom(address from, address to, uint256 tokenId)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
Paused(address account)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
Unpaused(address account)
constructor(address logicAddress)
fallback()
receive()
This contract contains no error objects.