Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($147.70)
Native
Value
$147.7
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.04745 | $3,112.70 |
$147.7 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21105435 | 14 days ago | | | 0 | 0.00010988873 | |
| 20956400 | a month ago | | | 0 | 0.00027974523 | |
| 20900532 | a month ago | | | 0 | 0.00034261231 | |
| 20856812 | 2 months ago | | | 0 | 0.00024986399 | |
| 20841907 | 2 months ago | | | 0 | 0.00029945128 | |
| 20840572 | 2 months ago | | | 0 | 0.00032713192 | |
| 20839151 | 2 months ago | | | 0 | 0.00038401554 | |
| 20743635 | 2 months ago | | | 0 | 0.000062972530 | |
| 20699058 | 2 months ago | | | 0 | 0.00016262668 | |
| 20657071 | 3 months ago | | | 0 | 0.000036111496 |
ABI
ABI objects
Getter at block 21207268
decimals() view returns (uint8)
18
name() view returns (string)
PORA AI
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
PORA
totalSupply() view returns (uint256)
100000000000000000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
presaleAddress(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
renounceOwnership()
setPresaleAddress(address _address, bool state)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.