Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DBET | ERC-20 | 39.930272M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18083633 | a year ago | | | 0 | 0.00069186627 | |
| 18083621 | a year ago | | | 0 | 0.00070360993 | |
| 18083611 | a year ago | | | 0 | 0.00077215132 | |
| 18083606 | a year ago | | | 0 | 0.00085450266 | |
| 18083594 | a year ago | | | 0 | 0.00081893960 | |
| 18083592 | a year ago | | | 0 | 0.00082881747 | |
| 18083575 | a year ago | | | 0 | 0.00075469822 | |
| 18083574 | a year ago | | | 0 | 0.00087701927 | |
| 18083571 | a year ago | | | 0 | 0.00077643908 | |
| 18083571 | a year ago | | | 0 | 0.0010562768 |
ABI
ABI objects
Getter at block 21287174
decimals() pure returns (uint8)
9
dexPair() view returns (address)
0xe6e3e2a97d78045f056387167e46a9bc3e1a6ae1
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
DEGENBET
symbol() pure returns (string)
DBET
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
exceptFromFee(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
setTransactionLimits(uint256 _buy, uint256 _sell, uint256 _wallet)
setTransactionRequirements(uint256 _liquidity, uint256 _marketing, uint256 _burn, uint256 _development, uint256 _total, uint256 _sell, uint256 _trans)
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.