Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LAZY | ERC-20 | 2.20838M | -- | -- | |
OHNO | ERC-20 | 5 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20718593 | 2 months ago | | | 0 | 1.7915361e-7 | |
| 19276536 | 3 months ago | | | 0 | 0.000000068208000000 | |
| 17977973 | 4 months ago | | | 0 | 1.3539155e-7 | |
| 17517658 | 4 months ago | | | 0 | 0.000000088251160500 | |
| 17517638 | 4 months ago | | | 0 | 0.000000088469064600 | |
| 17348238 | 4 months ago | | | 0 | 1.5442587e-7 | |
| 17314699 | 4 months ago | | | 0 | 1.6886584e-7 | |
| 17281635 | 4 months ago | | | 0 | 0.000000074108560500 | |
| 16819790 | 4 months ago | | | 0 | 0.0000010416888 | |
| 16641464 | 5 months ago | | | 0 | 2.2726200e-7 |
ABI
ABI objects
Getter at block 22779167
creator() view returns (address)
0xc81460c744e1f5f5b3f7e9078d7dc133eb3c2a43
decimals() view returns (uint8)
18
description() view returns (string)
Lazy Blocks is for those who love to chill and make gains effortlessly.
Our motto is "Eat, Sleep, Buy, Hold." We’re too lazy to rug – and our community is just as lazy.
Too lazy to sell, too lazy to work, just here for the fun and profits.
imageURI() view returns (string)
https://api.basejump.pro:4000/static/tkn_0xf9ea644a14b69d4c6e57299766d4e839818c567eff1ed72c385077020c76a454.gif
isPresaleStep() view returns (bool)
false
name() view returns (string)
Lazy Blocks
symbol() view returns (string)
LAZY
telegram() view returns (string)
https://t.me/lazy_blocks_portal
tokenDeployer() view returns (address)
0x31c0282fa6d0a82ad22ab63bbacd87f62b2a9bfd
totalSupply() view returns (uint256)
1000000000000000000000000000
twitter() view returns (string)
https://x.com/lazy_blocks
website() view returns (string)
https://lazyblocks.org
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceDeployerOwnership()
setDescription(string _description)
setImageURI(string _imageURI)
setJumpBlock(uint256 _block)
setPair(address _newPair)
setTelegram(string _telegram)
setTwitter(string _twitter)
setWebsite(string _website)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
TokenCreated(struct TokenTokenCreatedParams params)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _n, string _s, address _tokenDeployer, string _imageURI, string _website, string _twitter, string _telegram, string _description, address _creator, uint256 _initialSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.