Entrope
Verified contract
Active on
Ethereum with 8,519 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 "Entrope"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21179003 | 4 days ago | | | 0 | 0.0023056476 | |
| 21109171 | 14 days ago | | | 0 | 0.00021889742 | |
| 21103570 | 15 days ago | | | 0 | 0.00010405109 | |
| 21036505 | 24 days ago | | | 0 | 0.00054301184 | |
| 21034398 | 25 days ago | | | 0 | 0.00050944211 | |
| 21023216 | a month ago | | | 0 | 0.00050467122 | |
| 20998404 | a month ago | | | 0 | 0.00040503412 | |
| 20995827 | a month ago | | | 0 | 0.00039810519 | |
| 20951297 | a month ago | | | 0 | 0.0011151137 | |
| 20925398 | a month ago | | | 0 | 0.00075440165 |
ABI
ABI objects
Getter at block 21211178
_base() view returns (string)
http://host.entropes.xyz/project/1
getPrice() view returns (uint256)
30000000000000000
getSaleState() view returns (uint8)
2
getSupply() view returns (uint256)
2358
getTokenCount() view returns (uint256)
2358
name() view returns (string)
Entrope
owner() view returns (address)
0xfdde578e1fab388d6346a75f1ef6c3fc6ac558d0
supply() view returns (uint256)
2358
symbol() view returns (string)
*
tokenPrice() view returns (uint256)
30000000000000000
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getPresaleAllowance(address _to) view returns (uint256)
isApprovedForAll(address owner, address operator) view returns (bool)
isWhitelisted(address _account) view returns (bool)
isWhitelisted(address _account, uint256 _count) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
awardToken(address _to) returns (uint256)
awardTokens(uint256 _count, address _to) returns (uint256[])
buyPresaleTokens(uint256 _count) payable
buyToken() payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _uri)
setPresaleAllowance(address _to, uint256 _allowance)
setPresaleAllowances(address[] _to, uint256 _allowance)
setPrice(uint256 _price)
setSaleState(uint8 _state)
setSupply(uint256 _supply)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
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(uint256 _projectId)
fallback()
This contract contains no error objects.