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 |
---|---|---|---|---|---|
UNI-V2 | ERC-20 | 0.022361 | -- | -- | |
ORBS | ERC-20 | 0.009604 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20623762 | 3 months ago | | | 0 | 0.000060345122 | |
| 20551359 | 3 months ago | | | 0 | 0.000025127519 | |
| 18582673 | a year ago | | | 0 | 0.00053636311 | |
| 15159565 | 2 years ago | | | 0 | 0.00020627176 | |
| 14307887 | 3 years ago | | | 0 | 0.00071503293 | |
| 11945967 | 4 years ago | | | 0 | 0.0010440000 | |
| 11255688 | 4 years ago | | | 0 | 0.00072290000 | |
| 11178130 | 4 years ago | | | 0 | 0.00085550000 | |
| 11136642 | 4 years ago | | | 0 | 0.00087878340 | |
| 11048836 | 4 years ago | | | 0 | 0.0025743960 |
ABI
ABI objects
Getter at block 21249234
decimals() view returns (uint8)
18
name() view returns (string)
OrbS
symbol() view returns (string)
ORBS
totalSupply() view returns (uint256)
10313590425824259613945
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)
createUniswap() payable
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(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()
receive()
This contract contains no error objects.