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.01 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21108801 | 8 days ago | | | 0 | 0.00013759407 | |
| 20403769 | 3 months ago | | | 0 | 0.000062643512 | |
| 20359646 | 4 months ago | | | 0 | 0.00031857242 | |
| 20169177 | 5 months ago | | | 0 | 0.00032605273 | |
| 20159038 | 5 months ago | | | 0 | 0.000087058843 | |
| 20159035 | 5 months ago | | | 0 | 0.00013934800 | |
| 20140101 | 5 months ago | | | 0 | 0.00017934212 | |
| 20042874 | 5 months ago | | | 0 | 0.00044994485 | |
| 20014612 | 5 months ago | | | 0 | 0.00035132769 | |
| 20013639 | 5 months ago | | | 0 | 0.00068915159 |
ABI
ABI objects
Getter at block 21166707
decimals() view returns (uint8)
18
name() view returns (string)
OrbV2
symbol() view returns (string)
ORBV2
totalSupply() view returns (uint256)
17247817170450020136738
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)
burn(uint256 amount)
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.