UNREAL AI
Verified contract
Active on
Ethereum with 2,572 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 ($43.77)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UNREAL | ERC-20 | 1.675293K | $0.026128 |
$43.77 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21148626 | a day ago | | | 0 | 0.00049458749 | |
| 21143034 | 2 days ago | | | 0 | 0.00088735904 | |
| 21124979 | 5 days ago | | | 0 | 0.00016435865 | |
| 21123944 | 5 days ago | | | 0 | 0.00054137777 | |
| 21110788 | 7 days ago | | | 0 | 0.000087913630 | |
| 21110774 | 7 days ago | | | 0 | 0.000080172403 | |
| 21099194 | 8 days ago | | | 0 | 0.00022245704 | |
| 21092013 | 9 days ago | | | 0 | 0.00036026867 | |
| 21070848 | 12 days ago | | | 0 | 0.00041395329 | |
| 21063817 | 13 days ago | | | 0 | 0.00024743522 |
ABI
ABI objects
Getter at block 21157405
_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.