ERC1155Sale

Verified contract

Active on Ethereum with 76,810 txns
Deployed by via 0xdc1b090f at 10786886
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ERC1155Sale"

0x457999fde6230c74bd46b6ae9af271d467a59f10aca0070d992b8bbbbf7b65c1
0x76b4771e1ab7dc691b9f771484718c08fa44caeaee0eb27b8a0639407396991f
0x46b4b8980b714bc6538f401e799d475fe4ca88c935acdbb4c188a5f985f68ad4
0xa4e6c4464b3e84d344b6c48d0a61976c355de03497a639382aef277aa5e28a38
0x9caaec163ff2f52478d312a53fac7810191ec13fb67e5b0ceee65528d8bb8ea1
0x12f104b68136478657162e09dff1bcf62641a7616a492d817b79dde4e1f00dd3
0x8900639e192162533456bf4870fc68878e7cffc2c443599853d4eb9c2ee4ee7d
0x47ae896637a8c3fe532bd88c1966924163a511cde38c878ff82e80e9c815ddb5
0xcfa8c948c5e18153cf5ca37177394854ae5bef511cd16b1b322ba2e384db0228
0x430d84e1564731439971c9ec84a215e0c4ddf7f5c64fe2bf3c5ccf9b934d91e6

Functions
Getter at block 21172439
beneficiary(view returns (address)
0xb3dc72ada453547a3dec51867f4e1cce24d5d597
buyerFee(view returns (uint256)
250
isOwner(view returns (bool)
false
nonceHolder(view returns (address)
0x295fe6bc5ad4bdb770d416c066626e4207e10339
owner(view returns (address)
0x20b9049c69dea7e5d46de82ce0b33a9d5a8a0893
transferProxy(view returns (address)
0x4fee7b061c97c9c496b01dbce9cdb10c02f0a0be
Read-only

This contract contains no read-only function objects.

State-modifying
buy(address tokenuint256 tokenIdaddress owneruint256 sellinguint256 buyinguint256 priceuint256 sellerFeestruct AbstractSaleSig signaturepayable 
cancel(address tokenuint256 tokenIdpayable 
renounceOwnership(
setBeneficiary(address _beneficiary
setBuyerFee(uint256 _buyerFee
transferOwnership(address newOwner
Events
Buy(address indexed tokenuint256 indexed tokenIdaddress owneruint256 priceaddress buyeruint256 value
CloseOrder(address indexed tokenuint256 indexed tokenIdaddress owneruint256 nonce
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _transferProxyaddress _nonceHolderaddress beneficiary
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.