Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 605 additional slots
1 additional
variable
Balances ($0.00)
No balances found for "Lenia"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20260373 | 5 months ago | | | 0 | 0.00010525754 | |
| 19856713 | 7 months ago | | | 0 | 0.00014502179 | |
| 19321996 | 10 months ago | | | 0 | 0.0021572971 | |
| 18897666 | a year ago | | | 0 | 0.0010540917 | |
| 18513202 | a year ago | | | 0 | 0.0014795064 | |
| 18196449 | a year ago | | | 0 | 0.00036677963 | |
| 18196409 | a year ago | | | 0 | 0.0019472942 | |
| 17322914 | 2 years ago | | | 0 | 0.0029185722 | |
| 17060517 | 2 years ago | | | 0 | 0.0011621659 | |
| 17006007 | 2 years ago | | | 0 | 0.0011643981 |
ABI
ABI objects
Getter at block 21425512
MAX_SUPPLY() view returns (uint256)
202
getEngine() view returns (bytes)
0xb95e8487b8df34f30e363681242b8d4a0661f785
getPrice() view returns (uint256)
150000000000000000
getReservedLeft() view returns (uint256)
0
isPresaleActive() view returns (bool)
true
isSaleActive() view returns (bool)
true
name() view returns (string)
Lenia
owner() view returns (address)
0x598c2d33bc8abff3380f1987dded251f2f9a6269
symbol() view returns (string)
LENIA
totalReleased() view returns (uint256)
28650000000000000000
totalShares() view returns (uint256)
1000
totalSupply() view returns (uint256)
202
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getLeniaParams(uint256 id) view returns (struct LeniaDescriptorLeniaParams)
getMetadata(uint256 id) view returns (struct LeniaDescriptorLeniaMetadata)
isApprovedForAll(address owner, address operator) view returns (bool)
isEligibleForPresale(address account) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
payee(uint256 index) view returns (address)
released(address account) view returns (uint256)
shares(address account) view returns (uint256)
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)
tokensOfOwner(address _owner) view returns (uint256[])
State-modifying
Events addPresaleList(address[] addresses)
approve(address to, uint256 tokenId)
claimReserved(uint256 _number, address _receiver)
logEngine(bytes cellsInput)
logLeniaParams(string m, string s, bytes cellsInput)
mint() payable
presaleMint() payable
release(address account)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string uri)
setEngine(bytes engineInput)
setLeniaParams(uint256 id, string m, string s, bytes cellsInput)
setMetadata(uint256 id, string stringID, string imageURL, string animationURL, struct LeniaDescriptorLeniaAttribute[] attributes)
togglePresaleStatus()
toggleSaleStatus()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
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)
PayeeAdded(address account, uint256 shares)
PaymentReceived(address from, uint256 amount)
PaymentReleased(address to, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address[] payees, uint256[] shares_)
receive()
This contract contains no error objects.