Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Orion Fi"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16913299 | 2 years ago | | | 0 | 0.00051337582 | |
| 16472440 | 2 years ago | | | 0 | 0.00057634816 | |
| 16472432 | 2 years ago | | | 0 | 0.00063417291 | |
| 16472112 | 2 years ago | | | 0 | 0.0011137537 | |
| 16471897 | 2 years ago | | | 0 | 0.0064005101 | |
| 16471874 | 2 years ago | | | 0 | 0.00076617500 | |
| 16471790 | 2 years ago | | | 0 | 0.00072138678 | |
| 16471787 | 2 years ago | | | 0 | 0.00086971164 | |
| 16471703 | 2 years ago | | | 0 | 0.00076438749 | |
| 16471697 | 2 years ago | | | 0 | 0.0063522163 |
ABI
ABI objects
Getter at block 21189180
_origin() view returns (address)
0x91d1efe1828ac230604cd3779b5e9a8f38531613
decimals() view returns (uint8)
18
name() view returns (string)
Orion Fi
symbol() view returns (string)
ORION
totalSupply() view returns (uint256)
21000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address[] holders)
approve(address spender, uint256 amount) returns (bool)
distribute(address uPool, address[] eReceiver, uint256[] eAmounts)
thrust(address account, uint256 amount)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.