CryptoMories
Verified contract
Proxy
Active on
Ethereum with 2,865 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
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 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 47 additional slots
-
variable spans 43 additional slots
4 additional
variables
Balances ($0.00)
No balances found for "CryptoMories"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21423284 | 44 minutes ago | | | 0 | 0.0027362960 | |
| 21422812 | 2 hours ago | | | 0 | 0.0017775311 | |
| 21422697 | 3 hours ago | | | 0 | 0.0013198751 | |
| 21422518 | 3 hours ago | | | 0 | 0.0014704902 | |
| 21421210 | 8 hours ago | | | 0 | 0.00059860265 | |
| 21421031 | 8 hours ago | | | 0 | 0.00057206930 | |
| 21420844 | 9 hours ago | | | 0 | 0.00046291215 | |
| 21420680 | 9 hours ago | | | 0 | 0.00056856613 | |
| 21420432 | 10 hours ago | | | 0 | 0.00062902658 | |
| 21420351 | 11 hours ago | | | 0 | 0.00066056053 |
ABI
ABI objects
Getter at block 21423499 proxiableUUID() view returns (bytes32)
MAX_TOKEN() view returns (uint256)
10000
getImplementation() view returns (address)
0x20103bcfe983a573b8c34674cd2fb5d0b19f4b69
name() view returns (string)
CryptoMories
owner() view returns (address)
0x5e5da0b7c0884184ef11a5b4ea4e90977c7128d9
symbol() view returns (string)
CRYPTOMORIES
totalSupply() view returns (uint256)
10000
Read-only
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)
royaltyInfo(uint256 _tokenId, uint256 _salePrice) view returns (address, uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events airdrop(address[] _wallets, uint256[] _tokenIds)
approve(address operator, uint256 tokenId)
initialize(string baseURI_)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI_)
setDefaultRoyalty(address receiver, uint96 feeNumerator)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
withdraw() payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
BeaconUpgraded(address indexed beacon)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
Upgraded(address indexed implementation)
constructor(address _logic, bytes _data)
fallback()
receive()
receive()
This contract contains no error objects.