Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xafc6…67be
Balances ($989.76)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ORBIT | ERC-20 | 4.071604K | $0.144846 |
$589.76 | |
USDT | ERC-20 | 400 | $1.00 |
$400 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21394366 | 17 minutes ago | | | 0 | 0.0011161117 | |
| 21394325 | 25 minutes ago | | | 0 | 0.00081355290 | |
| 21394320 | 26 minutes ago | | | 0 | 0.00082241468 | |
| 21394310 | 28 minutes ago | | | 0 | 0.00080788945 | |
| 21394260 | 38 minutes ago | | | 0 | 0.00083715296 | |
| 21394243 | 42 minutes ago | | | 0 | 0.00069507560 | |
| 21394233 | 44 minutes ago | | | 0 | 0.00062465699 | |
| 21394212 | an hour ago | | | 0 | 0.00082410355 | |
| 21394192 | an hour ago | | | 0 | 0.0013767370 | |
| 21394106 | an hour ago | | | 0 | 0.00068658456 |
ABI
ABI objects
Getter at block 21394447
_orbitFeeOnBuy() view returns (uint256)
4
_orbitFeeOnSell() view returns (uint256)
4
_orbitSpaceWallet() view returns (address)
0xafc6e52cbe7c7b4dffb26a21e3595e5ae20767be
_taxSwapThreshold() view returns (uint256)
5000000000000000000000
antiWhaleOrbit() view returns (uint256)
10000000000000000000000000
decimals() pure returns (uint8)
18
name() pure returns (string)
OrbitAI
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
ORBIT
totalSupply() pure returns (uint256)
10000000000000000000000000
tradingLaunched() view returns (bool)
true
Read-only
_isExcludedFromFee(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events LaunchOrbitToTheMoon()
approve(address spender, uint256 amount) returns (bool)
changeOrbitMaxWalletAmount(uint256 _maxLimit)
excludeFromTaxes(address account)
includeInTaxes(address account)
manualSwap()
modifyOrbitTaxes(uint256 buyFee, uint256 sellFee)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateTaxSwapThreshold(uint256 _taxLimit)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TaxWalletPaymentRevert(address indexed taxWallet, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.