DentedFeelsHelper
Verified contract
Active on
Ethereum with 4,926 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc5e5…dc45
Balances ($0.00)
No balances found for "DentedFeelsHelper"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14719841 | 3 years ago | | | 0.11 | 0.0010195451 | |
| 14373256 | 3 years ago | | | 0.11 | 0.00074675099 | |
| 14335700 | 3 years ago | | | 0.11 | 0.00071449807 | |
| 14328924 | 3 years ago | | | 0.11 | 0.00080984396 | |
| 14323242 | 3 years ago | | | 0.11 | 0.0015519144 | |
| 14311339 | 3 years ago | | | 0.22 | 0.0013626334 | |
| 14304490 | 3 years ago | | | 0.11 | 0.00094950401 | |
| 14302540 | 3 years ago | | | 0.11 | 0.0015166152 | |
| 14299653 | 3 years ago | | | 0.22 | 0.0011143747 | |
| 14299653 | 3 years ago | | | 0.22 | 0.0011143747 |
ABI
ABI objects
Getter at block 21275508
dentedContract() view returns (address)
0xc5e55e4bd5fef12831b5a666fc9e391538acdc45
owner() view returns (address)
0xb29c8aaeeca5388b7a753ab781ebe4e605d9ecd4
preSaleIsActive() view returns (bool)
false
saleIsActive() view returns (bool)
false
tokenPrice() view returns (uint256)
110000000000000000
totalSupply() view returns (uint256)
0
Read-only
isWhitelisted(address _address) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events addAdresses(address[] _address)
addWL(address _address)
flipPreSaleState()
flipSaleState()
mint(address to, uint256 numberOfTokens)
mint(uint256 numberOfTokens) payable
onERC721Received(address, address, uint256 id, bytes) returns (bytes4)
removeWL(address _address)
renounceOwnership()
setPrice(uint256 price)
transferOwnership(address newOwner)
withdraw()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
priceChange(address _by, uint256 price)
constructor()
fallback()
receive()
This contract contains no error objects.