Luminous Lobster Token

Verified contract

Proxy

Active on Ethereum with 3 txns
Deployed by via 0xdd948498 at 11189929
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Luminous Lobster Token"

0xf6a30fa7f6fc0fc5913e5cf0c160aedd16564c76e9237f5217f7b2f8af1fa3ad
0xe5c63241a05921760b8c4eae6be2507e7b996a135f089b5132080ce14721d937
0x5a41d53493a44311568dfb3a8052268c1a69c4d80d099d057003f9e969422444

Functions
Getter at block 21394881
BASE(view returns (uint256)
1000000000000000000
BASE_COMMUNITY_FEE_PERCENTAGE(view returns (uint256)
1000000000000000
BASE_MARKET_FEE_PERCENTAGE(view returns (uint256)
1000000000000000
blob(view returns (string)
cap(view returns (uint256)
1000000000000000000000
decimals(view returns (uint8)
18
isInitialized(view returns (bool)
true
minter(view returns (address)
0x3bb3a47976b76ff2b38aad3f43a9898a91596550
name(view returns (string)
Luminous Lobster Token
symbol(view returns (string)
LUMLOB-38
totalSupply(view returns (uint256)
10000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
calculateFee(uint256 amountuint256 feePercentagepure returns (uint256)
isMinter(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
approveMinter(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
finishOrder(bytes32 orderTxIdaddress consumeruint256 amountuint256 serviceId
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(string namestring symboladdress minterAddressuint256 capstring blobaddress feeCollectorreturns (bool)
mint(address accountuint256 value
proposeMinter(address newMinter
startOrder(address consumeruint256 amountuint256 serviceIdaddress mrktFeeCollector
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MinterApproved(address currentMinteraddress newMinter
MinterProposed(address currentMinteraddress newMinter
OrderFinished(bytes32 orderTxIdaddress indexed consumeruint256 amountuint256 serviceIdaddress indexed provideruint256 timestamp
OrderStarted(address indexed consumeraddress indexed payeruint256 amountuint256 serviceIduint256 timestampaddress indexed mrktFeeCollectoruint256 marketFee
Transfer(address indexed fromaddress indexed touint256 value
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.