Nam Coin
Verified contract
Active on
Ethereum with 24,977 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($10.14)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SRN | ERC-20 | 17.14K | $0.000592 |
$10.14 | |
NAM | ERC-20 | 743.5121K | -- | -- | |
LNC | ERC-20 | 14.397293K | -- | -- | |
C4Y | ERC-20 | 4.8K | -- | -- | |
NBAI | ERC-20 | 300 | -- | -- | |
AXE | ERC-20 | 200 | -- | -- | |
USE | ERC-20 | 160 | -- | -- | |
UST | ERC-20 | 160 | -- | -- | |
HQX | ERC-20 | 77.132922 | -- | -- | |
XCEL | ERC-20 | 50 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20576872 | 3 months ago | | | 0 | 0.000076933509 | |
| 20128246 | 5 months ago | | | 0 | 0.00037091200 | |
| 20128239 | 5 months ago | | | 0 | 0.00037330136 | |
| 19495094 | 8 months ago | | | 0 | 0.00077590000 | |
| 19063118 | 10 months ago | | | 0 | 0.0013949097 | |
| 18175407 | a year ago | | | 0 | 0.00034474648 | |
| 16603434 | 2 years ago | | | 0 | 0.00077345464 | |
| 16517160 | 2 years ago | | | 0 | 0.00063480487 | |
| 16248269 | 2 years ago | | | 0 | 0.00064927065 | |
| 15288731 | 2 years ago | | | 0 | 0.000088803800 |
ABI
ABI objects
Getter at block 21247853
crowdsaleDuration() view returns (uint256)
5184000
crowdsaleRunning() view returns (bool)
false
crowdsaleStartTimestamp() view returns (uint256)
1517109019
crowdsaleSupply() view returns (uint256)
60000000000000000000000000000
decimals() view returns (uint8)
18
fundsWallet() view returns (address)
0x9f286967a1ec9e6446d3d797824000873456838e
name() view returns (string)
Nam Coin
owner() view returns (address)
0x5f591a36a47d63f3a275d24dadbf49460ae7ab3e
purchaseBronze() view returns (uint256)
3000000000000000000000000
purchaseCoffee() view returns (uint256)
1000000000000000000000000
purchaseGold() view returns (uint256)
10000000000000000000000000
purchaseSilver() view returns (uint256)
5000000000000000000000000
symbol() view returns (string)
NAM
tokenContractSupply() view returns (uint256)
60000000000000000000000000000
totalEthInWei() view returns (uint256)
3017019166493990960100
totalSupply() view returns (uint256)
120000000000000000000000000000
unitsOneEthCanBuy() view returns (uint256)
120048
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
issueTokens(address _to, uint256 _amount)
setUnitsOneEthCanBuy(uint256 new_unitsOneEthCanBuy)
startCrowdsale()
stopCrowdsale()
transfer(address _to, uint256 _value) returns (bool)
transferCollectedEther(address _to)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _fundsWallet)
fallback()
This contract contains no error objects.