Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x15d6…3472
0x15d6…3472
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DEEZNUTS | ERC-20 | 1.118791T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13444535 | 3 years ago | | | 0 | 0.0047527536 | |
| 13444405 | 3 years ago | | | 0 | 0.0046302134 | |
| 13444322 | 3 years ago | | | 0 | 0.0041797644 | |
| 13443689 | 3 years ago | | | 0 | 0.0098331500 | |
| 13443498 | 3 years ago | | | 0 | 0.0041922900 | |
| 13443430 | 3 years ago | | | 0 | 0.0045298453 | |
| 13443389 | 3 years ago | | | 0 | 0.0026962890 | |
| 13443388 | 3 years ago | | | 0 | 0.0059949747 | |
| 13443386 | 3 years ago | | | 0 | 0.0054935828 | |
| 13443382 | 3 years ago | | | 0 | 0.0054079399 |
ABI
ABI objects
Getter at block 21389313
decimals() pure returns (uint8)
9
name() pure returns (string)
Deez Nuts
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
DEEZNUTS
totalSupply() pure returns (uint256)
1000000000000000000000000
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)
delBot(address notbot)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setBots(address[] bots_)
setCooldownEnabled(bool onoff)
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.