GigaMart

Verified contract

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

No balances found for "GigaMart"

0xc0868396075f0469049bf0d1e5cead81737301fbecb843d176b061b8ebdf3651
0xe77335adba15aacd5a8436fb60cbbfaddb2ce0f0e749cec8264540c63a40fdf0
0x20d225f4ba89d097018dc5149bca815451191dc9e1d77e538a2d599aaefa8be4
0x53a097294250ca0aa766d1b0d4939cbd9c9e89c32801ca736302373c0f7ec39b
0xf9ac7e0a771f79e886a39d2c191906e6ac5f92f2d038b2db0ec9517362bb60d3
0xe2555b23bf99f96cc052545b6029e0952aa21a70da806c2e18f0e256a4ba48c3
0x7a7b30cbd127d3b053192acda7021eac909725ad52460102f61447f42d9e3feb
0x89dd1dbcd1c0587a1e667a15efc0b28fdc1c92f3136071f52b602be617806a60
0xb5c92764b5b612b3670dd9500e5b560999b3cd2535dcf43cd8d1dccb3e1985f8
0x9c2872a79d62abdd7aa7f7b343c1997969d7e46c6b370d32b854f720d03b0593

Functions
Getter at block 21223944
FEE_CONFIG(view returns (bytes32)
0x04c68c9fff15bf997e5ceb309a37aa8077e41018445f90182d108811f0c988e3
MANAGER(view returns (bytes32)
0xffffffffffffffffffffffffffffffff00000000000000000000000000000000
ROYALTY_TYPEHASH(view returns (bytes32)
0xfb611fe2ee773273b2db591335adbd769558cf583a410ad6b83eb8860c37f0d7
UNIVERSAL(view returns (bytes32)
0xffffffffffffffffffffffffffffffff00000000000000000000000000000000
VALIDATOR_SETTER(view returns (bytes32)
0xab7922d407ee68907f3012689fc312513191a8f302400319928e871c6d39f8ec
ZERO_RIGHT(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
currentProtocolFee(view returns (addressuint256)
(0x6969b5d5bd910aaaf2b153fc3e2231b81d5d928a, 0)
name(view returns (string)
GigaMart
owner(view returns (address)
0x0000000000000000000000000000000000000000
registry(view returns (address)
0x72939b9d6fe467d58d9b6cd35f35fa7de9383d01
tokenTransferProxy(view returns (address)
0x2f0809aa3f09b19d5e8cd869108427032683e901
version(pure returns (string)
1
Read-only
cancelledOrFinalized(bytes32view returns (bool)
currentRoyalties(address _collectionview returns (addressuint256)
hasRight(address _addressbytes32 _circumstancebytes32 _rightview returns (bool)
hasRightUntil(address _addressbytes32 _circumstancebytes32 _rightview returns (uint256)
indices(addressview returns (uint256)
managerRight(bytes32view returns (bytes32)
minOrderNonces(addressview returns (uint256)
permissions(addressbytes32bytes32view returns (uint256)
royalties(addressuint256view returns (uint256)
State-modifying
cancelAllOrders(uint256 _minNonce
cancelOrder(struct EntitiesOrder _order
cancelOrders(struct EntitiesOrder[] _orders
changeProtocolFees(address _newProtocolFeeRecipientuint256 _newProtocolFeePercent
changeValidator(address _validator
exchangeMultipleItems(address _recipientstruct EntitiesOrder[] _ordersstruct EntitiesSig[] _signaturesstruct EntitiesOrder[] _toInvalidatepayable 
exchangeSingleItem(address _recipientstruct EntitiesOrder _orderstruct EntitiesSig _signatureuint256 _tokenIdstruct EntitiesOrder[] _toInvalidatepayable 
renounceOwnership(
setManagerRight(bytes32 _managedRightbytes32 _managerRight
setPermit(address _addressbytes32 _circumstancebytes32 _rightuint256 _expirationTime
setRoyalties(address _collectionuint256 _deadlineuint256 _newRoyaltiesbytes _signature
transferMultipleItems(address[] _targetsbytes[] _data
transferOwnership(address newOwner
Events
AllOrdersCancelled(address indexed senderuint256 minNonce
ManagementUpdated(address indexed managerbytes32 indexed managedRightbytes32 indexed managerRight
OrderCancelled(address indexed makerbytes32 hashbytes data
OrderResult(bytes32 orderaddress indexed makeraddress indexed takerbytes data
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PermitUpdated(address indexed updateraddress indexed updateebytes32 circumstancebytes32 indexed roleuint256 expirationTime
ProtocolFeeChanged(address oldProtocolFeeRecipientaddress newProtocolFeeRecipientuint256 oldProtocolFeePercentuint256 newProtocolFeePercent
RoyaltyChanged(address indexed setteraddress indexed collectionuint256 oldRoyaltiesuint256 newRoyalties
Constructor
constructor(address _registryaddress _tokenTransferProxyaddress _validatoraddress _protocolFeeRecipientuint96 _protocolFeePercent
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ArgumentsLengthMismatched(
BadSignature(
CallToProxyFailed(
CannotAuthenticateOrder(
InvalidOrder(
InvalidRecipient(
InvalidSignatureLength(
NonceLowerThanCurrent(uint256 nonce
NotEnoughValueSent(
OrderIsAlreadyCancelled(
ProtocolFeeRecipientCannotBeZero(
SignatureExpired(
TransferFailed(
UnknownUserProxyImplementation(
UserProxyDoesNotExist(
ValidatorAddressCannotBeZero(
WrongOrderType(