hammtur
Verified contract
Proxy
Active on
Ethereum with 239 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 16 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HAMT | ERC-20 | 841.38M | -- | -- | |
(#696901) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19663038 | 7 months ago | | | 0 | 0.00072604953 | |
| 19528892 | 8 months ago | | | 0 | 0.00079247352 | |
| 19528892 | 8 months ago | | | 0 | 0.0013303759 | |
| 19507325 | 8 months ago | | | 0 | 0.0010794037 | |
| 19507204 | 8 months ago | | | 0 | 0.0012030592 | |
| 19506849 | 8 months ago | | | 0 | 0.0012649638 | |
| 19506794 | 8 months ago | | | 0 | 0.0010255158 | |
| 19506729 | 8 months ago | | | 0 | 0.0011516319 | |
| 19506712 | 8 months ago | | | 0 | 0.0010876779 | |
| 19506691 | 8 months ago | | | 0 | 0.0084338782 |
ABI
ABI objects
Getter at block 21213420
additionalInfo() view returns (string)
creator() view returns (address)
0xe932ae74c563d9fae3e9d8907c7f350f2303bba9
creatorFee() view returns (string)
0%
decimals() view returns (uint8)
18
discord() view returns (string)
initialMarketCap() view returns (string)
0.5 ETH
name() view returns (string)
hammtur
pool() view returns (address)
0x1529b3ba7462dc38f560a4e38e6a97c07d3293b6
position() view returns (uint256)
696901
source() view returns (string)
Created with Bossman's Bakery (bakery.mullet.capital)!
symbol() view returns (string)
HAMT
team() view returns (address)
0x423d8c5a066a55d4e6e11c56a0071971282c165f
telegram() view returns (string)
totalSupply() view returns (uint256)
420690000000000000000000000000
transferLimit() view returns (uint256 limit, uint256 until, bool active)
(limit=1000000000000000000000000000, until=1711310411, active=false)
twitter() view returns (string)
upperMarketCap() view returns (string)
250,000 ETH
website() view returns (string)
Read-only
allowance(address _user, address _spender) view returns (uint256)
balanceOf(address _user) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _tokens) returns (bool)
collectTradingFees()
initialize(address _creator, string _name, string _symbol, uint256 _totalSupply, uint256 _initialMarketCap, uint256 _upperMarketCap, uint256 _creatorFee, uint256 _transferLimit, uint256 _transferLimitTime) payable
lock()
transfer(address _to, uint256 _tokens) returns (bool)
transferAndCall(address _to, uint256 _tokens, bytes _data) returns (bool)
transferFrom(address _from, address _to, uint256 _tokens) returns (bool)
updateAll(string _website, string _twitter, string _telegram, string _discord, string _info)
updateDiscord(string _discord)
updateInfo(string _info)
updateTelegram(string _telegram)
updateTwitter(string _twitter)
updateWebsite(string _website)
Approval(address indexed owner, address indexed spender, uint256 tokens)
Transfer(address indexed from, address indexed to, uint256 tokens)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.