elonomics
Verified contract
Active on
Ethereum with 333 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x93a1…3bc7
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ELONOMICS | ERC-20 | 3.643875M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21240118 | 5 minutes ago | | | 0 | 0.00052002964 | |
| 21239657 | 2 hours ago | | | 0 | 0.00061930410 | |
| 21239606 | 2 hours ago | | | 0 | 0.00060558888 | |
| 21239601 | 2 hours ago | | | 0 | 0.00058789384 | |
| 21239593 | 2 hours ago | | | 0 | 0.00070993732 | |
| 21239576 | 2 hours ago | | | 0 | 0.00061075328 | |
| 21239574 | 2 hours ago | | | 0 | 0.00071611180 | |
| 21239532 | 2 hours ago | | | 0 | 0.00060753551 | |
| 21239267 | 3 hours ago | | | 0 | 0.00070732861 | |
| 21238800 | 5 hours ago | | | 0 | 0.00075304383 |
ABI
ABI objects
Getter at block 21240142
_maxTaxSwap() view returns (uint256)
10000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
10000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
ELONOMICS
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
ELONOMICS
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
_bots(address a) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events ReduceFee(uint256 _newFee)
addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
manualSend()
manualSwap()
openTrading()
removeLimit()
removeTransferTax()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
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)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.