Rai.Finance
Verified contract
Active on
Ethereum with 11,163 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 |
---|---|---|---|---|---|
SOFI | ERC-20 | 2.433896K | $0.010614 |
$25.83 | |
TKX | ERC-20 | 0.000062 | $11.76 |
$0 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21156702 | 3 hours ago | | | 0 | 0.00045296644 | |
| 21156554 | 4 hours ago | | | 0 | 0.00041282081 | |
| 21156503 | 4 hours ago | | | 0 | 0.00053155866 | |
| 21046118 | 16 days ago | | | 0 | 0.00061109088 | |
| 21012322 | 20 days ago | | | 0 | 0.00027279271 | |
| 21012288 | 20 days ago | | | 0 | 0.00045002168 | |
| 21012287 | 20 days ago | | | 0 | 0.00052673734 | |
| 21011624 | 20 days ago | | | 0 | 0.00019316801 | |
| 21011497 | 20 days ago | | | 0 | 0.00032670973 | |
| 21011496 | 20 days ago | | | 0 | 0.00041350945 |
ABI
ABI objects
Getter at block 21157673
decimals() view returns (uint8)
18
name() view returns (string)
Rai.Finance
symbol() view returns (string)
SOFI
totalSupply() view returns (uint256)
1000000000000000000000000000
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.