Token

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xe62551cb at 18260543
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 10 additional slots

No balances found for "Token"

No transactions found for "Token"


Functions
Getter at block 20856328
concentratedPercent(view returns (string)
0%
creator(view returns (address)
0x0000000000000000000000000000000000000000
creatorFee(view returns (string)
0%
decimals(view returns (uint8)
18
initialMarketCap(view returns (string)
0 ETH
name(view returns (string)
pool(view returns (address)
0x0000000000000000000000000000000000000000
positions(view returns (uint256 loweruint256 upper)
(lower=0, upper=0)
source(view returns (string)
Created with Bossman's Bakery (bakery.mullet.capital)!
symbol(view returns (string)
team(view returns (address)
0x0000000000000000000000000000000000000000
totalSupply(view returns (uint256)
0
upperMarketCap(view returns (string)
0 ETH
Read-only
allowance(address _useraddress _spenderview returns (uint256)
balanceOf(address _userview returns (uint256)
State-modifying
approve(address _spenderuint256 _tokensreturns (bool)
collectTradingFees(
initialize(address _creatorstring _namestring _symboluint256 _totalSupplyuint256 _initialMarketCapuint256 _upperMarketCapuint256 _concentratedPercentuint256 _creatorFeepayable 
lock(
transfer(address _touint256 _tokensreturns (bool)
transferAndCall(address _touint256 _tokensbytes _datareturns (bool)
transferFrom(address _fromaddress _touint256 _tokensreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 tokens
Transfer(address indexed fromaddress indexed touint256 tokens
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.