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 "ARALE On Base"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11703843 | 9 months ago | | | 0 | 0.000000000042680540 | |
| 11703773 | 9 months ago | | | 0 | 0.000000000041696849 | |
| 11703743 | 9 months ago | | | 0 | 0.000000000042163485 | |
| 11703476 | 9 months ago | | | 0 | 0.000000000063256809 | |
| 11703433 | 9 months ago | | | 0 | 0.000000000813136339 | |
| 11703271 | 9 months ago | | | 0 | 0.000000000083433875 | |
| 11703248 | 9 months ago | | | 0 | 0.000000000084234172 | |
| 11703217 | 9 months ago | | | 0 | 0.000000084733755140 | |
| 11703130 | 9 months ago | | | 0 | 0.000000000147549880 | |
| 11703052 | 9 months ago | | | 0 | 0.000000000274309680 |
ABI
ABI objects
Getter at block 23173340
buyFee() view returns (uint256)
0
creatorWallet() view returns (address)
0x4f5ba9a69255755ff28ac8e50d4eb4a1be451394
decimals() view returns (uint8)
9
name() view returns (string)
ARALE On Base
owner() view returns (address)
0x4f5ba9a69255755ff28ac8e50d4eb4a1be451394
sellFee() view returns (uint256)
99
symbol() view returns (string)
ARALE
totalSupply() view returns (uint256)
1000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events Fee(uint256 newBuyFee, uint256 newSellFee)
approve(address _spender, uint256 _value) returns (bool success)
removeLimits() payable
renounceOwnership()
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
FeesUpdated(uint256 newBuyFee, uint256 newSellFee)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokensBurned(address indexed burner, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.