ListingsERC20NoDecimal

Verified contract

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

No balances found for "ListingsERC20NoDecimal"

0x5c2088ad65925e6d67f76fbae165cfbfaf856a312c7952a8b622151fc1085da9
0x9380fec24f6585ba94e1e4691015b7bd935571b4dad6748213ed63061bd68150
0x56880da550d3b1edddbfbe812f1a6b2c75dcb9ae1bb449055ed4cde2340281ca
0x994a521a11ae55c145597a1059f5ca1a086eba1fe92b111fafb152eb0842cc46
0xf0225e7bfcc411094f65d99a0d8354dc40be9a38854ce85910b5a7164843f4d0
0xcd8668f0a02311aa7e1ccb33630588723514ad3d364649f194e4b9742405eb34
0x66a83e86e5ecaf9adf31c614ac3df0eac580f60a9815b114229e9f656f822d81
0x2049798183dabd8e81eb31a679224cfd95c476822d3bec9df269fc49c0e8b5bb
0xb378f0e4a5070d59c1ab5503b85c3e3be81737f0ab5fb8a73e6c5c2ef27e7778
0xaf71434743ba936ec46e6e2b61acd8a15b2f7bfe15dc0292c0f4c58577550e69

Functions
Getter at block 20950993
GAS_LIMIT(view returns (uint16)
4999
VERSION(view returns (string)
2.0.0
owner(view returns (address)
0xdcae967431fb51aa7453ec6c06fa544c25e0f1ff
ownerPercentage(view returns (uint256)
500
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
renounceOwnership(
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
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(uint256 percentage
Fallback and receive
fallback(
Errors

This contract contains no error objects.