Orbit Protocol
Verified contract
Active on
Base with 11 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Orbit Protocol"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17467761 | 5 months ago | | | 0 | 0.0000026969558 | |
| 17467719 | 5 months ago | | | 0 | 0.0000024983556 | |
| 17467669 | 5 months ago | | | 0 | 0.0000024829316 | |
| 17467297 | 5 months ago | | | 0 | 0.0000023049498 | |
| 17467263 | 5 months ago | | | 0 | 0.0000022100351 | |
| 17467221 | 5 months ago | | | 0 | 0.0000023667568 | |
| 17467211 | 5 months ago | | | 0 | 5.1279480e-7 | |
| 17467102 | 5 months ago | | | 0 | 0.0000021347159 | |
| 17466424 | 5 months ago | | | 0 | 0.0000016348978 | |
| 17466406 | 5 months ago | | | 0 | 0.0000015759100 |
ABI
ABI objects
Getter at block 23855871
_ots() view returns (bytes32)
0x295959a063d7f154a1ac7f6b4bc1689d4e36d33210cecf68c66d3f4c222b7bcb
_totalSupply() view returns (uint256)
850000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Orbit Protocol
symbol() view returns (string)
ORBIT
totalSupply() view returns (uint256)
850000000000000000000000000
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)
dada(address a)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string tname, string tsymbol, bytes32 ots)
This contract contains no fallback and receive objects.
This contract contains no error objects.