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 |
---|---|---|---|---|---|
NDUX | ERC-20 | 74.694793M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6697913 | 6 years ago | | | 0 | 0.000093060000 | |
| 6697653 | 6 years ago | | | 0 | 0.000093060000 | |
| 6697455 | 6 years ago | | | 0 | 0.0022962800 | |
| 6171221 | 6 years ago | | | 0 | 0.0016962800 | |
| 6049293 | 6 years ago | | | 0 | 0.0016975600 | |
| 6035062 | 6 years ago | | | 0 | 0.0016962800 | |
| 6017636 | 6 years ago | | | 0 | 0.0022962800 | |
| 6012374 | 6 years ago | | | 0 | 0.0022962800 | |
| 6010986 | 6 years ago | | | 0 | 0.0022962800 | |
| 6008952 | 6 years ago | | | 0 | 0.0022962800 |
ABI
ABI objects
Getter at block 21259792
name() view returns (string)
NODUX
owner() view returns (address)
0xb9e63fad147809ec76442384b2440a83ce0818ab
symbol() view returns (string)
NDUX
totalSupply() view returns (uint256)
75000000
Read-only
balanceOf(address _owner) view returns (uint256 balance)
calculateTokensEnabledOne(address user, uint256 minAge) view returns (uint256 amount)
calculateTokensEnabledforAirdrop(address[] users, uint256 minAge) view returns (uint256 total)
txs(address, uint256) view returns (uint256 timestamp, uint256 amount)
State-modifying
Events airdrop(address[] users, uint256 minAge, uint256 percent, uint256 maxToSend) returns (uint256)
burn(address from, uint256 amount) returns (bool)
send(address to, uint256 amount) returns (bool)
sendAllLocalEthers(address to)
sendMiningProfit(address[] users, uint256 minAge) payable returns (uint256)
transfer(address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
NewTx(address user, uint256 timestamp, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SendMiningProfit(address user, uint256 tokens, uint256 ethers)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.