ERC1155Sale

Verified contract

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

No balances found for "ERC1155Sale"

0x35c7957a2e1f919d8e14bd41976e9c52c25b54155f06b0dd9e47281541699dd3
0x91c3c708bba1f2ce7c65ed9343e54999e47a428b91a6f594aa7f5372aabe7489
0xc55eb79ed68f8a61e751a617075cc75b88738df54612da7c43de246e8b46c904
0xbc57c3883c5e355e42fa4eb8ae66aca94732ab0586edaf27cf1e8e0ad414906f
0x9cc1ff346721251cd75ef9e7dfd8655af616d159297e977b60de5c3c1ba23d33
0x5da2ea822014cd2e7a8555907b59741e7930ca5a6d4c7a20497b72c446a38f52
0x481527622fdbe5d2424c105f26f7bb5a3f7f61f811dbcf19f837af59d5bd18ad
0x9ef7e08fa7dd727d006bb8d059d26544ffada69ac508e1b996582221dc3a879e
0x2263ed22a7b641a6b4f1f3826000e86327ca10b17a7f68e2edc38eb70969d2b3
0x2e17ee5b63df0570584f96588298229f474ea16894d82658fcdae7bcc456b473

Functions
Getter at block 21171711
beneficiary(view returns (address)
0xe8637989dfe98c60e26b49b62913ba776ef6ceb7
buyerFee(view returns (uint256)
200
isOwner(view returns (bool)
false
nonceHolder(view returns (address)
0x890c9f3bfbce67d26c1e2319b148ced2023a880f
owner(view returns (address)
0x3685db4239b91816e268e815f9c7bdf41cd1917e
transferProxy(view returns (address)
0x5192c67d94d4851bb22c6f9ce0e3d5c7df6928bc
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.