Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 10 additional slots
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
dev | ERC-20 | 0 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20444116 | 4 months ago | | | 0 | 0.000049250353 | |
| 20396608 | 5 months ago | | | 0 | 0.000044943225 | |
| 18512002 | a year ago | | | 0 | 0.0012999320 | |
| 18460249 | a year ago | | | 0 | 0.00056773394 | |
| 18459205 | a year ago | | | 0 | 0.00056462690 | |
| 18458436 | a year ago | | | 0 | 0.0012892731 | |
| 18454698 | a year ago | | | 0 | 0.00088744115 | |
| 18454610 | a year ago | | | 0 | 0.0044236262 | |
| 18453130 | a year ago | | | 0 | 0.00071218362 | |
| 18453113 | a year ago | | | 0 | 0.00060684843 |
ABI
ABI objects
Getter at block 21414689
concentratedPercent() view returns (string)
0%
creator() view returns (address)
0x1427798f129b92f19927931a964d17bd6c2f5253
creatorFee() view returns (string)
1%
decimals() view returns (uint8)
18
initialMarketCap() view returns (string)
3 ETH
name() view returns (string)
dev
pool() view returns (address)
0xa30ebe412e17ae91e80f36ded94b0ab09f99ca89
positions() view returns (uint256 lower, uint256 upper)
(lower=0, upper=592282)
source() view returns (string)
Created with Bossman's Bakery (bakery.mullet.capital)!
symbol() view returns (string)
dev
team() view returns (address)
0x83fae7b64a25a5767b85cd00a55225e02392eb42
totalSupply() view returns (uint256)
1000000000000000000000000000000
upperMarketCap() view returns (string)
100,000,000 ETH
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 _concentratedPercent, uint256 _creatorFee) 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)
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.