Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xdc6b…da51
7 additional
variables
Balances ($8,422.30)
Native
Value
$1,358.53
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.424458 | $3,200.63 |
$1,358.53 | |
USDC | ERC-20 | 6.929562K | $0.998889 |
$6,921.86 | |
GENAI | ERC-20 | 841.491723K | $0.00013 |
$109.8 | |
SHIB | ERC-20 | 1.21444M | $0.000026 |
$32.11 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21153796 | 14 hours ago | | | 0 | 0.00047481681 | |
| 21149818 | a day ago | | | 0 | 0.00039723601 | |
| 21143387 | 2 days ago | | | 0 | 0.00087022674 | |
| 21142770 | 2 days ago | | | 0 | 0.00048483646 | |
| 21142691 | 2 days ago | | | 0 | 0.00059166396 | |
| 21142034 | 2 days ago | | | 0 | 0.00048015292 | |
| 21141355 | 2 days ago | | | 0 | 0.00064017505 | |
| 21140436 | 2 days ago | | | 0 | 0.00042446934 | |
| 21138216 | 3 days ago | | | 0 | 0.00087271106 | |
| 21137647 | 3 days ago | | | 0 | 0.00089003333 |
ABI
ABI objects
Getter at block 21157902
_maxTxAmount() view returns (uint256)
1000000000000000000000000000
_maxWalletToken() view returns (uint256)
1000000000000000000000000000
_totalSupply() view returns (uint256)
1000000000000000000000000000
deadBlocks() view returns (uint256)
1
decimals() pure returns (uint8)
18
ecosystemFee() view returns (uint256)
0
ecosystemFeeReceiver() view returns (address)
0x26123c4ba90a5ba4535e073c8c934654f0c8819c
feeDenominator() view returns (uint256)
1000
getCirculatingSupply() view returns (uint256)
1000000000000000000000000000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
lastSync() view returns (uint256)
1713211487
launchedAt() view returns (uint256)
1715800511
liquidityFee() view returns (uint256)
0
marketingFee() view returns (uint256)
0
marketingFeeReceiver() view returns (address)
0x26123c4ba90a5ba4535e073c8c934654f0c8819c
name() pure returns (string)
GenBox
pair() view returns (address)
0xdc6b2c2dc744fd06c4f074bde90c99332d0fda51
pairContract() view returns (address)
0xdc6b2c2dc744fd06c4f074bde90c99332d0fda51
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
1000000000000000000000000
symbol() pure returns (string)
GENAI
totalFee() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingOpen() view returns (bool)
true
treasuryFee() view returns (uint256)
0
treasuryFeeReceiver() view returns (address)
0x26123c4ba90a5ba4535e073c8c934654f0c8819c
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
clearStuckToken(address tokenAddress, uint256 tokens) returns (bool success)
manage_FeeExempt(address[] addresses, bool status)
renounceOwnership()
setFeeReceivers(address _marketingFeeReceiver, address _treasuryFeeReceiver, address _ecosystemFeeReceiver)
setFees_base1000(uint256 _liquidityFee, uint256 _marketingFee, uint256 _treasuryFee, uint256 _ecosystemFee)
setMultipliers(uint256 _buy, uint256 _sell, uint256 _trans)
setSwapBackSettings(bool _enabled, uint256 _amount)
tradingEnable()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
Authorize_Wallet(address Wallet, bool Status)
AutoLiquify(uint256 amountETH, uint256 amountTokens)
BalanceClear(uint256 amount)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Set_Wallets(address MarketingWallet, address treasuryWallet, address ecosystemWallet)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateFee(uint8 Buy, uint8 Sell, uint8 Transfer)
Wallet_feeExempt(address Wallet, bool Status)
clearToken(address TokenAddressCleared, uint256 Amount)
config_LaunchMode(bool Status)
config_SwapSettings(uint256 Amount, bool Enabled)
config_TradingStatus(bool Status)
constructor()
receive()
This contract contains no error objects.