DJENERATES - CLUBBING EDITION
Verified contract
Active on
Ethereum with 5,166 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "DJENERATES - CLUBBING EDITION"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21267914 | an hour ago | | | 0 | 0.00066416999 | |
| 21260524 | a day ago | | | 0 | 0.00034113224 | |
| 21151560 | 16 days ago | | | 0 | 0.00058602695 | |
| 21151352 | 16 days ago | | | 0 | 0.00046211152 | |
| 21151336 | 16 days ago | | | 0 | 0.00043567499 | |
| 21151333 | 16 days ago | | | 0 | 0.00045265860 | |
| 21151306 | 16 days ago | | | 0 | 0.00042588864 | |
| 21151003 | 16 days ago | | | 0 | 0.00054061018 | |
| 21106003 | 23 days ago | | | 0 | 0.00021721552 | |
| 21106000 | 23 days ago | | | 0 | 0.00034338290 |
ABI
ABI objects
Getter at block 21268142
baseTokenURI() view returns (string)
https://ipfs.io/ipfs/QmRPGJWkqdF9hhqrNjwGW7tuFHduSrtoeDA2PtnU65HYjX/
getAvailableTokens() view returns (uint256)
0
getClaimPrice() view returns (uint256)
80000000000000000
name() view returns (string)
DJENERATES - CLUBBING EDITION
owner() view returns (address)
0xef311e803235a5993c12341fad2e8a5650dc9c71
symbol() view returns (string)
DJEN
totalSupply() view returns (uint256)
10000
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 tokenId) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events addAvailableTokens(uint16 from, uint16 to)
addCollaborators(struct DjEneratesCollaborators[] _collaborators)
approve(address to, uint256 tokenId)
claimToken() payable
claimTokens(uint256 amount) payable
renounceOwnership()
reserveDjens()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseTokenURI(string _uri)
setClaimPrice(uint256 _claimPrice)
setStartClaimDate(uint256 _startClaimDate)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.