Neodium Network
Verified contract
Active on
Ethereum with 19,806 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
NN | ERC-20 | 14.401073K | -- | -- | |
PCPie | ERC-20 | 11.449K | -- | -- | |
PUTTU | ERC-20 | 5K | -- | -- | |
BTP | ERC-20 | 5K | -- | -- | |
WKC | ERC-20 | 1.6K | -- | -- | |
BNOW | ERC-20 | 700 | -- | -- | |
VANM | ERC-20 | 500 | -- | -- | |
ZIP | ERC-20 | 199 | -- | -- | |
EXTP | ERC-20 | 130 | -- | -- | |
GETX | ERC-20 | 50 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17773424 | a year ago | | | 0 | 0.00088279335 | |
| 14417378 | 3 years ago | | | 0.0016945 | 0.00052943814 | |
| 12790667 | 3 years ago | | | 0 | 0.0010382121 | |
| 12580485 | 3 years ago | | | 0 | 0.00052091000 | |
| 11626759 | 4 years ago | | | 0 | 0.0025554800 | |
| 11452161 | 4 years ago | | | 0 | 0.0016087236 | |
| 11303323 | 4 years ago | | | 0 | 0.0016478440 | |
| 11291785 | 4 years ago | | | 0 | 0.0018505200 | |
| 11251476 | 4 years ago | | | 0 | 0.00092526000 | |
| 11230597 | 4 years ago | | | 0 | 0.0028493250 |
ABI
ABI objects
Getter at block 21162837
CurrentDistribPublicSupply_() view returns (uint256 CurrentDistribPublicSupply)
571242264894419795141000000
DistribFundsReceiverAddress() view returns (address DistribfundsReceiver)
0x9d568cf46c4b595532f9cffd5c82508d15d40d77
IsDistribRunningFalg_() view returns (bool IsDistribRunningFalg)
false
IsDistribStarted() view returns (bool IsDistribStartedFlag)
false
MaxDistribPublicSupply_() view returns (uint256 MaxDistribPublicSupply)
600000000000000000000000000
Owner() view returns (address ownerAddress)
0x9d568cf46c4b595532f9cffd5c82508d15d40d77
OwnerDistribSupply_() view returns (uint256 OwnerDistribSupply)
1000000000000000000000000
RemainingTokensReceiverAddress() view returns (address remainingTokensReceiverAddress)
0x9d568cf46c4b595532f9cffd5c82508d15d40d77
SetupDone() view returns (bool setupDoneFlag)
true
decimals() view returns (uint8)
18
name() view returns (string)
Neodium Network
symbol() view returns (string)
NN
totalSupply() view returns (uint256 totalSupplyValue)
598000000000000000000000000
Read-only
Claimed(address) view returns (bool)
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events BurnTokens(uint256 amount) returns (bool success)
SetBonus(uint256 BonusTokensPerETHdonated)
SetFreeTokens(uint256 FreeTokens)
SetupMultipliers(uint256 Multiplier1inX, uint256 Multiplier2inX, uint256 LimitMultiplier1inWei, uint256 LimitMultiplier2inWei, uint256 HighDonateLimitInWei)
SetupToken(string tokenName, string tokenSymbol, uint256 BonusTokensPerETHdonated, uint256 MaxDistribPublicSupply, uint256 OwnerDistribSupply, address remainingTokensReceiverAddress, address DistribFundsReceiverAddress, uint256 FreeTokens)
StartDistrib() returns (bool success)
StopDistrib() returns (bool success)
approve(address _spender, uint256 _amount) returns (bool success)
distributeAmounts(address[] addresses, uint256[] amounts)
distribution(address[] addresses, uint256 _amount)
transfer(address _to, uint256 _amount) returns (bool success)
transferFrom(address _from, address _to, uint256 _amount) returns (bool success)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed _owner, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.