UNICORNDAO

Verified contract

Proxy

Active on Ethereum with 559 txns
Deployed by via 0xbb6f927f at 14851766
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 46 additional slots
-
variable spans 48 additional slots
3 additional variables

No balances found for "UNICORNDAO"

0x80d4e477ad75d56335b60170f28171ff96772f0ee258f9a7f787d5234e751ca4
0x9529d9e48b8cf5754cacd41cba54c4ef957ef656d7e7371046763bc0dfa53b4f
From
0x795193d2efef439b7fa344dae257d79724fbd9b1606fed56faa2001693ad5d50
0x23eb6b9c4aa1867ca890e6d25783677ae09fb63a2175fc7e5177eb03e1849b24
0xacfb866b48993fc04d454db921b3506e07129e1f0f964a16e2ab9e15f80402d2
0x7ddf39067ae8775e1624b6f24bffe7adbf2db29388074a6b5f9b4ad68c492b93
0x2d1c4fee2334de060b9237f66b001736600ba443dca53404186c6624d490f84b
0xdd8dc34a285f7a045d74a651170c491f93bf94d1859b73301d2db4f1dded8f6c
0x33f1879219c41d106c9d9e2dd164e06c2c6a093e189e001b1ab1a2974359c051
0x982cd02abb3ae500790e5c1045c243f771b58eb87e8aa169ed726cfc1014dbef

Functions
Getter at block 20939342
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
SEED(view returns (uint256)
0
active(view returns (bool)
false
maxSupply(view returns (uint256)
500
name(view returns (string)
UNICORNDAO
owner(view returns (address)
0x74ed5ab1c497043d2a70d5e3cc4130e7775158b2
price(view returns (uint256)
1000000000000000000
rounds(view returns (uint256)
1
symbol(view returns (string)
UDAO
treasury(view returns (address)
0xf3f1cef98fe9ee7419386ae31647258a7eaf28d7
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
count(address accountuint256 roundview returns (uint256)
exists(uint256 idview returns (bool)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
merkleRoot(uint256 roundview returns (bytes32)
startTime(uint256 roundview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalRedeem(uint256view returns (uint256)
totalSupply(uint256 idview returns (uint256)
uri(uint256view returns (string)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
burn(uint256 amount
grantRole(bytes32 roleaddress account
initialize(string name_string symbol_uint256 maxSupply_uint256 price_address treasury_string uri_
mint(address accountuint256 amount
redeem(uint256 rounduint256 amountuint256 allowedbytes32[] proofpayable 
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setActive(bool newActive
setApprovalForAll(address operatorbool approved
setMaxSupply(uint256 newMaxSupply
setMerkleRoot(bytes32 newRootuint256 startAt
setPrice(uint256 newPrice
setTreasury(address newTreasury
setURI(string newURI
transferOwnership(address newOwner
withdraw(
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.