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 Bank"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12822326 | 8 months ago | | | 0 | 0.0000038612727 | |
| 12563868 | 8 months ago | | | 0 | 1.7461444e-7 | |
| 12563720 | 8 months ago | | | 0 | 0.000000075567845746 | |
| 12563691 | 8 months ago | | | 0 | 1.4500334e-7 | |
| 12563684 | 8 months ago | | | 0 | 1.4406806e-7 | |
| 12563680 | 8 months ago | | | 0 | 1.5964990e-7 | |
| 12563669 | 8 months ago | | | 0 | 0.000020598074 | |
| 12563663 | 8 months ago | | | 0 | 1.8589902e-7 | |
| 12563630 | 8 months ago | | | 0 | 1.4522781e-7 | |
| 12563593 | 8 months ago | | | 0 | 0.000018529159 |
ABI
ABI objects
Getter at block 23564096
buyTax() view returns (uint8)
0
decimals() pure returns (uint8)
9
name() pure returns (string)
Degen Bank
owner() view returns (address)
0x0b41086428c8f01e18760bae753f5f5faec8caac
sellTax() view returns (uint8)
0
symbol() pure returns (string)
Debank
totalSupply() pure returns (uint256)
1000000000000000000
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.