Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8f7f…918e
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ORB | ERC-20 | 282.470187K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20166972 | 5 months ago | | | 0 | 0.00019096997 | |
| 20166907 | 5 months ago | | | 0 | 0.00030257265 | |
| 19836419 | 6 months ago | | | 0 | 0.00015543182 | |
| 19835881 | 6 months ago | | | 0 | 0.00022398530 | |
| 19441765 | 8 months ago | | | 0 | 0.0019995418 | |
| 19253068 | 9 months ago | | | 0 | 0.00083054882 | |
| 18994614 | 10 months ago | | | 0 | 0.00084763626 | |
| 18994603 | 10 months ago | | | 0 | 0.00076599880 | |
| 18992968 | 10 months ago | | | 0 | 0.0010331708 | |
| 18992083 | 10 months ago | | | 0 | 0.0016596334 |
ABI
ABI objects
Getter at block 21202423
_maxTaxSwap() view returns (uint256)
1000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000
_taxSwapThreshold() view returns (uint256)
100000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Ordible
owner() view returns (address)
0x352e8239e7d62d308ceccec5dd6ce4fb35ebb689
symbol() pure returns (string)
ORB
totalSupply() pure returns (uint256)
100000000000000000
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)
clearstuckETH() returns (bool)
clearstuckToken(address tokenAddress) returns (bool)
initialize()
openTrading() returns (bool)
reduceTax(uint256 _value) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address taxWalletAddress)
receive()
This contract contains no error objects.