-
-
Hey there, I'm founder of Linkdrop and one of our subdomain is in your list for some reason - https://ethdenver.linkdrop.io/.
Please, unblock as it causing troubles to us and our customer - EthDenve…
-
Hey there, I'm founder of Linkdrop and one of our subdomain is in your list for some reason - https://zerion-claim.linkdrop.io/. It's a claim page to claim Zerion NFTs on ETHDenver 2023 event.
Plea…
-
I've tried to use the deploy function with this [commit](https://github.com/FroVolod/near-social/commit/5ddb7af79969d8e98359474267e9c24564e3e233). And when running the following command:
```shell
…
-
To support zero balance account (https://github.com/near/NEPs/pull/448) we need to check the effect of increasing gas costs for account creation on existing contracts.
The rough idea is that we fir…
-
CLI support for meta transactions as specified in [NEP-366](https://github.com/near/NEPs/pull/366)
Specific implementation TBD.
-
If you want your linkdrop to add a proposal to the DAO to add the new claimed account, this is how the arguments look like:
`
{
proposal: {
description: "Add a new claimer to…
-
This is similar to sub-account creation, in the sense that one needs an existing NEAR account to create a new named account. Still, it is useful and straightforward, so I believe it should be part of …
-
- Twitter button sends users to incorrect link
- Contact us button doesn't work
- Get in touch button doesn't work
- Homepage NFT image is still incorrect - it's pointing to the token drop and the …
-
I'm currently working on the [linkdrop proxy](https://github.com/near-examples/linkdrop-proxy) contract which allows for NFTs, FTs, and arbitrary function calls to be executed upon claiming a linkdrop…