UNREAL AI
Verified contract
Active on
Ethereum with 2,577 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9294…60b0
2 additional
variables
Balances ($2.23)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UNREAL | ERC-20 | 90.672767 | $0.024582 |
$2.23 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21259772 | 2 days ago | | | 0 | 0.00033480675 | |
| 21256801 | 2 days ago | | | 0 | 0.00035296347 | |
| 21255833 | 2 days ago | | | 0 | 0.00047005223 | |
| 21211770 | 9 days ago | | | 0 | 0.00057055338 | |
| 21178046 | 13 days ago | | | 0 | 0.0011379822 | |
| 21148626 | 17 days ago | | | 0 | 0.00049458749 | |
| 21143034 | 18 days ago | | | 0 | 0.00088735904 | |
| 21124979 | 21 days ago | | | 0 | 0.00016435865 | |
| 21123944 | 21 days ago | | | 0 | 0.00054137777 | |
| 21110788 | 23 days ago | | | 0 | 0.000087913630 |
ABI
ABI objects
Getter at block 21273002
_maxTaxSwap() view returns (uint256)
5000000000000
_maxTxAmount() view returns (uint256)
1000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000
_taxSwapThreshold() view returns (uint256)
1000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
UNREAL AI
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
UNREAL
totalSupply() pure returns (uint256)
1000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manualSwap()
openTrading()
removeLimit2()
removeTransferTax()
renounceOwnership()
rescueERC20(address _address, uint256 percent)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
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)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.