Italiano 🤌🏻
Verified contract
Active on
Base with 1,727 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.000648 |
$0 | |
LZPZ | ERC-20 | 2 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22791829 | 3 days ago | | | 0 | 7.9818388e-7 | |
| 22790919 | 3 days ago | | | 0 | 5.1117174e-7 | |
| 22640001 | 7 days ago | | | 0 | 9.4172018e-7 | |
| 22575419 | 8 days ago | | | 0 | 0.0000014001656 | |
| 22439129 | 11 days ago | | | 0 | 7.2896911e-7 | |
| 22164068 | 18 days ago | | | 0 | 8.6717899e-7 | |
| 21131558 | a month ago | | | 0 | 0.000000406502335680 | |
| 20862069 | 2 months ago | | | 0 | 0.00023347597 | |
| 20039542 | 2 months ago | | | 0 | 2.2931194e-7 | |
| 20039532 | 2 months ago | | | 0 | 2.1022224e-7 |
ABI
ABI objects
Getter at block 22924123
creator() view returns (address)
0xdd487ccee90408a5d4b7fcd7e8d135a3aa67db99
decimals() view returns (uint8)
18
description() view returns (string)
Italiano 🤌🏼 is the one and only token that celebrates Italian culture and aims to spread its charm all over the world.
imageURI() view returns (string)
https://i.pinimg.com/736x/6a/14/67/6a1467139470400f766867a4b4f65d5d.jpg
isPresaleStep() view returns (bool)
false
name() view returns (string)
Italiano 🤌🏻
symbol() view returns (string)
ITALIANO
telegram() view returns (string)
https://t.me/italianobase
tokenDeployer() view returns (address)
0x3b449f0235847bb3b93f6b80e3af288a57ab4d6e
totalSupply() view returns (uint256)
1000000000000000000000000000
twitter() view returns (string)
https://twitter.com/ItalianoToken
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)
renounceDeployerOwnership()
setDescription(string _description)
setImageURI(string _imageURI)
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)
This contract contains no fallback and receive objects.
This contract contains no error objects.