github.com/status-im/status-go@v1.1.0/contracts/erc721/doc.go (about) 1 package erc721 2 3 // contract address https://etherscan.io/address/0xc0c7eb8e88e7244f7c3569e483ad891f5a508a60#code 4 5 //go:generate abigen -abi ./ERC721.abi -pkg erc721 -out erc721.go