CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
smartcontracts
09-15
Enterprise
How to test a solidity payable function with hardhat
09-11
OS
Solidity compile error. (Contract should be marked as abstract.)
09-08
Net
Solidity compiler error loading specific function
09-05
Software design
return will not function with array
09-04
Mobile
Call erc20 approve function using ethers.js
08-25
database
My test fails when i run "brownie test". How can I correctly compare transactionReeipt to
08-24
Software engineering
Iterable Mapping- how to retreive all the values with For-Loop?
08-24
Blockchain
When JS passes numeric values as arguments to Solidity function, why is it better to wrap them in qu
08-12
Enterprise
UnimplementedFeatureError: Copying of type struct
07-26
Software engineering
Smart contract deploy with hardhat and heroku - ERR hardhat not installed
07-23
Net
how to test a function call with dynamic calldata array?
07-13
Software engineering
How can I securely sign transactions from my code? (Algorand)
06-30
database
How to automate USDT sending transactions?
06-20
OS
Error occurred when trying to send rpc requests(s): eth_sendRawTransaction
06-16
Blockchain
How can I connect to already deployed smart contracts with Go?
06-07
Software engineering
Use Smart contracts mint function in nethereum with parameters
06-06
OS
Cannot read properties of undefined (reading 'equal')
06-04
OS
How to mapping the price of an asset with chain links and solidity?
05-23
Enterprise
How to test the Solidity-By-Example Mapping smart contract in Remix?
05-23
other
Can we make an HTTP call from a smart contract in Solana blockchain?
05-10
front end
TypeError: Cannot read properties of undefined (reading 'address')
05-01
OS
Error in trying to compile my contract through the hardhat feature
04-13
database
How can I add a created at for smart contract?
04-12
front end
How to send variable amount of ether to smart contract from React front end?
04-09
other
Remix: call to Send2MySC.getRate errored: execution reverted > When call a function from an impor
04-08
Back-end
Can I call a function inside a function solidity?
04-06
OS
distribute the team NFT(erc721)token volume
04-04
Software engineering
Solidity "Function needs to specify overridden contract" question
04-01
Mobile
Deploying smart contract with arrays in the constructor
03-29
Mobile
Test for smart contract (solidity/truffle)
03-07
other
How to create the pair without assembly in UniswapV2Factory
03-07
Mobile
Smart Contract could transfer ether to an address, but the balance of that address does not update
02-24
Enterprise
Hardhat, giving unrealistic balance
01-02
other
Solidity - Contract not working as expected
01-02
Software engineering
Differences between these 2 functions in solidity?
12-29
Enterprise
How to convert a BigNumber to a normal number in Typescript
12-09
front end
React Native security concerns with data exchange to api
11-23
other
sushi swap not returning
09-24
Net
SOLIDITY: Trying to get working Mapping/Struct for giving a "player" multiple "ticket
Links:
CodePudding