NucleusVisionAllocation
Verified contract
Active on
Ethereum with 127 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8098…3cca
Balances ($0.39)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
nCash | ERC-20 | 3.260326K | $0.000118 |
$0.39 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6230039 | 6 years ago | | | 0 | 0.0010122900 | |
| 6230007 | 6 years ago | | | 0 | 0.0010122900 | |
| 6230002 | 6 years ago | | | 0 | 0.0017282160 | |
| 5158474 | 7 years ago | | | 0 | 0.00018312600 | |
| 5154925 | 7 years ago | | | 0 | 0.00086888000 | |
| 5154815 | 7 years ago | | | 0 | 0.012406420 | |
| 5154813 | 7 years ago | | | 0 | 0.012407700 | |
| 5154810 | 7 years ago | | | 0 | 0.012407700 | |
| 5154804 | 7 years ago | | | 0 | 0.012406420 | |
| 5154799 | 7 years ago | | | 0 | 0.012406420 |
ABI
ABI objects
Getter at block 21246370
owner() view returns (address)
0x79b215353de491afd90c1b73ca226d2c6928c676
token() view returns (address)
0x809826cceab68c387726af962713b64cb5cb3cca
Read-only
vesting(address) view returns (address)
State-modifying
Events finishAllocation()
mintAirDropTokens(uint256 tokens, address[] addresses)
mintTokens(address beneficiary, uint256 tokens)
mintTokensWithTimeBasedVesting(address beneficiary, uint256 tokens, uint256 start, uint256 cliff, uint256 duration)
releaseVestedTokens(address beneficiary)
transferOwnership(address newOwner)
transferTokenOwnership(address owner)
unlockToken()
NucleusVisionAirDropTokensMinted(address beneficiary, uint256 tokens)
NucleusVisionTimeVestingTokensMinted(address beneficiary, uint256 tokens, uint256 start, uint256 cliff, uint256 duration)
NucleusVisionTokensMinted(address beneficiary, uint256 tokens)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.