EtherealRose
Verified contract
Active on
Ethereum with 43 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
No balances found for "EtherealRose"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20673139 | 3 months ago | | | 0 | 0.00013008540 | |
| 20672583 | 3 months ago | | | 0 | 0.00012787572 | |
| 19723180 | 7 months ago | | | 0 | 0.00040529800 | |
| 19723175 | 7 months ago | | | 0 | 0.00032673176 | |
| 19722880 | 7 months ago | | | 0 | 0.00034073930 | |
| 19722868 | 7 months ago | | | 0 | 0.00097522332 | |
| 19722814 | 7 months ago | | | 0 | 0.00042192434 | |
| 19722752 | 7 months ago | | | 0 | 0.00040746888 | |
| 19722698 | 7 months ago | | | 0 | 0.00038923835 | |
| 19722683 | 7 months ago | | | 0 | 0.0011695600 |
ABI
ABI objects
Getter at block 21313414
getAdmins() view returns (address[] admins)
[]
owner() view returns (address)
0x03ee832367e29a5cd001f65093283eabb5382b62
Read-only
isAdmin(address admin) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(address creator, uint256 tokenId) view returns (string)
State-modifying
Events addRotation(string[] newRoses, uint256 roseIdx)
approveAdmin(address admin)
mint()
renounceOwnership()
revokeAdmin(address admin)
setRotationIndex(uint256 _newIndex)
setRotationLength(uint256 _newLength)
setRotationStartTime(uint256 _newStartTime)
transferOwnership(address newOwner)
AdminApproved(address indexed account, address indexed sender)
AdminRevoked(address indexed account, address indexed sender)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address creator)
This contract contains no fallback and receive objects.
This contract contains no error objects.