Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb113…59d7
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GAMEBUD | ERC-20 | 203.365149 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21252658 | 3 days ago | | | 0 | 0.0014687005 | |
| 21252654 | 3 days ago | | | 0 | 0.0014380179 | |
| 21250286 | 3 days ago | | | 0 | 0.00092836389 | |
| 21245775 | 4 days ago | | | 0 | 0.0011673456 | |
| 21244152 | 4 days ago | | | 0 | 0.0015288295 | |
| 21244067 | 4 days ago | | | 0 | 0.0015019598 | |
| 21244014 | 4 days ago | | | 0 | 0.0014695187 | |
| 21243923 | 4 days ago | | | 0 | 0.0015227948 | |
| 21243877 | 4 days ago | | | 0 | 0.0012600624 | |
| 21240303 | 5 days ago | | | 0 | 0.0010461648 |
ABI
ABI objects
Getter at block 21272613
_maxTxAmount() view returns (uint256)
1000000000000000000000000
_maxWalletToken() view returns (uint256)
1000000000000000000000000
_totalSupply() view returns (uint256)
1000000000000000000000000
burnFee() view returns (uint256)
0
buybackFee() view returns (uint256)
0
buybackFeeReceiver() view returns (address)
0xaa8ef5ae7c9f460ded497f7ced1109aaf397a5d9
decimals() pure returns (uint8)
18
feeDenominator() view returns (uint256)
1000
getCirculatingSupply() view returns (uint256)
1000000000000000000000000
getOwner() view returns (address)
0xaa8ef5ae7c9f460ded497f7ced1109aaf397a5d9
lastSync() view returns (uint256)
1717525595
launchedAt() view returns (uint256)
1719321119
liquidityFee() view returns (uint256)
0
marketingFee() view returns (uint256)
50
marketingFeeReceiver() view returns (address)
0xaa8ef5ae7c9f460ded497f7ced1109aaf397a5d9
name() pure returns (string)
GAMEBUD
pair() view returns (address)
0xb113fadca5b4028ea58560a75e7a52561a4a59d7
pairContract() view returns (address)
0xb113fadca5b4028ea58560a75e7a52561a4a59d7
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
1000000000000000000000
symbol() pure returns (string)
GAMEBUD
totalFee() view returns (uint256)
50
totalSupply() view returns (uint256)
1000000000000000000000000
tradingOpen() view returns (bool)
true
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 _buybackFeeReceiver)
setFees_base1000(uint256 _liquidityFee, uint256 _marketingFee, uint256 _buybackFee, uint256 _burnFee)
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 buybackWallet)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateFee(uint8 Buy, uint8 Sell, uint8 Transfer)
Wallet_blacklist(address Wallet, bool Status)
Wallet_feeExempt(address Wallet, bool Status)
Wallet_holdingExempt(address Wallet, bool Status)
Wallet_txExempt(address Wallet, bool Status)
clearToken(address TokenAddressCleared, uint256 Amount)
config_BlacklistMode(bool Status)
config_LaunchMode(bool Status)
config_MaxTransaction(uint256 maxWallet)
config_MaxWallet(uint256 maxWallet)
config_SwapSettings(uint256 Amount, bool Enabled)
config_TradingStatus(bool Status)
constructor()
receive()
This contract contains no error objects.