DEGENESIS
Verified contract
Active on
Ethereum with 101 txns
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 |
---|---|---|---|---|---|
DEGEN | ERC-20 | 1000.000011T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18013013 | a year ago | | | 0 | 0.00053798853 | |
| 18013007 | a year ago | | | 0 | 0.00079761970 | |
| 18013001 | a year ago | | | 0 | 0.00078751997 | |
| 18012985 | a year ago | | | 0 | 0.00077938899 | |
| 18012984 | a year ago | | | 0 | 0.0012681559 | |
| 18012972 | a year ago | | | 0 | 0.00077513014 | |
| 18012960 | a year ago | | | 0 | 0.00089791043 | |
| 18012960 | a year ago | | | 0 | 0.00089791043 | |
| 18012951 | a year ago | | | 0 | 0.00055438520 | |
| 18012951 | a year ago | | | 0 | 0.00096338303 |
ABI
ABI objects
Getter at block 21304243
_maxSellerSize() view returns (uint256)
1000000000000000000000000
_maxTnxAmount() view returns (uint256)
1000000000000000000000000
_maxWalletTokenSize() view returns (uint256)
1000000000000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x000000000000000000000000000000000000dead
name() pure returns (string)
DEGENESIS
symbol() pure returns (string)
DEGEN
totalSupply() view returns (uint256)
1000000000000000000
uniPair() view returns (address)
0x29b7e0ac16137ad79be788d9f9a9952ed8243cc9
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isFeeExcluded(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manualSwapTokens()
openTrading()
rescueContractERC20(address _address, uint256 percent)
setFeeAmounts(uint256 _liquidity, uint256 _marketing, uint256 _burn, uint256 _development, uint256 _total, uint256 _sell, uint256 _trans)
setInternalAddresses(address _marketing, address _liquidity, address _development)
setIsExcludedFee(address _address, bool _enabled)
setIsSniper(address[] addresses, bool _enabled)
setSwapFeeTokensSettings(uint256 _swapAmount, uint256 _swapThreshold, uint256 _minTokenAmount)
setTnxSizeSettings(uint256 _buy, uint256 _sell, uint256 _wallet)
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.