LykeIsland
Verified contract
Active on
Ethereum with 509 txns
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 "LykeIsland"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20381337 | 4 months ago | | | 0 | 0.00017413209 | |
| 19762286 | 7 months ago | | | 0 | 0.00031148782 | |
| 19385550 | 8 months ago | | | 0 | 0.0038958400 | |
| 19055163 | 10 months ago | | | 0 | 0.00073396106 | |
| 18692907 | a year ago | | | 0 | 0.0037343952 | |
| 18608640 | a year ago | | | 0 | 0.0015414705 | |
| 18533314 | a year ago | | | 0 | 0.0010502145 | |
| 18486311 | a year ago | | | 0 | 0.0016794326 | |
| 18404486 | a year ago | | | 0 | 0.00031281408 | |
| 18371583 | a year ago | | | 0 | 0.00068958527 |
ABI
ABI objects
Getter at block 21221432
allowlistMintSupply() view returns (uint256)
112
allowlistSize() view returns (uint256)
112
baseURI() view returns (string)
ipfs://bafybeiaiskeawskrm3m6plux4mgctza3kveyhdoqn3ukcoql4sl2n6vh7i/
communityWallet() view returns (address)
0x9b8dc77fe4e9ec716c8b66a5e20aece6e323bc5c
devWallet() view returns (address)
0x5056f17776cd4682b8961c8ac26c0b420009b6c7
foundersWallet() view returns (address)
0xbdd93fa3ff5aff250650a1e3622b224bd74bd2e5
isAllowlistMintActive() view returns (bool)
false
isReservedMintActive() view returns (bool)
false
maxSupply() view returns (uint256)
120
mintPerAllowlistAddress() view returns (uint256)
1
mintsForDev() view returns (uint256)
1
mintsForFounders() view returns (uint256)
2
name() view returns (string)
LykeIsland
owner() view returns (address)
0x0aefae7e8929cf561c35f8d0477f9e3501dbd5b7
price() view returns (uint256)
60000000000000000
symbol() view returns (string)
LYKEISLAND
totalSupply() view returns (uint256)
120
Read-only
allowlistMintAllowance(address) view returns (uint256)
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)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events addToAllowlist(address[] _allowlistEntries)
allowlistMint() payable
approve(address to, uint256 tokenId)
communityMint(uint256 _amount)
renounceOwnership()
reserveMint()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string uri)
setCommunityWallet(address _newAddress)
toggleAllowlistMint()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdrawBalance()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.