Arbitrage AI
Verified contract
Active on
Ethereum with 8 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ARBAi | ERC-20 | 2.676015M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16571597 | 2 years ago | | | 0 | 0.0018500825 | |
| 16571596 | 2 years ago | | | 0 | 0.0017807031 | |
| 16571595 | 2 years ago | | | 0 | 0.011622250 | |
| 16571592 | 2 years ago | | | 0 | 0.0016785412 | |
| 16571591 | 2 years ago | | | 0 | 0.0017263074 | |
| 16571591 | 2 years ago | | | 0 | 0.0023399464 | |
| 16571590 | 2 years ago | | | 0 | 0.00099322428 | |
| 16571535 | 2 years ago | | | 0 | 0.0015315760 |
ABI
ABI objects
Getter at block 21208745
_maxTransferAmount() view returns (uint256)
10000000000000000000000000000000000000
_maxTxAmount() view returns (uint256)
10000000000000000000000000000000000000
_maxWalletToken() view returns (uint256)
10000000000000000000000000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0xa7a506a0e1ab69e6dcee41c607a037ea03d23af9
name() pure returns (string)
Arbitrage AI
pair() view returns (address)
0x13a207482c250b9d27a5503cd92760f23fa36c3c
symbol() pure returns (string)
ARBAi
totalSupply() view returns (uint256)
100000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
setParameters(uint256 _buy, uint256 _trans, uint256 _wallet)
setStructure(uint256 _liquidity, uint256 _marketing, uint256 _burn, uint256 _development, uint256 _total, uint256 _sell, uint256 _trans)
setisBot(address _address, bool _enabled)
setisExempt(address _address, bool _enabled)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.