Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional
variables
Balances ($0.00)
No balances found for "DEGENOBI"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14342850 | 3 years ago | | | 0 | 0.0052048886 | |
| 14342817 | 3 years ago | | | 0 | 0.0020333257 | |
| 14342787 | 3 years ago | | | 0 | 0.0022271043 | |
| 14342743 | 3 years ago | | | 0 | 0.0021129085 | |
| 14342743 | 3 years ago | | | 0 | 0.0011971699 | |
| 14342713 | 3 years ago | | | 0 | 0.0028075236 | |
| 14342708 | 3 years ago | | | 0 | 0.00091112225 | |
| 14342695 | 3 years ago | | | 0 | 0.0012888254 | |
| 14342688 | 3 years ago | | | 0 | 0.00083172357 | |
| 14342682 | 3 years ago | | | 0 | 0.0010404459 |
ABI
ABI objects
Getter at block 21209064
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
_maxTxAmount() view returns (uint256)
10000000000000000000
_maxWallet() view returns (uint256)
1000000000000000000000
_totalTax() view returns (uint256)
200
canTrade() view returns (bool)
true
decimals() view returns (uint8)
9
degenSwapPair() view returns (address)
0xff8f2279a999e14df53e743c1ee8632148207464
degenSwapRouter() view returns (address)
0x4bf3e2287d4ced7796bfab364c0401dfce4a4f7f
depwallet() view returns (address)
0x3bf9e3b89dd436b12c5cd76ec010960ea8904077
geUnlockTime() view returns (uint256)
0
name() view returns (string)
DEGENOBI
owner() view returns (address)
0x3bf9e3b89dd436b12c5cd76ec010960ea8904077
symbol() view returns (string)
DEGENOBI
totalFees() view returns (uint256)
45998199307660969316
totalSupply() view returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getBotWalletStatus(address botwallet) 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 EnableTrading()
_setmaxwalletamount(uint256 amount)
addBotWallet(address botwallet)
approve(address spender, uint256 amount) returns (bool)
claimERCtoknes(address tokenAddress)
clearStuckBalance()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
depositLPFee(uint256 amount, address token)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
removeBotWallet(address botwallet)
renounceOwnership()
setBaseToken()
setFees(uint256 _tax, uint256 _developmentTax)
setfeeaddress(address walletAddress)
setmaxTxAmount(uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
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.