Oracle AI
Verified contract
Active on
Ethereum with 316 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xcea7…9868
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ORCAI | ERC-20 | 16.657669 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19714781 | 7 months ago | | | 0 | 0.00014255820 | |
| 18710148 | a year ago | | | 0 | 0.0021137433 | |
| 18654081 | a year ago | | | 0 | 0.00092515228 | |
| 18618780 | a year ago | | | 0 | 0.0011855239 | |
| 18558674 | a year ago | | | 0 | 0.0014960016 | |
| 18548619 | a year ago | | | 0 | 0.0022060731 | |
| 18463514 | a year ago | | | 0 | 0.0013827875 | |
| 18441849 | a year ago | | | 0 | 0.0022594194 | |
| 18378695 | a year ago | | | 0 | 0.00066120539 | |
| 18203447 | a year ago | | | 0 | 0.00039645480 |
ABI
ABI objects
Getter at block 21222380
_maxTxAmount() view returns (uint256)
100000000000000
_maxWalletSize() view returns (uint256)
100000000000000
_swapTokensAtAmount() view returns (uint256)
500000000
decimals() pure returns (uint8)
6
launchBlock() view returns (uint256)
17472160
name() pure returns (string)
Oracle AI
owner() view returns (address)
0x5b1142dbce016194ba81bdf2053c9a2fa8e1246b
symbol() pure returns (string)
ORCAI
totalSupply() pure returns (uint256)
1000000000000
uniswapV2Pair() view returns (address)
0x5e629b673e636b28fca3c565608a2eaefe48e841
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bots(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
manualsend()
manualswap()
renounceOwnership()
setFee(uint256 redisFeeOnBuy, uint256 redisFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
setMaxTxnAmount(uint256 maxTxAmount)
setMaxWalletSize(uint256 maxWalletSize)
setMinSwapTokensThreshold(uint256 swapTokensAtAmount)
setTrading()
toggleSwap(bool _swapEnabled)
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)
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.