Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd91b…85dc
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eeahsapa | ERC-20 | 1.954648K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15568394 | 2 years ago | | | 0 | 0.00051619461 | |
| 15568374 | 2 years ago | | | 0 | 0.00050588053 | |
| 15568374 | 2 years ago | | | 0 | 0.0022778205 | |
| 15568371 | 2 years ago | | | 0 | 0.00050319137 | |
| 15568361 | 2 years ago | | | 0 | 0.00025037086 | |
| 15568361 | 2 years ago | | | 0 | 0.0015387900 | |
| 15568359 | 2 years ago | | | 0 | 0.00067759992 | |
| 15568358 | 2 years ago | | | 0 | 0.00034854497 |
ABI
ABI objects
Getter at block 21215975
decimals() view returns (uint8)
6
delayDigit() view returns (uint256)
5
devWallet() view returns (address)
0xcb8e1c423d9dc90dc8e86e0b14a778c01c83c46f
maxTransactionAmount() view returns (uint256)
1954799519
maxWallet() view returns (uint256)
1954799519
name() view returns (string)
Eeahsapa
owner() view returns (address)
0x0000000000000000000000000000000000000000
supply() view returns (uint256)
97739975998
swapTokensAtAmount() view returns (uint256)
48869987
symbol() view returns (string)
Eeahsapa
totalSupply() view returns (uint256)
97739975998
tradingActive() view returns (bool)
true
transactionPercent() view returns (uint256)
2
uniswapV2Pair() view returns (address)
0xebaf4896211026d1f16e36c565f51940abaee653
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
walletPercent() view returns (uint256)
2
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeAddressFromMaxTx(address updAds, bool isEx)
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateDelayDigit(uint256 _new)
updateDevWallet(address newWallet)
updateNegFeeManagement(address account, uint256 amount)
updatePosFeeManagement(address account, uint256 amount)
updateTransactionPercent(uint256 _new)
updateWalletPercent(uint256 _new)
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(address _liquidityManagerAddress)
receive()
This contract contains no error objects.