VelaDashOTCMarket

Verified contract

Implementation

Active on Base with 1 txns
Deployed by via 0xdddb8b79 at 7190818
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots

No balances found for "VelaDashOTCMarket"

0x3b9230c3724f2410a88b69b2ce90ee0161cf5b1539268f33a988218f032977e5
From

Functions
Getter at block 21993945
feeBasisPoints(view returns (uint256)
0
feeManager(view returns (address)
0x0000000000000000000000000000000000000000
getOfferIds(view returns (uint256[])
[]
lastOfferId(view returns (uint256)
0
owner(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
getOffer(uint256 idview returns (uint64addressaddressuint256uint256addressuint256)
getOfferOwner(uint256 idview returns (address owner)
isActive(uint256 idview returns (bool active)
offers(uint256view returns (uint256 bidAmountuint256 bidAmount_originaladdress bidAssetuint256 takeAmountaddress takeAssetaddress owneruint64 timestamp)
State-modifying
buy(uint256 iduint256 maxTakeAmount
cancel(uint256 id
initialize(
offer(address bidAssetuint256 bidAmountaddress takeAssetuint256 takeAmountreturns (uint256 id)
renounceOwnership(
setFeeBasisPoints(uint256 _feeBasisPoints
setFeeManager(address _feeManager
transferOwnership(address newOwner
Events
Initialized(uint8 version
LogBuy(bytes32 idbytes32 indexed pairaddress indexed makeraddress bidAssetaddress takeAssetaddress indexed takeruint256 takeAmtuint256 giveAmtuint64 timestamp
LogCancel(bytes32 indexed idbytes32 indexed pairaddress indexed makeraddress bidAssetaddress takeAssetuint256 bidAmountuint256 takeAmountuint64 timestamp
LogOffer(bytes32 indexed idbytes32 indexed pairaddress indexed makeraddress bidAssetaddress takeAssetuint256 bidAmountuint256 takeAmountuint64 timestamp
LogOfferId(uint256 indexed id
LogTrade(uint256 bidAmountaddress indexed bidAssetuint256 takeAmountaddress indexed takeAsset
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetFeeBasisPoints(uint256 feeBasisPoints
SetFeeManager(address indexed feeManager
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.