DAODon Access Card

Verified contract

Active on Ethereum with 1,309 txns
Deployed by via 0xc2314b9c at 14693290
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "DAODon Access Card"

0x78dec6797a0b23647e6e2701503092ff0018904c1ff8ca2924bd12014f0757dc
0x3e75148689c023b465733be944142c41e267bfbf1a77ebbdfdee3461fc6ede79
0x26bd4f9966222a3cfdf0454186f45f65cb6952dc73c5d60ed64c7ec06596bb9f
0x8d009cc15eb07c89f8426509945d79f82c401896a7cc3d5fd86bb912cdfe76f7
0xe508505abac2d6452ec9ddfec0054644e147d524004b5c5e3a711c575cb0dc72
0x55746cf0dbc5e18035b22fa9d88b47be5a1c48f893ab9f20952a94c2431dada4
0x9c358c71efecc35617652f0c48059e006641c9b8afbe330811afc582b36b8f2b
0xa0fd77ce85b375e8cb7e315e507aca23e03012632f83a0c96a88c7fd6bb32554
0x19a470c58812da5d7dbd7d00058c2308e6c01073daa56cba0cdd73ac25c76762
0x269d8836be25e43016bb297ce8cbcd597d4079c76fabf29289f2766890c11e21

Functions
Getter at block 21125778
contractURI(view returns (string)
https://metadata.bitgem.co/daodon/
name(view returns (string)
DAODon Access Card
owner(view returns (address owner_)
0xad7233ee5a600e32e3f29adc89aea2139d1448c6
symbol(view returns (string)
DD
totalSupply(view returns (uint256)
232
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
isApprovedForAll(address accountaddress operatorview returns (bool)
isController(address _addressview returns (bool allowed)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 tokenHashview returns (string)
State-modifying
addController(address _controller
burn(address accountuint256 iduint256 amount
burnBatch(address accountuint256[] idsuint256[] amounts
mint(uint256 iduint256 amountbytes datareturns (uint256 tokenHash)
mintBatch(address touint256[] idsuint256[] amountsbytes data
mintTo(address accountuint256 iduint256 amountbytes datareturns (uint256 tokenHash)
relinquishControl(
renounceOwnership(returns (bool _success)
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setName(string name_
setSymbol(string symbol_
setURI(string newuri
setUri(string uri_
transferOwnership(address _newOwnerreturns (bool _success)
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
ControllerAdded(address indexed contractAddressaddress indexed controllerAddress
ControllerRemoved(address indexed contractAddressaddress indexed controllerAddress
Initialized(uint8 version
OwnershipTransferred(address 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

This contract contains no error objects.