Tomaz Jeffersun
Verified contract
Active on
Base with 78 txns
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 |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.000736 |
$0 | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18202194 | 3 months ago | | | 0 | 2.5106781e-7 | |
| 16252771 | 5 months ago | | | 0 | 5.3857049e-7 | |
| 14998288 | 6 months ago | | | 0 | 5.4036197e-7 | |
| 14992263 | 6 months ago | | | 0 | 4.1483216e-7 | |
| 14981356 | 6 months ago | | | 0 | 5.3764754e-7 | |
| 14264012 | 6 months ago | | | 0 | 0.0000048393749 | |
| 14264011 | 6 months ago | | | 0 | 0.0000048393749 | |
| 14264010 | 6 months ago | | | 0 | 0.0000048393749 | |
| 14264009 | 6 months ago | | | 0 | 0.0000048393749 | |
| 14264009 | 6 months ago | | | 0 | 0.0000048393749 |
ABI
ABI objects
Getter at block 22772558
creator() view returns (address)
0xef320d1b337902f175f86f00c5ab7debd23daf6a
decimals() view returns (uint8)
18
description() view returns (string)
Da foonding favur of ameriku
imageURI() view returns (string)
https://pbs.twimg.com/profile_images/1777411664620482560/leSKnNKY_400x400.jpg
isPresaleStep() view returns (bool)
false
name() view returns (string)
Tomaz Jeffersun
symbol() view returns (string)
JEFFERSUN
telegram() view returns (string)
https://t.me/BASEJeffersun
tokenDeployer() view returns (address)
0x7ca4388f2a68a47739fe1b33b6ae939c0229ff18
totalSupply() view returns (uint256)
1000000000000000000000000
twitter() view returns (string)
https://twitter.com/BASEJeffersun
website() view returns (string)
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)
setDescription(string _description)
setImageURI(string _imageURI)
setIsPresale(bool _isPresale)
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)
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)
This contract contains no fallback and receive objects.
This contract contains no error objects.