Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GENX | ERC-20 | 37.731115K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16954797 | 2 years ago | | | 0 | 0.00096449420 | |
| 16668054 | 2 years ago | | | 0 | 0.0010484814 | |
| 16607861 | 2 years ago | | | 0 | 0.00053831743 | |
| 16575675 | 2 years ago | | | 0 | 0.0010993537 | |
| 16564443 | 2 years ago | | | 0 | 0.0012387025 | |
| 16553988 | 2 years ago | | | 0 | 0.0013410967 | |
| 16553872 | 2 years ago | | | 0 | 0.0010703285 | |
| 16549766 | 2 years ago | | | 0 | 0.0017408194 | |
| 16548079 | 2 years ago | | | 0 | 0.0011061251 | |
| 16548079 | 2 years ago | | | 0 | 0.0011061251 |
ABI
ABI objects
Getter at block 21212257
buyBurnFee() view returns (uint256)
0
buyDevFee() view returns (uint256)
4
buyTotalFees() view returns (uint256)
4
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
6
delayDigit() view returns (uint256)
0
devWallet() view returns (address)
0xe1d125ab81b81fe704453b46210eeb77e2a80e21
limitsInEffect() view returns (bool)
true
maxTransactionAmount() view returns (uint256)
20000000000
maxWallet() view returns (uint256)
20000000000
name() view returns (string)
GenesisX
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellBurnFee() view returns (uint256)
0
sellDevFee() view returns (uint256)
4
sellTotalFees() view returns (uint256)
4
supply() view returns (uint256)
1000000000000
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
500000000
symbol() view returns (string)
GENX
tokensForBurn() view returns (uint256)
0
tokensForDev() view returns (uint256)
37731115306
totalSupply() view returns (uint256)
1000000000000
tradingActive() view returns (bool)
true
transDigit() view returns (uint256)
2
transferDelayEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x0b9adb4aeb9cc6c52feaf73d53f13f7cdfbd18dc
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
walletDigit() view returns (uint256)
2
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
bots(address) view returns (bool)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blockBots(address[] bots_)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unblockBot(address notbot)
updateBuyFees(uint256 _burnFee, uint256 _devFee)
updateDelayDigit(uint256 newNum)
updateDevWallet(address newWallet)
updateSellFees(uint256 _burnFee, uint256 _devFee)
updateTransDigit(uint256 newNum)
updateWalletDigit(uint256 newNum)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor()
receive()
This contract contains no error objects.