AI ALGORITHM
Verified contract
Active on
Ethereum with 33 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 |
---|---|---|---|---|---|
AI ALGORITHM | ERC-20 | 6.743847M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16846058 | 2 years ago | | | 0 | 0.00072546681 | |
| 16838675 | 2 years ago | | | 0 | 0.00084914556 | |
| 16838657 | 2 years ago | | | 0 | 0.00085990026 | |
| 16837950 | 2 years ago | | | 0 | 0.00099713776 | |
| 16837332 | 2 years ago | | | 0 | 0.0015502277 | |
| 16837311 | 2 years ago | | | 0 | 0.0017018595 | |
| 16837272 | 2 years ago | | | 0 | 0.00082224856 | |
| 16837267 | 2 years ago | | | 0 | 0.00083592566 | |
| 16837249 | 2 years ago | | | 0 | 0.0010751433 | |
| 16837243 | 2 years ago | | | 0 | 0.00087701356 |
ABI
ABI objects
Getter at block 21275875
_maxTransferAmount() view returns (uint256)
1000000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletToken() view returns (uint256)
1000000000000000000
circulatingSupply() view returns (uint256)
1000000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
AI ALGORITHM
pair() view returns (address)
0x9b1f78f7113b6187b5d89279eaae94d50817263e
symbol() pure returns (string)
AI ALGORITHM
totalSupply() view returns (uint256)
1000000000000000000
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 _AlterCharges(uint256 _Marketing, uint256 _buyFee, uint256 _sellFee)
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.