Abracadabra
Verified contract
Active on
Ethereum with 229 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Abracadabra"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17576504 | a year ago | | | 0 | 0.00057660027 | |
| 17575219 | a year ago | | | 0 | 0.00046340675 | |
| 17574852 | a year ago | | | 0 | 0.00040387667 | |
| 17574817 | a year ago | | | 0 | 0.00093590000 | |
| 17574720 | a year ago | | | 0 | 0.00040873981 | |
| 17574077 | a year ago | | | 0 | 0.00046975472 | |
| 17574077 | a year ago | | | 0 | 0.00046975472 | |
| 17574077 | a year ago | | | 0 | 0.00046975472 | |
| 17573908 | a year ago | | | 0 | 0.00072431885 | |
| 17573898 | a year ago | | | 0 | 0.0011647000 |
ABI
ABI objects
Getter at block 21171711
decimals() view returns (uint8)
18
lastBuy() view returns (uint256)
1687918907
lastSell() view returns (uint256)
1687920959
limited() view returns (bool)
false
maxHoldingAmount() view returns (uint256)
0
minHoldingAmount() view returns (uint256)
0
name() view returns (string)
Abracadabra
owner() view returns (address)
0x876627ec5f3543cc1ea467d146aaeb2e8c7123e1
symbol() view returns (string)
ABRCDBRA
totalSupply() view returns (uint256)
210000000000000000000000000000000
uniswapV2Pair() view returns (address)
0xa4d8d8a82ddeeedc8bcfdeb6525bc972fc2cc20e
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)
burn(uint256 value)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setRule(bool _limited, address _uniswapV2Pair, uint256 _maxHoldingAmount)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.