TownHallZap
Verified contract
Active on
Ethereum with 49 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
No balances found for "TownHallZap"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21237148 | 2 days ago | | | 0 | 0.011216425 | |
| 21235718 | 2 days ago | | | 0 | 0.012914679 | |
| 21235690 | 2 days ago | | | 0 | 0.010494546 | |
| 21235311 | 2 days ago | | | 0 | 0.0043867699 | |
| 21235018 | 2 days ago | | | 0 | 0.016818491 | |
| 21234975 | 2 days ago | | | 0 | 0.0078886772 | |
| 21234962 | 2 days ago | | | 0 | 0.0037463367 | |
| 21234709 | 2 days ago | | | 0 | 0.0079987995 | |
| 21234698 | 2 days ago | | | 0 | 0.0085384089 | |
| 21096718 | 21 days ago | | | 0 | 0.0032248058 |
ABI
ABI objects
Getter at block 21249970
LOCK_UP_AMOUNT() view returns (uint256)
1000000000000000000000
MAX_MINTING_COUNT() view returns (uint256)
200
huntToken() view returns (address)
0x9aab071b4129b083b01cb5a0cb513ce7eca26fa5
townHall() view returns (address)
0xb09a1410cf4c49f92482f5cd2cbf19b638907193
uniswapV3Router() view returns (address)
0xe592427a0aece92de3edee1f18e0157c05861564
Read-only
getInputToken(bytes path) pure returns (address lastAddres)
getOutputToken(bytes path) pure returns (address firstAddress)
State-modifying
Events convertAndMint(bytes path, address mintTo, uint256 count, uint256 amountInMaximum)
convertETHAndMint(bytes path, address mintTo, uint256 count, uint256 amountInMaximum) payable
mintBulk(address to, uint256 count)
This contract contains no event objects.
constructor(address townHall_, address huntToken_)
receive()
TownHallZap__InvalidETHSent()
TownHallZap__InvalidInputToken()
TownHallZap__InvalidMintingCount()
TownHallZap__InvalidOutputToken()