ImgBot AI
Verified contract
Active on
Ethereum with 525 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 "ImgBot AI"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18506423 | a year ago | | | 0 | 0.0011782943 | |
| 18506414 | a year ago | | | 0 | 0.0010103447 | |
| 18506404 | a year ago | | | 0 | 0.0010111659 | |
| 18506397 | a year ago | | | 0 | 0.0010491011 | |
| 18506386 | a year ago | | | 0 | 0.0010271705 | |
| 18506378 | a year ago | | | 0 | 0.00098394697 | |
| 18506313 | a year ago | | | 0 | 0.0011548221 | |
| 18450388 | a year ago | | | 0 | 0.00095045399 | |
| 18423478 | a year ago | | | 0 | 0.00046553472 | |
| 18367085 | a year ago | | | 0 | 0.00025657319 |
ABI
ABI objects
Getter at block 21293919
TOTAL_SUPPLY() view returns (uint256)
1000000000000000000000000
buyFee() view returns (uint256)
500
decimals() view returns (uint8)
18
feeLocked() view returns (bool)
true
feeWallet() view returns (address)
0x04f26cf9bef157a68d2bad7e2d3acb48ae6086b0
maxWallet() view returns (uint256)
1000000000000000000000000
name() view returns (string)
ImgBot AI
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xe023ce1815b1ee1b49b94f46681bd881009d9b83
sellFee() view returns (uint256)
500
symbol() view returns (string)
IMGBOT
totalSupply() view returns (uint256)
1000000000000000000000000
tradingEnabled() view returns (bool)
true
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lockFee()
removeLimits()
renounceOwnership()
setFee(uint256 _newBuyFee, uint256 _newSellFee)
setFeeWallet(address _wallet)
startTrading()
sweep(address _token)
sweepEth()
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.
This contract contains no error objects.