DevHub AI
Verified contract
Active on
Ethereum with 1,146 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1.03)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,428.65 |
$0 | |
DHUB | ERC-20 | 4.957679K | $0.000209 |
$1.03 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21180566 | 11 days ago | | | 0 | 0.0041107411 | |
| 21135763 | 17 days ago | | | 0 | 0.00072636462 | |
| 21102662 | 21 days ago | | | 0 | 0.00021647914 | |
| 21092909 | 23 days ago | | | 0 | 0.00055210772 | |
| 21028613 | a month ago | | | 0 | 0.00050701521 | |
| 20864287 | 2 months ago | | | 0 | 0.0012353388 | |
| 20833061 | 2 months ago | | | 0 | 0.00065269625 | |
| 20806556 | 2 months ago | | | 0 | 0.00067588531 | |
| 20805281 | 2 months ago | | | 0 | 0.00092214627 | |
| 20804310 | 2 months ago | | | 0 | 0.00024013441 |
ABI
ABI objects
Getter at block 21256289
AdminWallet() view returns (address)
0x997163611a90978e8ff55d35007c4d6ff71c2625
CanAddBots() view returns (bool)
true
DevWallet() view returns (address)
0x769877fa1efbd3ad190606ad3d1cd170a20f13ab
MaxTX() view returns (uint256)
100000000000000000000000000
MxWall() view returns (uint256)
100000000000000000000000000
OperationWallet() view returns (address)
0xa65f9623e21cb5c56a786cbc3cc2be75f5f1d5fb
buyTax() view returns (uint256)
5
decimals() pure returns (uint8)
18
name() pure returns (string)
DevHub AI
owner() view returns (address)
0x5ce0cfa22a84e14f0e71d47c9b06c4fd51a1c91c
sellTax() view returns (uint256)
5
symbol() pure returns (string)
DHUB
totalSupply() pure returns (uint256)
100000000000000000000000000
txtax() view returns (uint256)
0
uniswapV2Pair() view returns (address)
0xef9584a1b4c9a5caec72b741a32e56c37c2b4492
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events AddBotWallet(address _wallet)
AddBotsInBulk(address[] _wallets)
ChangeSettings(uint256 newMaxSwapX10)
DisableAddBots()
ManualSwap(uint256 percent)
OpenTrading()
ReduceTax(uint256 newBuyTax, uint256 newSellTax)
ReduceTransferTax(uint256 _txtax)
RemoveAllLimits()
RemoveBotWllet(address _wallet)
WDeth()
_ExemptTheWallet(address wallet)
_RemoveWalletExemption(address wallet)
approve(address spender, uint256 amount) returns (bool)
changeTaxWallets(address _ad, address _de, address _op)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, 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()
receive()
This contract contains no error objects.