Genis Inu
Verified contract
Active on
Ethereum with 359 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
30 additional
variables
Balances ($5.08)
Native
Value
$5.08
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.002088 | $2,435.31 |
$5.08 | |
Genos | ERC-20 | 149.947234T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20451731 | 3 months ago | | | 0 | 0.000026672503 | |
| 15014870 | 2 years ago | | | 0 | 0.00081458343 | |
| 13966217 | 3 years ago | | | 0 | 0.0081218649 | |
| 13749163 | 3 years ago | | | 0 | 0.0043123080 | |
| 13635898 | 3 years ago | | | 0 | 0.019611287 | |
| 13635877 | 3 years ago | | | 0 | 0.026475750 | |
| 13635863 | 3 years ago | | | 0 | 0.0061329005 | |
| 13635829 | 3 years ago | | | 0 | 0.0078192134 | |
| 13633445 | 3 years ago | | | 0 | 0.022397595 | |
| 13633442 | 3 years ago | | | 0 | 0.0054382301 |
ABI
ABI objects
Getter at block 21120928
_hasLiqBeenAdded() view returns (bool)
true
_liquidityFee() view returns (uint256)
400
_marketingFee() view returns (uint256)
0
_reflectFee() view returns (uint256)
200
burnAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getOwner() view returns (address)
0x20ae1c571ae58bb177bdf17a0d13d13aecffe694
lpPair() view returns (address)
0xc7e2556ae12a27721e894cde31f2abec253a03d3
maxTxAmountUI() view returns (uint256)
10000000000000000
maxWalletSizeUI() view returns (uint256)
100000000000000
name() view returns (string)
Genis Inu
owner() view returns (address)
0x20ae1c571ae58bb177bdf17a0d13d13aecffe694
snipersCaught() view returns (uint256)
5
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
Genos
totalFees() view returns (uint256)
57655766150248847726174
totalSupply() view returns (uint256)
1000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlacklisted(address account) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setBlacklistEnabled(address account, bool enabled)
setGasPriceLimit(uint256 gas)
setLiquidityFeePercent(uint256 liquidityFee)
setMarketingFeePercent(uint256 marketingFee)
setMarketingWallet(address newWallet)
setMaxTxPercent(uint256 percent, uint256 divisor)
setMaxWalletSize(uint256 percent, uint256 divisor)
setProtectionSettings(bool antiSnipe, bool antiGas, bool antiBlock)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxFeePercent(uint256 reflectFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SniperCaught(address sniperAddress)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 _snipeBlockAmt, uint256 _gasPriceLimit)
receive()
This contract contains no error objects.