LESLIE
Unverified contract
Proxy
Active on
Ethereum with 81 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 16 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
(#815373) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
LESLIE | ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20782435 | 2 months ago | | | 0 | 0.00057358252 | |
| 20778703 | 2 months ago | | | 0 | 0.0055573724 | |
| 20778669 | 2 months ago | | | 0 | 0.00081941267 | |
| 20778651 | 2 months ago | | | 0 | 0.00074021218 | |
| 20778644 | 2 months ago | | | 0 | 0.00097285011 | |
| 20778642 | 2 months ago | | | 0 | 0.00080684143 | |
| 20778641 | 2 months ago | | | 0 | 0.0010039071 | |
| 20778638 | 2 months ago | | | 0 | 0.00085142511 | |
| 20778638 | 2 months ago | | | 0 | 0.00095101906 | |
| 20778636 | 2 months ago | | | 0 | 0.00086836108 |
ABI
ABI objects
Getter at block 21158620
Discord() view returns (string)
Telegram() view returns (string)
Twitter() view returns (string)
Website() view returns (string)
additionalInfo() view returns (string)
creator() view returns (address)
0xee396a6e8ddac1d22d9b7a55700083d1f2ff6d43
creatorFee() view returns (string)
0%
decimals() view returns (uint8)
18
initialMarketCap() view returns (string)
3 ETH
name() view returns (string)
LESLIE
pool() view returns (address)
0x9046d348d857afe2ad1c268d68a5e52d2a9f993e
position() view returns (uint256)
815373
source() view returns (string)
UniswapV3
symbol() view returns (string)
LESLIE
team() view returns (address)
0x38ca5faa1099433979122a7d6bc3942d8a3c93cc
totalSupply() view returns (uint256)
1000000000000000000000000000
transferLimit() view returns (uint256 limit, uint256 until, bool active)
(limit=5000000000000000000000000, until=1726694003, active=false)
upperMarketCap() view returns (string)
100,000,000 ETH
Read-only
allowance(address _user, address _spender) view returns (uint256)
balanceOf(address _user) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _tokens) returns (bool)
collectTradingFees()
initialize(address _creator, string _name, string _symbol, uint256 _totalSupply, uint256 _initialMarketCap, uint256 _upperMarketCap, uint256 _creatorFee, uint256 _transferLimit, uint256 _transferLimitTime) payable
lock()
transfer(address _to, uint256 _tokens) returns (bool)
transferAndCall(address _to, uint256 _tokens, bytes _data) returns (bool)
transferFrom(address _from, address _to, uint256 _tokens) returns (bool)
updateAll(string _website, string _twitter, string _telegram, string _discord, string _info)
updateDiscord(string _discord)
updateInfo(string _info)
updateTelegram(string _telegram)
updateTwitter(string _twitter)
updateWebsite(string _website)
Approval(address indexed owner, address indexed spender, uint256 tokens)
Transfer(address indexed from, address indexed to, uint256 tokens)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.