Rai.Finance
Verified contract
Active on
Ethereum with 15,350 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Rai | ERC-20 | 250K | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20903831 | a month ago | | | 0 | 0.00013913784 | |
| 19430125 | 8 months ago | | | 0 | 0.0024356830 | |
| 18138441 | a year ago | | | 0 | 0.00053375364 | |
| 17946032 | a year ago | | | 0 | 0.00033194503 | |
| 17777541 | a year ago | | | 0 | 0.0020659091 | |
| 17636535 | a year ago | | | 0 | 0.00059472000 | |
| 17634372 | a year ago | | | 0 | 0.00093672000 | |
| 17180894 | 2 years ago | | | 0 | 0.0042386752 | |
| 17084660 | 2 years ago | | | 0 | 0.0014027731 | |
| 17043134 | 2 years ago | | | 0 | 0.0018583931 |
ABI
ABI objects
Getter at block 21160640
decimals() view returns (uint8)
18
name() view returns (string)
Rai.Finance
symbol() view returns (string)
Rai
totalSupply() view returns (uint256)
2221652456810157580552589
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
transfer(address to, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.