Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x92fb…1e18
0x47f6…27fb
19 additional
variables
Balances ($12.89)
Native
Value
$12.89
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.005144 | $2,505.27 |
$12.89 | |
EBASE | ERC-20 | 87.776571M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21778461 | a day ago | | | 0 | 0.000000083746988160 | |
| 21734538 | 2 days ago | | | 0 | 1.8712299e-7 | |
| 21501387 | 7 days ago | | | 0 | 9.1804309e-7 | |
| 21351512 | 11 days ago | | | 0 | 8.3068321e-7 | |
| 21269227 | 13 days ago | | | 0 | 9.1804309e-7 | |
| 21262967 | 13 days ago | | | 0 | 0.000000093492484907 | |
| 21262967 | 13 days ago | | | 0 | 0.000000093492484907 | |
| 21262967 | 13 days ago | | | 0 | 1.6393130e-7 | |
| 21185652 | 15 days ago | | | 0 | 0.000000083790796430 | |
| 21118035 | 16 days ago | | | 0 | 9.1804309e-7 |
ABI
ABI objects
Getter at block 21823183
_liquidityFee() view returns (uint256)
100
_maxTxAmount() view returns (uint256)
10000000000000000000
_maxWalletSize() view returns (uint256)
10000000000000000000
_swapTokensAtAmount() view returns (uint256)
1000000000000000000000000000000000
_taxFee() view returns (uint256)
200
canTrade() view returns (bool)
true
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
name() view returns (string)
EBASE
owner() view returns (address)
0x19c669fd386f7c83815941e5137348849cfb7486
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
EBASE
totalFees() view returns (uint256)
1017267750471495381
totalSupply() view returns (uint256)
10000000000000000000
uniswapV2Pair() view returns (address)
0x740243ddb7aab60381d19c85020d66275c8f4396
uniswapV2Router() view returns (address)
0x327df1e6de05895d2ab08513aadd9313fe505d86
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getBotWalletStatus(address botwallet) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events addBotWallet(address botwallet)
airdrop(address recipient, uint256 amount)
airdropArray(address[] newholders, uint256[] amounts)
allowtrading()
approve(address spender, uint256 amount) returns (bool)
claimOtherTokens(address tokenAddress, address walletaddress)
claimTokens()
clearStuckBalance(address walletAddress)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
manualSwapAndLiquify()
manualsend()
manualswap()
removeAllFee()
removeBotWallet(address botwallet)
renounceOwnership()
restoreAllFee()
setMarketingWallet(address walletAddress)
setMaxTxAmount(uint256 maxTxAmount)
setMaxWalletSize(uint256 maxWalletSize)
setSwapAndLiquifyEnabled(bool _enabled)
setSwapThresholdAmount(uint256 SwapThresholdAmount)
setTxLimits(uint256 maxTxAmount, uint256 maxWalletSize, uint256 SwapThresholdAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
updateBuyFees(uint256 taxFeeOnBuy, uint256 liquidityFeeOnBuy, uint256 devFeeOnBuy)
updateSellFees(uint256 taxFeeOnSell, uint256 liquidityFeeOnSell, uint256 devFeeOnSell)
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
receive()
This contract contains no error objects.