DigiCol

Verified contract

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

No balances found for "DigiCol"

0xa6a9f6732d9ad0cbde1cdcfc027750b00e6f2606a0658e31c14aaa33feb1f5c4
0xc3df14b46cda77ce3f2277541009e9c8f9b678135fe2a581476b939e98820196
0xc585a66ab78996b789c70c238ffa99f716e19cc1d6fbfc71e5cd17a5ef7444f6
0xa04ccc414674c93934a3f6be0c470d97c40cde99c844e3126377b79d9313a326
0xba8f62eb74a6e587a427e9bc9a4bd96d72d76d501c14fd73d6e7c535f7ba508a
0x001e6bfac8261d7ef9f9021ac2513824bb9cb5a94a0b04e7b42c2aa12534bcbe
0xb63c6710943edd8309299a05026b158448c2c183262fbcb971637024ef6cf3f2
0xa25e5dac33ffd40b2fa9ec2e1e95ba31cbef14ad00ce49a322a6dad024f16da1
0xc718043f133400dd400fb08e7a9aacc8eaffcc5c819270cd89859c6e8e98cd9d
0x447f3e6294bee66db74900ca70f92cfc17b4746e205cd5355b5ea65b70ccfba2

Functions
Getter at block 21194653
contractURI(view returns (string)
https://digicol.io/contract_metadata/
isOwner(view returns (bool)
false
name(view returns (string)
DigiCol
owner(view returns (address)
0x92ce162883151ca1b584e556d532d850b945e121
symbol(view returns (string)
DIGINFT
tokenURIPrefix(view returns (string)
https://digicol.io/ipfs/
totalSupply(view returns (uint256)
92
Read-only
balanceOf(address ownerview returns (uint256)
fees(uint256uint256view returns (address recipientuint256 value)
getApproved(uint256 tokenIdview returns (address)
getFeeBps(uint256 idview returns (uint256[])
getFeeRecipients(uint256 idview returns (address[])
isApprovedForAll(address owneraddress operatorview returns (bool)
isSigner(address accountview 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)
State-modifying
addSigner(address account
approve(address touint256 tokenId
burn(uint256 tokenId
mint(uint256 tokenIduint8 vbytes32 rbytes32 sstruct ERC721BaseFee[] _feesstring tokenURI
removeSigner(address account
renounceOwnership(
renounceSigner(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address tobool approved
setContractURI(string contractURI
setTokenURIPrefix(string tokenURIPrefix
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
CreateERC721_v4(address indexed creatorstring namestring symbol
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SecondarySaleFees(uint256 tokenIdaddress[] recipientsuint256[] bps
SignerAdded(address indexed account
SignerRemoved(address indexed account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string namestring symbolstring contractURIstring tokenURIPrefixaddress signer
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.