Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf2de…0fd2
Balances ($0.00)
No balances found for "DEGEN BOT"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12705680 | 8 months ago | | | 0 | 0.0000021550808 | |
| 12550521 | 8 months ago | | | 0 | 0.0000019375131 | |
| 12549264 | 8 months ago | | | 0 | 0.00023478223 | |
| 12549263 | 8 months ago | | | 0 | 0.0000019009989 | |
| 12549258 | 8 months ago | | | 0 | 0.0000011926980 | |
| 12549256 | 8 months ago | | | 0 | 0.0000018844572 | |
| 12549249 | 8 months ago | | | 0 | 0.0000018800882 | |
| 12549228 | 8 months ago | | | 0 | 0.0000011881612 | |
| 12549115 | 8 months ago | | | 0 | 0.0000018781574 | |
| 12549080 | 8 months ago | | | 0 | 0.0000019138171 |
ABI
ABI objects
Getter at block 23190096
buyTax() view returns (uint8)
0
decimals() pure returns (uint8)
9
name() pure returns (string)
DEGEN BOT
owner() view returns (address)
0xd50c35eefd22c060ef562dc3343b58ddad6eeec2
sellTax() view returns (uint8)
0
symbol() pure returns (string)
DEGEN BOT
totalSupply() pure returns (uint256)
2000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount, bool flag)
enableTrading()
removeLimits()
renounceOwnership()
setTax(uint8 newBuyTax, uint8 newSellTax)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.