UglyDucklings

Verified contract

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

No balances found for "UglyDucklings"

No transactions found for "UglyDucklings"


Functions
Getter at block 21063523
contractURI(view returns (string)
ipfs://QmSGsTRR8u1gKYScggtu1eg7bcdxLCfvD8DySGWeuTgNYy
cost(view returns (uint256)
0
maxMintAmountPerTx(view returns (uint256)
6
maxSupply(view returns (uint256)
3333
name(view returns (string)
UglyDucklings
owner(view returns (address)
0xdb4ad5ec6f66522cfe942414dcf1ffc7b57ba267
paused(view returns (bool)
false
symbol(view returns (string)
UD
totalSupply(view returns (uint256)
3333
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)
tokenURI(uint256 tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
mint(uint256 _mintAmountpayable 
mintForAddress(uint256 _mintAmountaddress _receiver
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseTokenURI(string _baseTokenURI
setContractURI(string _contractURI
setPaused(bool _state
setPrice(uint256 _cost
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
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.