KnownOriginDigitalAsset

Verified contract

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

No balances found for "KnownOriginDigitalAsset"

0x293fae384553304ed6812c6b0c979fb0f0f45a4932e69675a37d4c43ad7ed9c2
0x2edf7184049167607c6fe2a3396949768561b98b0a206fb6dccb8bc23c3ba504
0x0542cd70f6075d00f919fa082a164d0fc4e12c22b3a1125078a2b5128dda5f62
0x1e10a93a93040fe3414cd31d9c750e94f17b4729f602329da1f93a729f28c586
0x9272dc592ada7e40411177f7e7701309a79145e730fe07e151051fe7cdee1159
0x468f45e815a2aa7134df42e87d81bde59466c5ef33ff979ee9b9b318df4ec54b
0x02c7a28cd5637b1ceeeea7ebc69751ab3f31355d3ed4cad047b1ed3ad756cc2d
0xec96217dfd4d352f6f606ca4605384f1f7e4d120df2efa44e095cda84a75dd54
0x9fe8f75bda6f9748fe3632470631d6ae2ec844f0884a5323198660f7fd0ee9e7
0x283dc46e3aa237b7f5fe6f2e5c90658f0b9853766476ccc2d85cc3c7dfa61463

Functions
Getter at block 20988153
InterfaceSignature_ERC721Optional(view returns (bytes4)
0xb0aa7187
curatorAccount(view returns (address)
0x5bfff3cb3231cf81487e80358b644f1a670fd98b
developerAccount(view returns (address)
0x3f8c962eb167ad2f80c72b5f933511ccdf0719d4
name(view returns (string)
KnownOriginDigitalAsset
symbol(view returns (string)
KODA
tokenIdPointer(view returns (uint256)
339
totalNumberOfPurchases(view returns (uint256)
150
totalPurchaseValueInWei(view returns (uint256)
6597780000000000000
totalSupply(view returns (uint256)
303
Read-only
assetInfo(uint256 _tokenIdview returns (uint256 _tokIdaddress _owneruint8 _purchaseStateuint256 _priceInWeiuint32 _purchaseFromTime)
balanceOf(address _ownerview returns (uint256)
editionInfo(uint256 _tokenIdview returns (uint256 _tokIdbytes16 _editionuint256 _editionNumberstring _tokenURIaddress _artistAccount)
editionOf(uint256 _tokenIdview returns (bytes16 _edition)
exists(uint256 _tokenIdview returns (bool)
getApproved(uint256 _tokenIdview returns (address)
getCommissionForType(string _typeview returns (uint8 _curatoruint8 _developer)
getTypeFromEdition(bytes16 _editionpure returns (string)
isApprovedForAll(address _owneraddress _operatorview returns (bool)
isPurchased(uint256 _tokenIdview returns (uint8 _purchased)
numberOf(bytes16 _editionview returns (uint256)
ownerOf(uint256 _tokenIdview returns (address)
priceInWei(uint256 _tokenIdview returns (uint256 _priceInWei)
purchaseFromTime(uint256 _tokenIdview returns (uint32 _purchaseFromTime)
supportsInterface(bytes4 _interfaceIDpure returns (bool)
tokenByIndex(uint256 _indexview returns (uint256)
tokenOfOwnerByIndex(address _owneruint256 _indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
tokensOf(address _ownerview returns (uint256[] _tokenIds)
State-modifying
approve(address _touint256 _tokenId
burn(uint256 _tokenId
mint(string _tokenURIbytes16 _editionuint256 _priceInWeiuint32 _auctionStartDateaddress _artistAccount
purchaseWithEther(uint256 _tokenIdpayable 
purchaseWithFiat(uint256 _tokenId
reverseFiatPurchase(uint256 _tokenId
safeTransferFrom(address _fromaddress _touint256 _tokenId
safeTransferFrom(address _fromaddress _touint256 _tokenIdbytes _data
setApprovalForAll(address _tobool _approved
setArtistAccount(bytes16 _editionaddress _artistAccount
setPriceInWei(uint256 _tokenIduint256 _priceInWei
setTokenBaseURI(string _newBaseURI
setTokenURI(uint256 _tokenIdstring _uri
transferFrom(address _fromaddress _touint256 _tokenId
updateCommission(string _typeuint8 _curatoruint8 _developer
Events
Approval(address indexed _owneraddress indexed _approveduint256 _tokenId
ApprovalForAll(address indexed _owneraddress indexed _operatorbool _approved
PurchasedWithEther(uint256 indexed _tokenIdaddress indexed _buyer
PurchasedWithFiat(uint256 indexed _tokenId
PurchasedWithFiatReversed(uint256 indexed _tokenId
Transfer(address indexed _fromaddress indexed _touint256 _tokenId
Constructor
constructor(address _curatorAccount
Fallback and receive
fallback(
Errors

This contract contains no error objects.