comely turtles
Verified contract
Active on
Ethereum with 1,929 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x66a7…d675
Balances ($184.57)
Native
Value
$184.57
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.05 | $3,691.31 |
$184.57 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19554872 | 8 months ago | | | 0 | 0.00049656721 | |
| 17964310 | a year ago | | | 0 | 0.0027010621 | |
| 17043094 | 2 years ago | | | 0 | 0.00057809183 | |
| 16873445 | 2 years ago | | | 0 | 0.00064653257 | |
| 16790226 | 2 years ago | | | 0 | 0.0010025926 | |
| 16790129 | 2 years ago | | | 0 | 0.0010390778 | |
| 16790122 | 2 years ago | | | 0 | 0.0012574947 | |
| 16783570 | 2 years ago | | | 0 | 0.0012729449 | |
| 16754062 | 2 years ago | | | 0 | 0.00094011132 | |
| 16537944 | 2 years ago | | | 0 | 0.00051406537 |
ABI
ABI objects
Getter at block 21310102
baseTokenURI() view returns (string)
ipfs://bafybeia5y6simwn7dfomdacofadryszhkog5f2piq5ghec3oz3tlplju6m/
endpoint() view returns (address)
0x66a71dcef29a0ffbdbe3c6a460a3b5bc225cd675
name() view returns (string)
comely turtles
owner() view returns (address)
0x86618681b0f88743362deb845786606ebf04457f
symbol() view returns (string)
turtle
Read-only
balanceOf(address owner) view returns (uint256)
failedMessages(uint16, bytes, uint256) view returns (uint256 payloadLength, bytes32 payloadHash)
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)
tokenURI(uint256 tokenId) view returns (string)
trustedSourceLookup(uint16) view returns (bytes)
State-modifying
Events approve(address to, uint256 tokenId)
lzReceive(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload)
onLzReceive(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload)
renounceOwnership()
retryMessage(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload) payable
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _baseTokenURI)
setGasForDestinationLzReceive(uint256 newVal)
setTrustedSource(uint16 _chainId, bytes _trustedSource)
spawn(uint8 numTokens) payable
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
traverseChains(uint16 _chainId, uint256 tokenId) payable
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
MessageFailed(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string _baseTokenURI, address _layerZeroEndpoint, uint256 _startToken, uint256 _maxMint)
This contract contains no fallback and receive objects.
This contract contains no error objects.