Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x25e0…f58b
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
NEBULA | ERC-20 | 140.074401K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19835610 | 7 months ago | | | 0 | 0.00021273039 | |
| 19037094 | a year ago | | | 0 | 0.0016301950 | |
| 19037093 | a year ago | | | 0 | 0.0014723748 | |
| 19037063 | a year ago | | | 0 | 0.0010807782 | |
| 19036989 | a year ago | | | 0 | 0.0022630320 | |
| 19036960 | a year ago | | | 0 | 0.00097831250 | |
| 19036957 | a year ago | | | 0 | 0.0010022648 | |
| 19036944 | a year ago | | | 0 | 0.0011856683 | |
| 19036942 | a year ago | | | 0 | 0.0012063683 | |
| 19036919 | a year ago | | | 0 | 0.0013143823 |
ABI
ABI objects
Getter at block 21432140
_maxTaxSwap() view returns (uint256)
170000000000000
_maxTxAmount() view returns (uint256)
200000000000000
_maxWalletSize() view returns (uint256)
200000000000000
_taxSwapThreshold() view returns (uint256)
70000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Nebula
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
NEBULA
totalSupply() pure returns (uint256)
10000000000000000
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)
manualSwap()
openTrading()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateFees(uint256 _buy, uint256 _sell)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.