Trade

Verified contract

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

No balances found for "Trade"

0x933f90118efa6d631c88bcaf826aed62a1f7434d1eca552db914f07a4a7f873b
0xa803fb847793450ee698618dfb48c4c4f68906c078946c16dede157b41123205
0x1ea1c9a862e417379120804a84d4ee3c86fb1d901fb2799248226a4ec4c50bb6

Functions
Getter at block 21181245
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
buyerServiceFee(view returns (uint8)
1
owner(view returns (address)
0x13b7da9fd4dd734a2bc5e424aa1bdfd1b549449e
sellerServiceFee(view returns (uint8)
1
transferProxy(view returns (address)
0x87bd101982eb9e55d17f025f4877c93c835e3378
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
buyAsset(struct TradeOrder orderstruct TradeSign signreturns (bool)
executeBid(struct TradeOrder orderstruct TradeSign signreturns (bool)
grantRole(bytes32 roleaddress account
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setBuyerServiceFee(uint8 _buyerFeereturns (bool)
setSellerServiceFee(uint8 _sellerFeereturns (bool)
transferOwnership(address newOwnerreturns (bool)
Events
BuyAsset(address nftAddressaddress indexed assetOwneruint256 indexed tokenIduint256 quantityaddress indexed buyer
BuyerFee(uint8 buyerFee
ExecuteBid(address nftAddressaddress indexed assetOwneruint256 indexed tokenIduint256 quantityaddress indexed buyer
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
SellerFee(uint8 sellerFee
Constructor
constructor(uint8 _buyerFeeuint8 _sellerFeeaddress _transferProxy
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.