Leonardo
Verified contract
Active on
Ethereum with 1,046 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1d4c…66ac
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LEONARDO | ERC-20 | 11.753118M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21244880 | 8 days ago | | | 0 | 0.00032632695 | |
| 21177160 | 18 days ago | | | 0 | 0.0010506787 | |
| 21054897 | a month ago | | | 0 | 0.00027188810 | |
| 21026097 | a month ago | | | 0 | 0.00025816748 | |
| 21016198 | a month ago | | | 0 | 0.00066722828 | |
| 21015473 | a month ago | | | 0 | 0.0011294197 | |
| 21014749 | a month ago | | | 0 | 0.0010172360 | |
| 21014676 | a month ago | | | 0 | 0.00080059040 | |
| 21007459 | a month ago | | | 0 | 0.00076196670 | |
| 21007430 | a month ago | | | 0 | 0.0010028703 |
ABI
ABI objects
Getter at block 21303780
_maxTaxSwap() view returns (uint256)
20000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
20000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Leonardo
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
LEONARDO
totalSupply() pure returns (uint256)
1000000000000000000
unclogged() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBlacklist(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBlacklist(address[] notbot)
openTrading()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
unclogg()
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.