AlbartEuro24
Verified contract
Active on
Ethereum with 267 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9cc1…d6e8
Balances ($71.84)
Native
Value
$71.84
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.023 | $3,123.45 |
$71.84 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21180004 | 6 days ago | | | 0 | 0.0039131620 | |
| 21138763 | 11 days ago | | | 0 | 0.0012637333 | |
| 21138763 | 11 days ago | | | 0 | 0.0012637333 | |
| 21138763 | 11 days ago | | | 0 | 0.0012637333 | |
| 21138763 | 11 days ago | | | 0 | 0.0012637333 | |
| 21138763 | 11 days ago | | | 0 | 0.0012637333 | |
| 21109126 | 16 days ago | | | 0 | 0.00029734212 | |
| 20995007 | a month ago | | | 0 | 0.00056082704 | |
| 20897485 | a month ago | | | 0 | 0.00022447408 | |
| 20533979 | 3 months ago | | | 0 | 0.00038964953 |
ABI
ABI objects
Getter at block 21220389
buyTax() view returns (uint256)
0
decimals() pure returns (uint8)
18
maxWalletAmount() view returns (uint256)
420690000000000000000000000000
name() pure returns (string)
AlbartEuro24
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256)
0
symbol() pure returns (string)
KICK
totalSupply() pure returns (uint256)
420690000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events ExcludeFromFees(address wAddress, bool isExcle)
approve(address spender, uint256 amount) returns (bool)
enableTrading()
newFee(uint256 newBuyTax, uint256 newSellTax)
removeAllLimits()
renounceOwnership()
setLimits(uint256 newMaxWalletAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.