Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0cff…c019
0x0cff…c019
7 additional
variables
Balances ($2,264.21)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BOGE | ERC-20 | 4.30439M | $0.000497 |
$2,137.47 | |
USDC | ERC-20 | 126.687038 | $0.998077 |
$126.44 | |
MOONCATS | ERC-20 | 500 | $0.000375 |
$0.19 | |
WGC | ERC-20 | 200 | $0.000501 |
$0.1 | |
USA | ERC-20 | 1 | $0.000767 |
$0 | |
kurbi | ERC-20 | 0.1 | $0.000775 |
$0 | |
BOGE | ERC-20 | 148.641911B | -- | -- | |
BOGE | ERC-20 | 100M | -- | -- | |
BREDD | ERC-20 | 42.069K | -- | -- | |
MCAT | ERC-20 | 10K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22734237 | 8 hours ago | | | 0 | 0.000000087252038106 | |
| 22724304 | 14 hours ago | | | 0 | 0.000000057857016915 | |
| 22721941 | 15 hours ago | | | 0 | 1.2964488e-7 | |
| 22721486 | 15 hours ago | | | 0 | 0.000000301556232880 | |
| 22718654 | 17 hours ago | | | 0 | 2.4742063e-7 | |
| 22711960 | 21 hours ago | | | 0 | 8.6940454e-7 | |
| 22706379 | a day ago | | | 0 | 4.4512436e-7 | |
| 22703581 | a day ago | | | 0 | 8.9318982e-7 | |
| 22700359 | a day ago | | | 0 | 4.8480390e-7 | |
| 22696014 | a day ago | | | 0 | 4.4742990e-7 |
ABI
ABI objects
Getter at block 22749135
_buyTotalFees() view returns (uint256)
2
_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)
2
_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)
0x0cff33a134b52c4089fb3e6002ecc34fbe29c019
enableTrading() view returns (bool)
true
getCirculatingSupply() view returns (uint256)
360975925134994031
getTime() view returns (uint256)
1732287617
launchAt() view returns (uint256)
10181614
name() view returns (string)
Boge
owner() view returns (address)
0x000000000000000000000000000000000000dead
swapAndLiquifyByLimitOnly() view returns (bool)
true
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
BOGE
teamWalletAddress() view returns (address)
0x0cff33a134b52c4089fb3e6002ecc34fbe29c019
totalSupply() view returns (uint256)
1000000000000000000
uniswapPair() view returns (address)
0xbf5f6359745298ee65c52a32be5fe9fafb1b434d
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.