MarsBaseOtc

Verified contract

Active on Ethereum with 718 txns
Deployed by via 0xf3e7f6c7 at 12721592
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "MarsBaseOtc"

0x8561880d27a3212f609b7eb9646c33079ed8cd63091fc7566c1bb87755ad7297
0x29ff6f14023f3bd35dd082972321fb912506b51a22b9ba48fc86b50b8a027d4f
0x5f9615dfe09bf7bc1d810eaf727750aad4806a164da795ecf17c77fdcb56bbbb
0x6d36c65b5059a7b51b75261423350053aaf3ae922484191b49b5bdc8b0c4d003
0xc4670df16c411017cd0b871f7be67b79afa42a1d9236cb3759ec7763941c446a
0xddbb80082a74537c83e7a02412052895c0ea6ad202c38477bd8ecbeca52648c2
0x919152ad98aad470ef01b83969b04bcedf7c50ccf68d69a06ebee451d9e3b6bf
0x219df8e29b5cf3bbae6cec42a56a108ef6a1ab0acb2df26354a22aad06aa0eef
0x77eccfd669bad560b17e565a55e3f5e136a15f057ab2dfbf52f44a369a96fefc
0x5ce2b29f9431bcc94d625d64639f944e22392c3daa127c10dd2622877148e21a

Functions
Getter at block 20905897
BROKERS_DENOMINATOR(view returns (uint256)
10000
contractTimestamp(view returns (uint256)
1728210299
owner(view returns (address)
0xf4cd9e725e3f88ca6438b300b6ce29bf851514af
vault(view returns (address)
0x1040444f74c225a4a30e2717ee5a62742118278d
Read-only
createKey(address _ownerview returns (bytes32 result)
getInvestors(bytes32 idview returns (address[] investors)
getOrderOwnerInvestments(bytes32 idview returns (address[] tokensuint256[] amount)
getOrderUserInvestments(bytes32 idaddress userview returns (address[] tokensuint256[] amount)
isAddressInWhiteList(addressview returns (bool)
orders(bytes32view returns (address owneraddress tokenuint256 amountOfTokenuint256 expirationDateuint16 discountbool isCancelledbool isSwappedbool isManualuint8 orderType)
ordersBid(bytes32uint256view returns (address investoraddress investedTokenuint256 amountInvested)
ordersBidLen(bytes32 idview returns (uint256)
ordersOwnerBid(bytes32uint256view returns (address investoraddress investedTokenuint256 amountInvested)
ordersOwnerBidLen(bytes32 idview returns (uint256)
ownerBroker(bytes32view returns (address brokeruint256 percents)
usersBroker(bytes32view returns (address brokeruint256 percents)
State-modifying
addWhiteList(address newToken
cancel(bytes32 _id
cancelBid(bytes32 _iduint256 bidIndex
changeBid(bytes32 _iduint256 bidIndexuint256 newValue
createOrder(bytes32 _idaddress _tokenuint256 _amountOfTokenuint256 _expirationDateaddress _ownerBrokeruint256 _ownerBrokerPercaddress _usersBrokeruint256 _usersBrokerPercuint16 _discountuint8 typeOrderbool _isManual
deleteFromWhiteList(address tokenToDelete
makeSwap(bytes32 _idstruct IMarsBaseOtcOrdersBidInfo[] distribution
makeSwapOrderOwner(bytes32 _iduint256 orderIndex
orderDeposit(bytes32 _idaddress _tokenuint256 _amountpayable 
renounceOwnership(
setAmountOfToken(bytes32 _iduint256 newAmountOfToken
setDiscount(bytes32 _iduint16 newDiscount
setVault(address _vault
tokenFallback(addressuint256bytes
transferOwnership(address newOwner
Events
BuyOrderDeposit(bytes32 _idaddress _tokenaddress _fromuint256 _amount
OrderCancelled(bytes32 id
OrderCreated(bytes32 idaddress owneraddress tokenuint256 amountOfTokenuint256 expiratinDateuint16 discountuint8 typeOrderbool isManual
OrderSwapped(bytes32 id
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SellOrderDeposit(bytes32 _idaddress _tokenaddress _fromuint256 _amount
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.