Based Joobi
Verified contract
Active on
Base with 1,664 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd49c…2335
0xd49c…2335
7 additional
variables
Balances ($50.07)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDC | ERC-20 | 50 | $0.999047 |
$49.95 | |
WGC | ERC-20 | 200 | $0.000568 |
$0.11 | |
kurbi | ERC-20 | 0.1 | $0.000775 |
$0 | |
JOOBI | ERC-20 | 2.805463M | -- | -- | |
GLOOM | ERC-20 | 20.602274K | -- | -- | |
BLOWN | ERC-20 | 77.694207 | -- | -- | |
LOTTO | ERC-20 | 42.0777 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22297663 | 10 days ago | | | 0 | 1.4259006e-7 | |
| 21862689 | 20 days ago | | | 0 | 6.6917970e-7 | |
| 21862683 | 20 days ago | | | 0 | 6.6906536e-7 | |
| 21862676 | 20 days ago | | | 0 | 6.6080215e-7 | |
| 21862670 | 20 days ago | | | 0 | 8.2103254e-7 | |
| 21862382 | 21 days ago | | | 0 | 3.8579331e-7 | |
| 21007018 | a month ago | | | 0 | 0.0000010575516 | |
| 21006995 | a month ago | | | 0 | 0.0000010426752 | |
| 21006981 | a month ago | | | 0 | 0.0000010275048 | |
| 21006964 | a month ago | | | 0 | 0.0000010104385 |
ABI
ABI objects
Getter at block 22748115
_buyTotalFees() view returns (uint256)
0
_liquidityShare() view returns (uint256)
0
_marketingShare() view returns (uint256)
1000
_maxTxAmount() view returns (uint256)
1000000000000000000
_minimumTokensBeforeSwap() view returns (uint256)
5000000000000000
_minimumTokensBeforeSwapAmount() view returns (uint256)
5000000000000000
_sellTotalFees() view returns (uint256)
0
_teamShare() view returns (uint256)
0
_totalDistributionShares() view returns (uint256)
1000
_totalSupply() view returns (uint256)
1000000000000000000
_walletMax() view returns (uint256)
1000000000000000000
checkWalletLimit() view returns (bool)
true
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
devWalletAddress() view returns (address)
0xd49c21f38930c3fc97f67e92ed6e246f3fd12335
enableTrading() view returns (bool)
true
getCirculatingSupply() view returns (uint256)
1000000000000000000
getTime() view returns (uint256)
1732285577
launchAt() view returns (uint256)
12275602
name() view returns (string)
Based Joobi
owner() view returns (address)
0x000000000000000000000000000000000000dead
swapAndLiquifyByLimitOnly() view returns (bool)
true
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
JOOBI
teamWalletAddress() view returns (address)
0xd49c21f38930c3fc97f67e92ed6e246f3fd12335
totalSupply() view returns (uint256)
1000000000000000000
uniswapPair() view returns (address)
0x976ef2ae2956ae6c8110bedc7fb4960cb719a4a4
uniswapV2Router() view returns (address)
0x6bded42c6da8fbf0d2ba55b2fa120c5e0c8d7891
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events EnableTrading()
approve(address spender, uint256 amount) returns (bool)
changeRouterVersion(address newRouterAddress) returns (address newPairAddress)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimitsTx()
setFees(uint256 buyTotalFees, uint256 sellTotalFees)
setMarketPairStatus(address account, bool newValue)
setNumTokensBeforeSwap(uint256 newLimit)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
waiveOwnership()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
eventSwapAndLiquify(uint256 amount)
inSwapAndLiquifyStatus(bool p)
liquidityGetBnb(uint256 amount)
marketingGetBnb(uint256 amount)
stepFee(bool p)
stepLiquify(bool overMinimumTokenBalanceStatus, bool inSwapAndLiquifyStatus, bool isMarketPair_sender, bool swapAndLiquifyEnabledStatus)
teamGetBnb(uint256 amount)
constructor()
receive()
This contract contains no error objects.