DominionX: Level 2

Verified contract

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

No balances found for "DominionX: Level 2"

0x5e5ea243fa29765dbb9f1890cc865831bd46cd3fae73028105052ebc1badf691
0x1deedfe7ce80787e01b8d6122872b1842cea2945cfe93e29747dcac9f9c23b35
0x36fed20ecc0c757b6f3dfcca3815ae5cfd05a8d4d4e2e3bf85810b6d6d279d44
0x587a5eceef60ea2fb7b9d4e3c105920ac865f175f91a945e69c24158fd6fb53d
0x134e5780bbb15816c5ce3972e535e40e32141934c9ebd44afa3093a5c7eb2e0c
0x7bb40f64876f2551b0f3ca402c1694a2372308b926f75c6b4a398040202ce0c8
0x868035c388f5bad5344bc2ee93c90ff1a79699930752acc387a920de962c3678
0x1d08bd00a1031e7a4aa26a28cf6f451dee05ee3619593643e3b768043b6ac3c3
0x2c3a86df2427851f9db66fac7353946946bdd54fab45049694f435deb76ddee7
0x553ebb730ef94c2a7d297004915f8e5148bccd174e7d1c1418c97eeff8c25ab9
From

Functions
Getter at block 21193345
isMintActive(view returns (bool)
true
merkleRoot(view returns (bytes32)
0x67ef016a588cf0a88762e85bd1aae1f10b021a3002c7cc31b5216fb6dd627344
name(view returns (string)
DominionX: Level 2
owner(view returns (address)
0xc7f669be91e2a7dbea99eb2b85470397a03a5e87
symbol(view returns (string)
DXL2
Read-only
balanceOf(address ownerview returns (uint256)
claimed(addressview returns (bool)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(uint256 tokenIdbytes32[] merkleProof
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setIsMintActive(bool active
setMerkleRoot(bytes32 root
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.