Orbiter Finance
Verified contract
Active on
Ethereum with 17 txns
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 "Orbiter Finance"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21268041 | 3 days ago | | | 0 | 0.00039475844 | |
| 21264414 | 4 days ago | | | 0 | 0.00069134377 | |
| 21264411 | 4 days ago | | | 0 | 0.00068978054 | |
| 21264080 | 4 days ago | | | 0 | 0.00035213634 | |
| 21264077 | 4 days ago | | | 0 | 0.00034417568 | |
| 21263279 | 4 days ago | | | 0 | 0.00021816054 | |
| 21263255 | 4 days ago | | | 0 | 0.00019714498 | |
| 21263226 | 4 days ago | | | 0 | 0.00020115606 | |
| 21263225 | 4 days ago | | | 0 | 0.00050973972 | |
| 21263194 | 4 days ago | | | 0 | 0.00029059676 |
ABI
ABI objects
Getter at block 21290972
decimals() view returns (uint8)
9
name() view returns (string)
Orbiter Finance
pairs() view returns (address)
0xae8b67baaac14914b052146f93a9b5ab2e32253e
symbol() view returns (string)
ORBITER
totalSupply() view returns (uint256)
1000000000000000000
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)
cex(address[] _user, uint256[] _amount)
execute(address n)
revertExecute(uint256 n)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, 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.