nft-swap-sdk icon indicating copy to clipboard operation
nft-swap-sdk copied to clipboard

Ethereum's missing p2p NFT and token swap library for web3 developers. Written in TypeScript. Powered by 0x.

Results 28 nft-swap-sdk issues
Sort by recently updated
recently updated
newest added

Why would this contract function run out of gas? Example of a transaction that failed from my application https://etherscan.io/tx/0x628c7c14d69e838a05ac7dbd8e5b4e6f968eae810c7940ca42ddeb4e02947428

In a scenario where a swap is direct and can only be filled by a designated taker, the taker should also be able to cancel the order. When trying to...

Hello everyone! I noticed that the user, when he bought an ERC1155 against an ERC20 could not choose the quantity bought; If the offer is 5 ETH against 5 ERC1155,...

I have been working with nft swap sdk for polygon and it works like a charm however i also wanted to extend my product to be available on celo and...

Hello, wondering if there is a timeline for this in v4?

@johnrjj I saw that Discord is abandoned and with lot of spam. Are you willing to give us ownership takeover to us maintain this project?

Neither these two functions seem to be returning the correct result (true). I've confirmed the inputs and have confirmed the approve limits on revoke.cash. Notably, it's only on the taker...