Deezbots
Verified contract
Active on
Ethereum with 3,788 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Deezbots"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21207660 | 10 days ago | | | 0 | 0.00021251494 | |
| 20985647 | a month ago | | | 0 | 0.00043677316 | |
| 20921115 | 2 months ago | | | 0 | 0.00079844413 | |
| 20912019 | 2 months ago | | | 0 | 0.00043983492 | |
| 20858901 | 2 months ago | | | 0 | 0.00018359869 | |
| 20852864 | 2 months ago | | | 0 | 0.00015473968 | |
| 20841728 | 2 months ago | | | 0 | 0.00029166526 | |
| 20839671 | 2 months ago | | | 0 | 0.00028414042 | |
| 20761398 | 2 months ago | | | 0 | 0.00064563320 | |
| 20712482 | 3 months ago | | | 0 | 0.000096214530 |
ABI
ABI objects
Getter at block 21278603
decimals() view returns (uint8)
18
limited() view returns (bool)
false
name() view returns (string)
Deezbots
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
BOTS
totalSupply() view returns (uint256)
399000000000000000000000000000000
uniswapV2Pair() view returns (address)
0x620b80a279497fe3df98a474049c5b0c874e6c74
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)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
release()
renounceOwnership()
setPool(address _uniswapV2Pair)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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()
This contract contains no fallback and receive objects.
NoZeroTransfers()
NotAllowed()
NotStarted()