Nami ICO
Verified contract
Active on
Ethereum with 11,799 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.01)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GSE | ERC-20 | 236 | $0.000028 |
$0.01 | |
YOO | ERC-20 | 19.288K | -- | -- | |
UNIX | ERC-20 | 100 | -- | -- | |
OLE | ERC-20 | 10 | -- | -- | |
BOX | ERC-20 | 5 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13178068 | 3 years ago | | | 0 | 0.0075236236 | |
| 13178068 | 3 years ago | | | 0 | 0.0045317770 | |
| 13168708 | 3 years ago | | | 0 | 0.0023510329 | |
| 13099460 | 3 years ago | | | 0 | 0.0029704255 | |
| 13010038 | 3 years ago | | | 0 | 0.0010030650 | |
| 13001739 | 3 years ago | | | 0 | 0.0011748960 | |
| 13001727 | 3 years ago | | | 0 | 0.0011748960 | |
| 12949155 | 3 years ago | | | 0 | 0.00063546600 | |
| 12937129 | 3 years ago | | | 0 | 0.00048882000 | |
| 12925601 | 3 years ago | | | 0 | 0.00053796600 |
ABI
ABI objects
Getter at block 21275779
TOKEN_SUPPLY_LIMIT() view returns (uint256)
1000000000000000000000000000
TRANSFERABLE() view returns (bool)
false
binary() view returns (uint256)
1
binaryAddress() view returns (address)
0xca293800147768bece42669bb29995f1b238d456
crowdsaleManager() view returns (address)
0xca293800147768bece42669bb29995f1b238d456
currentPhase() view returns (uint8)
1
decimals() view returns (uint256)
18
escrow() view returns (address)
0xca293800147768bece42669bb29995f1b238d456
getPrice() view returns (uint256 price)
1
name() view returns (string)
Nami ICO
namiMultiSigWallet() view returns (address)
0x4e237f139582708a592a14034b3c1a5b38da45a6
namiPresale() view returns (address)
0x8f2ecccc42ed88348ad39a1985188dc57d75bdf0
symbol() view returns (string)
NAC
totalSupply() view returns (uint256)
172096937656155000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
burnTokens(address _owner)
buy(address _buyer) payable
changeBinary(uint256 _binary)
changeBinaryAddress(address _binaryAddress)
changeEscrow(address _escrow)
changeTransferable()
migrateForInvestor()
migrateToken(address _from, address _to)
safeWithdraw(address _withdraw, uint256 _amount)
setCrowdsaleManager(address _mgr)
setPresalePhase(uint8 _nextPhase)
transfer(address _to, uint256 _value)
transferForTeam(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferToBuyer(address _to, uint256 _value, address _buyer)
transferToExchange(address _to, uint256 _value, uint256 _price)
withdrawEther(uint256 _amount)
LogBurn(address indexed owner, uint256 value)
LogBuy(address indexed owner, uint256 value)
LogMigrate(address _from, address _to, uint256 amount)
LogPhaseSwitch(uint8 newPhase)
Transfer(address indexed from, address indexed to, uint256 value)
TransferToBuyer(address indexed _from, address indexed _to, uint256 _value, address indexed _seller)
TransferToExchange(address indexed _from, address indexed _to, uint256 _value, uint256 _price)
constructor(address _escrow, address _namiMultiSigWallet, address _namiPresale)
fallback()
This contract contains no error objects.