ListingsERC20

Verified contract

Active on Ethereum with 4,671 txns
Deployed by via 0xdae71fa8 at 5132044
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $126.65
ERC-20
--
0x6739fcd58a0f5ff4497e55b1cb8a37cd798d9fd5994f46df597a61801d02f610
0x64d4fcaab215bd7fdc20ba258a3201777449d8087732ca6900fba64b17370ea2
0xd792d0ded3678f5295ee734097f6fc1686778e97dddea6edc0217b9727888005
0xe43230fc2adfe6b1039b6d6394830c225d16c3d4ff05e0ed3efc6b21bd49408d
0x57dd5b34745ad6b43c8e8d252306af917740cda6992a6a361f3e24a0d60bb20e
0xb4fdccceadeef8d9ed39cf227fce5024d7fee184d421d46e6658632d38d56c12
0x19abf6ad5e4d324f8ff9ef768764677636c0198916ea2036d27c247c0fc89fb6
0x36611ce7e00e5455267ece871ebe335b2ff199f3b8f695b1ece81ef3802a7e03
0xf003e35410be7ada62cec7521839fbf66eff0ba9f21c377b29640e118201c960
0xa821a6934403058c2cbc22f0704224ced91f0940a5f6cf9170ee9a4be4bbdaaf

Functions
Getter at block 20868331
GAS_LIMIT(view returns (uint16)
4999
VERSION(view returns (string)
1.0.1
owner(view returns (address)
0x343b20f9706ea383832cdce63e5339f6e01c6167
ownerPercentage(view returns (uint256)
100
Read-only
getHash(address tokenContractAddressuint256 priceuint256 allowanceuint256 dateEndsuint256 saltview returns (bytes32)
listings(bytes32view returns (address selleraddress tokenContractAddressuint256 priceuint256 allowanceuint256 dateStartsuint256 dateEnds)
sold(bytes32view returns (uint256)
State-modifying
approveToken(address tokenuint256 amount
buyListing(bytes32 listingIduint256 amountpayable 
cancelListing(bytes32 listingId
createListing(address tokenContractAddressuint256 priceuint256 allowanceuint256 dateEndsuint256 salt
transferOwnership(address newOwner
updateOwnerPercentage(uint256 percentage
withdrawBalance(
Events
ListingBought(bytes32 indexed listingIdaddress tokenContractAddressuint256 priceuint256 amountuint256 dateBoughtaddress buyer
ListingCancelled(bytes32 indexed listingIduint256 dateCancelled
ListingCreated(bytes32 indexed listingIdaddress tokenContractAddressuint256 priceuint256 allowanceuint256 dateStartsuint256 dateEndsaddress indexed seller
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(uint256 percentage
Fallback and receive
fallback(
Errors

This contract contains no error objects.