Return on Investment
Verified contract
Active on
Ethereum with 296 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
aiROI | ERC-20 | 4.575017M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18327426 | a year ago | | | 0 | 0.00023327020 | |
| 18041373 | a year ago | | | 0 | 0.00037230895 | |
| 18040692 | a year ago | | | 0 | 0.00065895814 | |
| 18018920 | a year ago | | | 0 | 0.00087478048 | |
| 18014988 | a year ago | | | 0 | 0.0010362015 | |
| 18007624 | a year ago | | | 0 | 0.00089160750 | |
| 17997065 | a year ago | | | 0 | 0.00061231425 | |
| 17995972 | a year ago | | | 0 | 0.00055608858 | |
| 17992948 | a year ago | | | 0 | 0.0013880034 | |
| 17989519 | a year ago | | | 0 | 0.0014016517 |
ABI
ABI objects
Getter at block 21098487
buyTotalFees() view returns (uint256)
5
currentTID() view returns (uint256)
3
decimals() view returns (uint8)
18
getBurnedTokens() view returns (uint256)
0
getCirculatingSupply() view returns (uint256)
100000000000000000000000000
name() view returns (string)
Return on Investment
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTotalFees() view returns (uint256)
5
swapTokensAtAmount() view returns (uint256)
200000000000000000000000
symbol() view returns (string)
aiROI
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
forceSwapBack()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
setOperationsAddress(address _operationsAddress)
switchTaxStructure(uint256 tID)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
EnabledTrading()
ExcludeFromFees(address indexed account, bool isExcluded)
OwnerForcedSwapBack(uint256 timestamp)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
TransferForeignToken(address token, uint256 amount)
constructor()
receive()
This contract contains no error objects.