NacExchange

Verified contract

Active on Ethereum with 648 txns
Deployed by via 0xc4b4386f at 5206250
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x0492675e70ed8a34591364ab07fe1700728bf8da3916d550228296fbcf708d45
0x9f2036edb14c8481a162311e4a83917fbde0794dba47755c9f505ec1ed4ef9ca
0x20ffed89e664839636085e19e71a2f7849d15b9afb6138767ad53620708b4039
0x7dd5a843f450327e2d913d2ba4f469378c874ec6c5ba635631c6bf5b0999db78
0x239527d28aae993316c0c71d907b2d46f3d69f45b7a71bc38adaf26d91468743
0xc04bf957e42e57b99625291fbfbeb3804a845521c659c45d85dd334f0bdb30b1
0xc9ed66608d87da16f159fa9da0775625fa64b9f8753fe82bae225f54c23ba55a
0xd90a27a94ffb7e9f8e77d481fbc6f605af58c7651a96781be6704e36268e81fb
0xa85ec584a23b3e4b3999363e7f9cedbe9c5ce641ec2f83984b82fa31f6f0508e
0x7a325075070f3a79f1925a228ac5258d3eca69cc3bdba17297802fa7f0b3eb25

Functions
Getter at block 21282142
NamiAddr(view returns (address)
0x8d80de8a78198396329dfa769ad54d24bf90e7aa
name(view returns (string)
NacExchange
price(view returns (uint256)
1
Read-only
ask(addressview returns (uint256 priceuint256 volume)
bid(addressview returns (uint256 priceuint256 eth)
State-modifying
buyNac(address _selleruint256 _pricepayable returns (bool success)
closeAskOrder(
closeBidOrder(
placeBuyOrder(uint256 _pricepayable 
sellNac(uint256 _valueaddress _buyeruint256 _pricereturns (bool success)
tokenFallbackExchange(address _fromuint256 _valueuint256 _pricereturns (bool success)
Events
BuyHistory(address indexed buyeraddress indexed selleruint256 priceuint256 volumeuint256 time
SellHistory(address indexed selleraddress indexed buyeruint256 priceuint256 volumeuint256 time
UpdateAsk(address owneruint256 priceuint256 volume
UpdateBid(address owneruint256 priceuint256 balance
Constructor
constructor(address _namiAddress
Fallback and receive
fallback(
Errors

This contract contains no error objects.