ide.x.ai
Verified contract
Active on
Ethereum with 2,728 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$550.68
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.166952 | $3,298.46 |
$550.68 | |
ide | ERC-20 | 3.069005M | $0.000019 |
$58.71 |
Open popover
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
21416727 | 0 | 0.0013655601 | |||||
21356576 | 0 | 0.00047136220 | |||||
21327620 | 0 | 0.00071729528 | |||||
21225244 | 0 | 0.00056744399 | |||||
21220512 | 0 | 0.00024512951 | |||||
21186577 | 0 | 0.0016039456 | |||||
21165125 | 0 | 0.00098414019 | |||||
21037152 | 0 | 0.00053837201 | |||||
20965306 | 0 | 0.0013784262 | |||||
20937047 | 0 | 0.0014028538 |
Getter at block 21442632
_maxTaxSwap() view returns (uint256)
10000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
10000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
ide.x.ai
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
ide
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
openTrading()
removeLimits()
renounceOwnership()
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.