XOR AI Chain
Verified contract
Active on
Ethereum with 95 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf4a3…a8a4
0xf4a3…a8a4
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
XOR | ERC-20 | 7.523586M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19382498 | 9 months ago | | | 0 | 0.0020941855 | |
| 19382451 | 9 months ago | | | 0 | 0.0047555626 | |
| 19382450 | 9 months ago | | | 0 | 0.0047555626 | |
| 19382450 | 9 months ago | | | 0 | 0.0047555626 | |
| 19382449 | 9 months ago | | | 0 | 0.0049327638 | |
| 19382449 | 9 months ago | | | 0 | 0.0049327638 | |
| 19382449 | 9 months ago | | | 0 | 0.0050704672 | |
| 19382448 | 9 months ago | | | 0 | 0.0049716584 | |
| 19382448 | 9 months ago | | | 0 | 0.0049716584 | |
| 19382448 | 9 months ago | | | 0 | 0.0050704672 |
ABI
ABI objects
Getter at block 21324088
_maxXORTaxSwap() view returns (uint256)
10000000000000000
_maxXORTxAmount() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
_maxXORWalletSize() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
decimals() pure returns (uint8)
9
name() pure returns (string)
XOR AI Chain
overXORAmount() view returns (uint256)
10000000000000
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
XOR
totalSupply() pure returns (uint256)
1000000000000000000
transferDelayEnabled() view returns (bool)
false
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)
initTradingPair()
manualSwap()
reduceFees(uint256 _newFee)
removeXORLimit()
renounceOwnership()
startOperation()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdrawStuckETH()
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(address acct)
receive()
This contract contains no error objects.