Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GEN | ERC-20 | 18.398945K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18468378 | a year ago | | | 0 | 0.00049321875 | |
| 18468378 | a year ago | | | 0 | 0.00049321875 | |
| 18029153 | a year ago | | | 0 | 0.0012672920 | |
| 18029149 | a year ago | | | 0 | 0.0020466059 | |
| 18029024 | a year ago | | | 0 | 0.0011561710 | |
| 18028933 | a year ago | | | 0 | 0.00098567499 | |
| 18028906 | a year ago | | | 0 | 0.00089482488 | |
| 18028895 | a year ago | | | 0 | 0.0016237383 | |
| 18028891 | a year ago | | | 0 | 0.00092391701 | |
| 18028880 | a year ago | | | 0 | 0.0014882830 |
ABI
ABI objects
Getter at block 21313079
_maxSellAmount() view returns (uint256)
10000000000000000000000000
_maxTxAmount() view returns (uint256)
10000000000000000000000000
_maxWalletToken() view returns (uint256)
10000000000000000000000000
decimals() pure returns (uint8)
18
getOwner() view returns (address)
0x000000000000000000000000000000000000dead
name() pure returns (string)
GenSwap
pair() view returns (address)
0x06fdc431f39b16857962e4a08890cfb9f64a09b5
symbol() pure returns (string)
GEN
totalSupply() view returns (uint256)
9999999999999999999990000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manualSwap()
rescueERC20(address _address, uint256 percent)
setContractSwapSettings(uint256 _swapAmount, uint256 _swapThreshold, uint256 _minTokenAmount)
setInternalAddresses(address _marketing, address _liquidity, address _development)
setTransactionLimits(uint256 _buy, uint256 _sell, uint256 _wallet)
setTransactionRequirements(uint256 _liquidity, uint256 _marketing, uint256 _burn, uint256 _development, uint256 _total, uint256 _sell, uint256 _trans)
setisExempt(address _address, bool _enabled)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.