LaserEye100k
Verified contract
Active on
Ethereum with 75 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 "LaserEye100k"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18010313 | a year ago | | | 0 | 0.00050912028 | |
| 17577880 | a year ago | | | 0 | 0.00069396192 | |
| 17577871 | a year ago | | | 0 | 0.00060402012 | |
| 17577865 | a year ago | | | 0 | 0.00061006456 | |
| 17555880 | a year ago | | | 0 | 0.00057614858 | |
| 17466426 | a year ago | | | 0 | 0.00074204488 | |
| 17458364 | 2 years ago | | | 0 | 0.00080164523 | |
| 17447194 | 2 years ago | | | 0 | 0.0016920311 | |
| 17441116 | 2 years ago | | | 0 | 0.0010246300 | |
| 17435330 | 2 years ago | | | 0 | 0.00089192874 |
ABI
ABI objects
Getter at block 21381214
_marketingFee() view returns (uint256)
0
_totalTax() view returns (uint256)
0
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
marketingWallet() view returns (address)
0xda8b170189a4768e5875252e83304e0741d28cd0
name() view returns (string)
LaserEye100k
owner() view returns (address)
0xda8b170189a4768e5875252e83304e0741d28cd0
symbol() view returns (string)
LaserEye100k
totalSupply() view returns (uint256)
210000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setIsExcludedFromFee(address account, bool newValue)
setMarketPairStatus(address account, bool newValue)
setMarketWallet(address account)
setMarketingFee(uint256 _fee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 _totalSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.