Nebula AI Token
Verified contract
Active on
Ethereum with 12,888 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x38a4…21d4
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
NBAI | ERC-20 | 371.131451K | -- | -- | |
C4Y | ERC-20 | 4.8K | -- | -- | |
IVY | ERC-20 | 1.261555K | -- | -- | |
PAI | ERC-20 | 744.682924 | -- | -- | |
Shell | ERC-20 | 300 | -- | -- | |
WLM | ERC-20 | 66 | -- | -- | |
ION | ERC-20 | 0.6 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- | |
UFR | ERC-20 | 0.003 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21128710 | 21 days ago | | | 0 | 0.00098527913 | |
| 20638505 | 3 months ago | | | 0 | 0.000075788182 | |
| 20638505 | 3 months ago | | | 0 | 0.000075788182 | |
| 20638505 | 3 months ago | | | 0 | 0.00013268364 | |
| 19408695 | 9 months ago | | | 0 | 0.0022776812 | |
| 19090808 | 10 months ago | | | 0 | 0.00062477926 | |
| 18891622 | a year ago | | | 0 | 0.0011294545 | |
| 18135269 | a year ago | | | 0 | 0.0016814018 | |
| 17491776 | a year ago | | | 0 | 0.0012732444 | |
| 17129304 | 2 years ago | | | 0 | 0.00094213601 |
ABI
ABI objects
Getter at block 21276309
cap() view returns (uint256)
6700000000000000000000000000
decimals() view returns (uint8)
18
foundation_vesting_contract() view returns (address)
0x38a4d33e68c9f1488791e0ab5d01c620961d21d4
mintingFinished() view returns (bool)
true
name() view returns (string)
Nebula AI Token
owner() view returns (address)
0xd21b60b3119641f7eccdf239472d931e784a6e30
pvt_plmt_max_in_Wei() view returns (uint256)
6705884979810000000000
pvt_plmt_remaining_in_Wei() view returns (uint256)
0
pvt_plmt_set() view returns (bool)
true
pvt_plmt_token_generated() view returns (uint256)
838235622476250000000000000
symbol() view returns (string)
NBAI
token_unlock_time() view returns (uint256)
1524887999
totalSupply() view returns (uint256)
4770681724785843541616800000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
get_time_locked_contract_size(address _owner) view returns (uint256)
time_locked_reclaim_addresses(address, uint256) view returns (address)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
create_public_sale_token(address _beneficiary, uint256 _token_amount) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
distribute_private_sale_fund(address _beneficiary, uint256 _wei_amount, uint256 _rate) returns (bool)
finishMinting() returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
mint(address _to, uint256 _amount) returns (bool)
release_all(address _beneficiary) returns (bool)
set_private_sale_total(uint256 _pvt_plmt_max_in_Wei) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
FoundationTokenGenerated(address indexed _vesting, address indexed _beneficiary, uint256 _amount)
Mint(address indexed to, uint256 amount)
MintFinished()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PrivateSalePlacementLimitSet(uint256 _limit)
PrivateSaleTokenGenerated(address indexed _time_locked, address indexed _beneficiary, uint256 _amount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.