LegendsAlwaysMoonBeforeOthers
Verified contract
Active on
Ethereum with 212 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "LegendsAlwaysMoonBeforeOthers"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21039550 | a month ago | | | 0 | 0.00026918058 | |
| 20216924 | 5 months ago | | | 0 | 0.00014937819 | |
| 20041544 | 6 months ago | | | 0 | 0.00056385493 | |
| 20028103 | 6 months ago | | | 0 | 0.0014664451 | |
| 19697373 | 7 months ago | | | 0 | 0.00044182078 | |
| 19696333 | 7 months ago | | | 0 | 0.00031537420 | |
| 19695299 | 7 months ago | | | 0 | 0.00038197153 | |
| 19694626 | 7 months ago | | | 0 | 0.00025930098 | |
| 19694624 | 7 months ago | | | 0 | 0.00025840307 | |
| 19694623 | 7 months ago | | | 0 | 0.00045424951 |
ABI
ABI objects
Getter at block 21276455
decimals() view returns (uint8)
18
maxTXamount() view returns (uint256)
34643662287895000000000000
maxTXamountLaunch() view returns (uint256)
150000000000000000000000
name() view returns (string)
LegendsAlwaysMoonBeforeOthers
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
LAMBO
totalSupply() view returns (uint256)
34643662287895000000000000
Read-only
allowance(address owner, address delegate) view returns (uint256)
balanceOf(address tokenOwner) view returns (uint256)
tokenRemaning(address token) view returns (uint256)
State-modifying
Events approve(address delegate, uint256 numTokens) returns (bool)
renounceOwnership()
transfer(address receiver, uint256 numTokens) returns (bool)
transferFrom(address owner, address buyer, uint256 numTokens) returns (bool)
transferOwnership(address newOwner)
updateMaxTXamount(uint256 newMaxTXAmount) returns (bool)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.