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 |
---|---|---|---|---|---|
ELARA | ERC-20 | 1.673335M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19605599 | 7 months ago | | | 0 | 0.00042596485 | |
| 19547367 | 8 months ago | | | 0 | 0.0012524630 | |
| 19546583 | 8 months ago | | | 0 | 0.0012464256 | |
| 19544689 | 8 months ago | | | 0 | 0.00080758335 | |
| 19544683 | 8 months ago | | | 0 | 0.0010094765 | |
| 19543156 | 8 months ago | | | 0 | 0.0011521894 | |
| 19543132 | 8 months ago | | | 0 | 0.0017005290 | |
| 19543117 | 8 months ago | | | 0 | 0.00096186720 | |
| 19543076 | 8 months ago | | | 0 | 0.0010066712 | |
| 19543043 | 8 months ago | | | 0 | 0.00093167673 |
ABI
ABI objects
Getter at block 21223489
decimals() pure returns (uint8)
9
name() pure returns (string)
Elara AI
symbol() pure returns (string)
ELARA
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events adjust_elara_wallet_size(uint256 percent)
approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
update_elara_tax(uint256 lp_fee, uint256 dev_fee)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address elara_address)
receive()
This contract contains no error objects.