Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
-
variable spans 4 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$EINU | ERC-20 | 59.932737K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15903504 | 2 years ago | | | 0 | 0.00050504440 | |
| 15903470 | 2 years ago | | | 0 | 0.0057521667 | |
| 15903469 | 2 years ago | | | 0 | 0.00057459917 | |
| 15903467 | 2 years ago | | | 0 | 0.00060773007 | |
| 15903466 | 2 years ago | | | 0 | 0.00061228991 | |
| 15903462 | 2 years ago | | | 0 | 0.00095701475 | |
| 15903461 | 2 years ago | | | 0 | 0.00025202204 | |
| 15903454 | 2 years ago | | | 0 | 0.00072060005 | |
| 15903453 | 2 years ago | | | 0 | 0.00069925864 | |
| 15903445 | 2 years ago | | | 0 | 0.00059288125 |
ABI
ABI objects
Getter at block 21218829
_mainPair() view returns (address)
0x414dd4d547f0a3a6c5a0f843544a120da4816428
allot() view returns (uint256 marketing, uint256 liquidity, uint256 burn, uint256 reward, uint256 total)
(marketing=0, liquidity=10, burn=0, reward=0, total=10)
decimals() view returns (uint8)
9
fees() view returns (uint256 buy, uint256 sell, uint256 transfer, uint256 part)
(buy=10, sell=10, transfer=10, part=100)
maxSwapThreshold() view returns (uint256)
10000000000000
name() view returns (string)
Elon Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
startTradeBlock() view returns (uint256)
0
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
1000000000000
symbol() view returns (string)
$EINU
totalSupply() view returns (uint256)
1000000000000000
Read-only
_ChosenSon(address) view returns (bool)
_feeWhiteList(address) view returns (bool)
_swapPairList(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
setAllot(uint256 marketing, uint256 liquidity, uint256 burn, uint256 rewards)
setChosenSon(address addr, bool enable)
setFeeWhiteList(address addr, bool enable)
setFees(uint256 _buy, uint256 _sell, uint256 _transferfee, uint256 _part)
setSwapBackSettings(bool _enabled, uint256 _swapThreshold, uint256 _maxSwapThreshold)
setSwapPairList(address addr, bool enable)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
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.