Gainz.fun
Verified contract
Active on
Ethereum with 199 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GAINZ | ERC-20 | 262.912846K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20894432 | 2 months ago | | | 0 | 0.00037565914 | |
| 20893546 | 2 months ago | | | 0 | 0.00055851562 | |
| 20892033 | 2 months ago | | | 0 | 0.00034505645 | |
| 20891683 | 2 months ago | | | 0 | 0.00031836422 | |
| 20891646 | 2 months ago | | | 0 | 0.00032095705 | |
| 20891643 | 2 months ago | | | 0 | 0.00032479121 | |
| 20891640 | 2 months ago | | | 0 | 0.00033038116 | |
| 20891621 | 2 months ago | | | 0 | 0.00033511598 | |
| 20891613 | 2 months ago | | | 0 | 0.00035228794 | |
| 20891597 | 2 months ago | | | 0 | 0.00025985133 |
ABI
ABI objects
Getter at block 21227029
GZTreasury() view returns (address)
0x474adb38f27b9df559160dbc6abb91af77cdf5c5
decimals() view returns (uint8)
18
maxTransactionAmountBuy() view returns (uint256)
12000000000000000000000000
maxTransactionAmountSell() view returns (uint256)
12000000000000000000000000
maxTransactionLimitEnabled() view returns (bool)
true
maxWalletAmount() view returns (uint256)
12000000000000000000000000
maxWalletLimitEnabled() view returns (bool)
true
name() view returns (string)
Gainz.fun
owner() view returns (address)
0x04e794265f0ed47c3ec3ec27111cdce947cb6ec8
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
200000000000000000000000
symbol() view returns (string)
GAINZ
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingBlock() view returns (uint256)
20879989
tradingEnabled() view returns (bool)
true
tradingTime() view returns (uint256)
1727898311
treasuryFeeOnBuy() view returns (uint256)
5
treasuryFeeOnSell() view returns (uint256)
5
uniswapV2Pair() view returns (address)
0x503d5e6d61d947979293553188b41931ad4f16f5
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
isExcludedFromMaxTransaction(address account) view returns (bool)
isExcludedFromMaxWalletLimit(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeGZTreasury(address _GZTreasury)
claimStuckTokens(address token)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransactionLimit(address account, bool exclude)
excludeFromMaxWallet(address account, bool exclude)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setEnableMaxTransactionLimit(bool enable)
setEnableMaxWalletLimit(bool enable)
setMaxTransactionAmounts(uint256 _maxTransactionAmountBuy, uint256 _maxTransactionAmountSell)
setMaxWalletAmount(uint256 _maxWalletAmount)
setSwapEnabled(bool _enabled)
setSwapTokensAtAmount(uint256 newAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _treasuryFeeOnBuy)
updateSellFees(uint256 _treasuryFeeOnSell)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
ExcludedFromMaxTransactionLimit(address indexed account, bool isExcluded)
ExcludedFromMaxWalletLimit(address indexed account, bool isExcluded)
GZTreasuryChanged(address GZTreasury)
MaxTransactionLimitAmountChanged(uint256 maxTransactionAmountBuy, uint256 maxTransactionAmountSell)
MaxTransactionLimitStateChanged(bool maxTransactionLimit)
MaxWalletLimitAmountChanged(uint256 maxWalletAmount)
MaxWalletLimitStateChanged(bool maxWalletLimit)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 bnbReceived, uint256 tokensIntoLiqudity)
SwapAndSendMarketing(uint256 tokensSwapped, uint256 bnbSend)
SwapEnabledUpdated(bool enabled)
SwapTokensAtAmountUpdated(uint256 swapTokensAtAmount)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateBuyFees(uint256 treasuryFeeOnBuy)
UpdateSellFees(uint256 treasuryFeeOnSell)
UpdateWalletToWalletTransferFee(uint256 walletToWalletTransferFee)
constructor()
receive()
This contract contains no error objects.