DAOphin

Verified contract

Active on Ethereum with 1,984 txns
Deployed by via 0xec0bfcde at 17307791
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional variables

No balances found for "DAOphin"

0xce350f9a88f7bedd12d5512054f495281a6ede0648405bbb049bf39c4ef755df
0xda54833a9ca6a98996a825facf1f7ea17bfa39588a2c240b183a0648e52c1eea
0x7ad6fe120ff82e7529adcc0553bd08c57aced938c8c4837ea56175f03d355a2a
0x2ce59db412422c0cf474a1dabe3e1facaa5460fc4e9866c73ceee1dfe3036665
0x597295828cc7b6e2671b2684dc6c9b2c3fd9e4b803e823fae3eced2cc079c029
0xa944b355bd7e997e5f5b35c568c09a49bd87a211d552426ef98ed6e2c1dda026
0x23a01c45847c608d29f1a3c9a43491497642b7206294df390e7c7e1208c8848f
0x4b5e3d681bf2783b57ac5eebc484598a908cadb67dbb8088153020138ea83ae4
0xd5aab17906bff5e7bcdc47b7dcb4866635dc948f40c001421052102a6a8f346d
0xa7312d0f09a9c8eecbc7179077bbe6aa613b33cea049cfb6006eed5dac7e2b3a

Functions
Getter at block 21312692
burnContract(view returns (address)
0x0000000000000000000000000000000000000000
claim(view returns (bool)
true
isOperatorFilterRegistryRevoked(view returns (bool)
false
listingsAllowed(view returns (bool)
true
metadata(view returns (string)
ipfs://QmRuiSNTCMqcmGv4LzE4ZAwW7oU7utJKtuhsAGDCHYx8Tz/
name(view returns (string)
DAOphin
name_(view returns (string)
DAOphin
operatorFilterRegistry(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
owner(view returns (address)
0xbebc24b3ee05eccb525e0304a1d726f5b396660f
paymentFee(view returns (uint256)
600000000000000
pricePerToken(view returns (uint256)
15000000000000000
refund(view returns (bool)
false
sale(view returns (bool)
false
signer(view returns (address)
0x2f2a13462f6d4af64954ee84641d265932849b64
symbol(view returns (string)
MFD
symbol_(view returns (string)
MFD
totalBurned(view returns (uint256)
0
totalMinted(view returns (uint256)
6535
totalRefunded(view returns (uint256)
86
totalSupply(view returns (uint256)
6449
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
claimed(addressuint256view returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
minted(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256view returns (string)
State-modifying
airdropTokens(address[] _walletsuint256 amount
burnForAddress(address _address
claimTokens(bytes _voucheruint256 tokenAmountpayable 
mintTokens(uint256 tokenAmountpayable 
permanentlyDisableAirdrops(
refundTokens(address walletuint256 tokenIduint256 tokenAmount
renounceOwnership(
revokeOperatorFilterRegistry(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 tokenIduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setBurnContract(address _contract
setClaim(bool _state
setListingAllowed(
setMaxTx(uint256 _amount
setMetadata(string _uri
setPaymentAddress(address _paymentAddress
setPaymentFee(uint256 amount
setPricePerToken(uint256 price
setRefund(bool _state
setSale(bool _state
setSigner(address _signer
transferOwnership(address newOwner
updateOperatorFilterRegistryAddress(address newRegistry
withdraw(payable 
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OperatorFilterRegistryAddressUpdated(address newRegistry
OperatorFilterRegistryRevoked(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
InitialRegistryAddressCannotBeZeroAddress(
OnlyOwner(
OperatorNotAllowed(address operator
RegistryHasBeenRevoked(