You can do it X2E-DAO

Verified contract

Active on Ethereum with 5,476 txns
Deployed by via 0xf9144832 at 15451736
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $19.88
0xc27bfa2f354fa6b4bfd59c02b5145e3b65c61dd8f7f56533b3b87fbf647f48ca
0x597971565f1694c6b78ce60c794bc4bd19c755bb80d2c7eaf55c3bb3eaec5ca5
0x6acf815f7f283bf5557d2e0de2843677811529a725456b55c235ee319c60169d
0xfac0bfe34b7c17e281360184c3331a3ea999cb7e0f52ac35f15d86640549b308
0x67eb34be0087e93d174747549819bda46aae1ec991d692f114004123982ad921
0xd26d11b8d147276eda7342ac08c3f5ccd15a1149d0aa7beecdf800c952301ca8
0x80cff9812ca46a02c9bfa1f2673e27c43a4c70a882e11bcecfdfa33f6c890dbc
0xeb3be29c6741be046954cc474aa404ea9d27c0135c09553aa532fcdb004ccc14
0xbeab10a928d305b051c5aa67dc1226bd1be6c62481a53b092b2756716e0dcb82
0xda3678228c5cb42f0f9ea1932b964e16306c1fbc8a77fe58486f7a05b037b54b

Functions
Getter at block 21171206
baseExtension(view returns (string)
.json
cost(view returns (uint256)
0
maxMintAmount(view returns (uint256)
1
name(view returns (string)
You can do it X2E-DAO
owner(view returns (address)
0xad6c087ceb5d4d064fcdda2038c09e07eb269dee
paused(view returns (bool)
false
symbol(view returns (string)
X2E-I
totalSupply(view returns (uint256)
5445
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
mint(uint256 _mintAmountpayable 
pause(bool _state
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setmaxMintAmount(uint256 _newmaxMintAmount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable 
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.