Nami Trade
Verified contract
Active on
Ethereum with 1,149 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
NAC | ERC-20 | 28.135478M | -- | -- | |
FCI | ERC-20 | 53.092052K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13373270 | 3 years ago | | | 0 | 0.010422503 | |
| 12185096 | 4 years ago | | | 0 | 0.0066149041 | |
| 11979711 | 4 years ago | | | 0 | 0.010316797 | |
| 11887693 | 4 years ago | | | 0 | 0.0098538560 | |
| 11723126 | 4 years ago | | | 0 | 0.011011032 | |
| 11705848 | 4 years ago | | | 0 | 0.013553244 | |
| 11704683 | 4 years ago | | | 0 | 0.0084031560 | |
| 11684278 | 4 years ago | | | 0 | 0.0067780380 | |
| 11684265 | 4 years ago | | | 0 | 0.0036137921 | |
| 11657855 | 4 years ago | | | 0 | 0.0079671900 |
ABI
ABI objects
Getter at block 21228574
NamiAddr() view returns (address)
0x8d80de8a78198396329dfa769ad54d24bf90e7aa
NetfBalance() view returns (uint256)
49011787803720012000000
currentNetfRound() view returns (uint256)
0
currentRound() view returns (uint256)
5
currentSubRound() view returns (uint256)
1
decimals() view returns (uint8)
18
escrow() view returns (address)
0x591c1bfac76a5a5a61fafc6d1748991611211982
fciDecimals() view returns (uint256)
1000000
isPause() view returns (bool)
false
maxWithdraw() view returns (uint256)
20000000000000000000000000
minNac() view returns (uint256)
0
minWithdraw() view returns (uint256)
2000000000000000000000
name() view returns (string)
Nami Trade
namiMultiSigWallet() view returns (address)
0x4e237f139582708a592a14034b3c1a5b38da45a6
priceFci() view returns (uint256)
4951
symbol() view returns (string)
FCI
timeExpires() view returns (uint256)
1584072000
totalSupply() view returns (uint256)
7923751068732004501855035
Read-only
NLFunds(uint256) view returns (bool isOpen, bool isActivePool, bool withdrawable, uint256 currentNAC, uint256 finalNAC)
NetfRevenue(uint256) view returns (bool isOpen, uint256 currentNAC, uint256 totalFci, bool withdrawable)
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
isController(address) view returns (bool)
isWithdrawnSubRoundNLF(uint256, address, uint256) view returns (bool)
listSubRoundNLF(uint256, uint256) view returns (uint256 totalNacInSubRound, bool isOpen, bool isCloseNacPool)
membersNLF(uint256, address) view returns (uint256 fciNLF, bool isWithdrawnRound)
usersNETF(uint256, address) view returns (uint256 stake, bool isWithdrawn)
State-modifying
Events activateRound(uint256 _roundIndex)
activateSubRound(uint256 _subRoundIndex)
addNacToNLF(uint256 _value)
addNacToNetf(uint256 _valueNac)
approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
buyFci(address _buyer, uint256 _valueNac)
changeEscrow(address _escrow)
changeMaxWithdraw(uint256 _maxNac)
changeMinNac(uint256 _minNAC)
changeMinWithdraw(uint256 _minWithdraw)
changePause()
changeWithdrawableNetfRe(uint256 _roundIndex)
changeWithdrawableRound(uint256 _roundIndex)
closeDepositSubRound()
deactivateRound(uint256 _roundIndex)
depositNetfRevenue(uint256 _valueNac)
depositToSubRound(uint256 _value)
latchFciUser(uint256 _roundIndex)
latchFciUserController(uint256 _roundIndex, address _investor)
latchTotalFci(uint256 _roundIndex)
openNetfRevenueRound(uint256 _roundIndex)
placeSellFciOrder(uint256 _valueFci)
removeController(address _controller)
removeNacFromNLF(uint256 _value)
removeNacFromNetf(uint256 _valueNac)
sellFci(address _seller, uint256 _valueFci)
setController(address _controller)
tokenFallbackExchange(address _from, uint256 _value, uint256 _choose) returns (bool success)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
updatePriceFci(uint256 _price, uint256 _timeExpires)
withdrawEther(uint256 _amount)
withdrawFromSubRound(uint256 _value)
withdrawNac(uint256 _amount)
withdrawNacNetfRe(uint256 _roundIndex)
withdrawNacNetfReController(uint256 _roundIndex, address _investor)
withdrawNetfRevenue(uint256 _valueNac)
withdrawRound(uint256 _roundIndex)
withdrawRoundController(uint256 _roundIndex, address _investor)
withdrawSubRound(uint256 _roundIndex, uint256 _subRoundIndex)
withdrawToken(address _account, uint256 _amount)
ActivateRound(uint256 RoundIndex, uint256 TimeActive)
ActivateSubRound(uint256 RoundIndex, uint256 TimeActive)
BuyFci(address investor, uint256 valueNac, uint256 valueFci, uint256 timeBuyFci)
Deposit(address indexed user, uint256 amount, uint256 timeDeposit)
InvestToNLF(address indexed investor, uint256 amount, uint256 timeInvest)
PlaceBuyFciOrder(address indexed investor, uint256 amount, uint256 timePlaceOrder)
PlaceSellFciOrder(address indexed investor, uint256 amount, uint256 timePlaceOrder)
SellFci(address investor, uint256 valueNac, uint256 valueFci, uint256 timeSellFci)
Transfer(address indexed from, address indexed to, uint256 value)
Withdraw(address indexed user, uint256 amount, uint256 timeWithdraw)
WithdrawRound(address investor, uint256 valueNac, uint256 timeWithdraw)
constructor(address _escrow, address _namiMultiSigWallet, address _namiAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.