EllaDAO

Verified contract

Active on Ethereum with 387 txns
Deployed by via 0xffa3075d at 14032546
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "EllaDAO"

0xe7b363e06b04a3c8b2c18396cf062416cbb1bc09a9a6d1e423da448b5f9ec74c
0xd9b60f0d3cf719a7dc5b02bdac3b5c989c5211e0e1f4873e4dd3d5105b2b1a2b
0xcf05874333e68654c954fbc56cf81453265405a5532c65ec6509491c0e2d976d
0xf9af80367e7c086a90c4e2fcae03828f85de3ee517ef9c8d1ae7e301dc14bdfb
0xcbe63c0f7a9eab4209249b99d68fb7184f0d4b2d94cdc76a2d9b10d8c67afde8
0x52ea74df09b6cd434d783b8998c8b0d28887abbf2a2ba6e48f3e1f4aa22a4f06
0x67276247c618101e229ec98ecbfb076a8bcdf5540e7b26f921bf0520c1f836d8
0x59bda605f3e6af685db704e3bf4ef96efd37770075d479815293851880deb2e5
0x0291f7a38ec36cb3bd2cd7feffeb5026da39a302bf2fde5947e17f461443b0df
0x53d9d72719635516dd3d8bfdaf9a666408b858cd4e2a2345340a6c27efa8aece
From

Functions
Getter at block 21379086
baseURI(view returns (string)
currentSupply(view returns (uint256)
344
maxSupply(view returns (uint256)
344
name(view returns (string)
EllaDAO
owner(view returns (address)
0xa0d40d99f1f5ca15a9c194e1da77c31969aafc03
proxyRegistryAddress(view returns (address)
0xa5409ec958c83c3f309868babaca7c86dcb077c1
reservedAmount(view returns (uint256)
50
saleIsActive(view returns (bool)
false
symbol(view returns (string)
ELLA
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address accountaddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mintReserved(address touint256 amount
renounceOwnership(
safeMint(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseTokenURI
toggleSaleState(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _namestring _symboluint256 _maxSupplyuint256 _reservedAmountaddress _proxyRegistryAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.