Are Transactions not Displaying properly on Etherscan for Contract Factory collections? #98
-
For transactions that happen on a "Contract Factory" Collection (https://etherscan.io/address/0x3deb701b7f157f95f72fb1fcead7a3248a50549e) how come no transactions show up at the contract address level and only show up on the token level? (https://etherscan.io/token/0x3deb701b7f157f95f72fb1fcead7a3248a50549e) Before our launch, we are attempting to use a tool like Aeiral (https://www.aerial.is/nft/0x3deb701b7f157f95f72fb1fcead7a3248a50549e) to offset our collection, but they calculate the offsetting total on a contract level using the Etherscan API |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
@mynamebrody transactions to the contract will happen when someone makes a transaction directly to the contract. For example, if someone transfers or burns the token. |
Beta Was this translation helpful? Give feedback.
@mynamebrody transactions to the contract will happen when someone makes a transaction directly to the contract. For example, if someone transfers or burns the token.
Mint is done when user buys nft (if it's lazy minted)
So transaction goes to exchange contract