This contract is being backfilled. You may encounter incomplete storage history.

EveryDapp Token

Verified contract

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

No balances found for "EveryDapp Token"

0x2555d517db00fb1b93c52f7a17848ab99a018a7d0d0e9bce6bc62051627b6756
0x0cca0d8017925e1d28f73a87a099dd6297eb6746e145c52d6fefd9d99dede7c1
0xc65a2645b2670625761cf1f66b1d81fab6a0edaab44c67cb1431c19216a66bcf
0x40e055ed176c2e8f6a8e257d2ae2b8b8455c4a727f62c6357fa252abda5b5783
0xe3bffd61179f43c80c55dc8b40f2273173bcbf414e7f4be1ac440168119f4790
0xe61fec7eabe054292c48b22a74c65d45b929903b90d7925488bd4b2e4acc4b29
0x14abdd248b075fd2ebdfec178e928be71001ec27398cb0ac9452a83679a5cbd8
0x2210053c093e1490b6f6a2dbf369f27cba28e73b9de8f9c41920849366b9ffbd
0x7b138729376852504bccd10187d47db0345bd1a0527593b55061a6e571d8ebad
0x742365fbd685bc0a27a1f1c157967590d63016bd289c7b780446ae088b2b37f5

Functions
Getter at block 20800521
InterfaceId_ERC165(view returns (bytes4)
0x01ffc9a7
adIds(view returns (uint256[])
[0, 1, 2, 3, 4]
name(view returns (string)
EveryDapp Token
owner(view returns (address)
0xa1d36f0e2e03a41294b0910918fe5a89bf45a023
ownerCut(view returns (uint256)
1000
priceProgression(view returns (uint256)
1000
symbol(view returns (string)
EVDT
totalSupply(view returns (uint256)
5
Read-only
ads(uint256view returns (uint32 widthuint32 heightstring imageUrlstring hrefbool forSaleuint256 price)
balanceOf(address _ownerview returns (uint256)
calculateOwnerFee(uint256 _valueview returns (uint256)
exists(uint256 _tokenIdview returns (bool)
getApproved(uint256 _tokenIdview returns (address)
isApprovedForAll(address _owneraddress _operatorview returns (bool)
ownerOf(uint256 _tokenIdview returns (address)
suggestedAdPrices(uint256view returns (uint256)
supportsInterface(bytes4 _interfaceIdview returns (bool)
tokenByIndex(uint256 _indexview returns (uint256)
tokenOfOwnerByIndex(address _owneruint256 _indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
addAd(uint32 _widthuint32 _heightstring _imageUrlstring _hrefstring _uriuint256 _initialPrice
approve(address _touint256 _tokenId
buyAd(uint256 _adIdpayable 
cancelOffer(uint256 _adId
offerAd(uint256 _adIduint256 _price
renounceOwnership(
safeTransferFrom(address _fromaddress _touint256 _tokenId
safeTransferFrom(address _fromaddress _touint256 _tokenIdbytes _data
setAdData(uint256 _adIdstring _imageUrlstring _href
setAdURI(uint256 _idstring _uri
setApprovalForAll(address _tobool _approved
setOwnerCut(uint16 _ownerCut
setPriceProgression(uint16 _priceProgression
setSuggestedAdPrice(uint256 _adIduint256 _price
transferERC20Token(address _tokenAddressaddress _touint256 _value
transferFrom(address _fromaddress _touint256 _adId
transferOwnership(address _newOwner
withdraw(
Events
AdAdded(uint256 adId
AdBought(uint256 adId
AdOffered(uint256 adIduint256 price
Approval(address indexed _owneraddress indexed _approveduint256 indexed _tokenId
ApprovalForAll(address indexed _owneraddress indexed _operatorbool _approved
OfferCancelled(uint256 adId
OwnershipRenounced(address indexed previousOwner
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.