Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

add impl_fixed_types!(18) (fixes opensea abigen) #373

Merged
merged 1 commit into from
Aug 12, 2021

Conversation

georgewhewell
Copy link
Contributor

Motivation

crash when abigen for opensea contract-

3 | abigen!(WyvernExchange, "etherscan:0x7be8076f4ea4a4ad08075c2508e481d6c946d12b");
  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Tokenizable` is not implemented for `[U256; 18]

Solution

add impl_fixed_types!(18)

@gakonst gakonst merged commit 4cae828 into gakonst:master Aug 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants