VOXTrader

Verified contract

Active on Ethereum with 125 txns
Deployed by via 0xcc1dc25d at 6457578
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0
0x6d5294a2dfdb8d4e662162f002bd46d84b74406c2e74faf3a86d35d25fc68064
0xde65f9459575e274c034e4e1f4314eae6636e5c3dcdb536cd38e2b2eb0b33344
0xd1a44712ab5aa06ba3a038ad63288f2a9560bc87b4668e56422783de86f6bcdf
0x2e7e6727c27b76cf122b35bcb0f36ba1e34bf01f3ff3fb1c51639cb35f527d2a
0x13bb66ed02629fd119a7b78958596c68e46407c861f6644e37e76a49a3e2416e
0xa62cc883fd7eba8d89ebcee630415afa27ec5697857531216c80f3f4278fece6
0xe0470f179c354a8da1547afc01bcd0dff6a0ce792478da37a1641120e1f42650
0xba8b361c2d12722132837b141c54b3d3b2f99a61417c3d251178a7b1cf1e4f31
0x47429a7deb2303357a4e5e7214a803a9cb44d5be08a2c508dea82fe627e7ffa9
0x2e7667be806fb59c5e9266e14c888a1caf39f68f6556bcce5c114e78cc8383df

Functions
Getter at block 21411925
enforceKyc(view returns (bool)
true
etherFeeMin(view returns (uint256)
0
etherFeePercent(view returns (uint256)
200000000000000000
lastSellPrice(view returns (uint256)
8200000000000000
owner(view returns (address)
0x37190e277ef2ebb1f0ec0c689f98b9e9c09684f5
sellCeiling(view returns (uint256)
44000000000000000
sellFloor(view returns (uint256)
2700000000000000
tokenContract(view returns (address)
0x9e17d13b638fc9f0ca941d4fe1c3e4da827cece1
Read-only
calculateFee(uint256 ethersview returns (uint256 fee)
getOrder(address whoview returns (uint256 quantityuint256 priceuint256 expiry)
isAllowedTrade(address whoview returns (bool)
orderBook(addressview returns (uint256 quantityuint256 priceuint256 expiry)
tradingWhitelist(addressview returns (bool)
State-modifying
cancel(
execute(address selleruint256 quantityuint256 pricepayable 
multiExecute(address[] sellersuint256 lastQuantitypayable returns (uint256 totalVouchers)
offer(uint256 quantityuint256 priceuint256 expiry
redeemVoucher(uint256 voucherCodeaddress voucherOwneraddress[] sellersuint256 lastQuantitypayable 
redeemVoucherSingle(uint256 voucherCodeaddress voucherOwneraddress selleruint256 quantitypayable 
retire(address recipientaddress newContract
setEnforceKyc(bool enforce
setEtherFeeMin(uint256 min
setEtherFeePercent(uint256 percent
setOfferExpiry(uint256 expiry
setOfferPrice(uint256 price
setOfferSize(uint256 quantity
setSellCeiling(uint256 ceiling
setSellFloor(uint256 floor
setTradingAllowed(address whobool canTrade
Events
ContractRetired(address newAddcontract
TokenOfferChanged(address whouint256 quantityuint256 priceuint256 expiry
TokensOffered(address indexed whouint256 quantityuint256 priceuint256 expiry
TokensPurchased(address indexed purchaseraddress indexed selleruint256 quantityuint256 price
VoucherRedeemed(uint256 voucherCodeaddress voucherOwneraddress tokenSelleruint256 quantity
Constructor
constructor(address tokenContract_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.