Precipitate.AI
Verified contract
Active on
Ethereum with 5,038 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,765.42)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 1.49404K | $0.998408 |
$1,491.66 | |
ENQAI | ERC-20 | 7.773292K | $0.030621 |
$238.03 | |
RAIN | ERC-20 | 11.261K | $0.003173 |
$35.73 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21159577 | an hour ago | | | 0 | 0.0011713048 | |
| 21158865 | 3 hours ago | | | 0 | 0.0012623842 | |
| 21157423 | 8 hours ago | | | 0 | 0.00082185797 | |
| 21156908 | 10 hours ago | | | 0 | 0.00073467070 | |
| 21152511 | a day ago | | | 0 | 0.00039187661 | |
| 21151928 | a day ago | | | 0 | 0.00038232597 | |
| 21150232 | a day ago | | | 0 | 0.00064395330 | |
| 21148721 | 2 days ago | | | 0 | 0.00047431971 | |
| 21148568 | 2 days ago | | | 0 | 0.00043610760 | |
| 21147507 | 2 days ago | | | 0 | 0.00038340677 |
ABI
ABI objects
Getter at block 21159845
decimals() view returns (uint8)
18
name() view returns (string)
Precipitate.AI
owner() view returns (address)
0x9ebbdf7c4b3a613cc42c0a02d6bb46d32ca3e982
symbol() view returns (string)
RAIN
totalSupply() view returns (uint256)
1000000000000000000000000000
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, 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()
This contract contains no fallback and receive objects.
This contract contains no error objects.