humanwhoexplores / smart-contracts

this repo contains my workbook for practicing smart contracts
0 stars 0 forks source link

How to Mint some DAI on KovanTestNet #2

Closed humanwhoexplores closed 3 years ago

humanwhoexplores commented 3 years ago

Thanks AAVE testnet for this :- https://testnet.aave.com/faucet/DAI

Here I am using : A Kovan Testnet Faucet for DAI provided by AAVE so here is one of the transactions https://kovan.etherscan.io/tx/0xf10021ead54bedbd66ccffb443c79e7a110315423fa6d7695df8458424e01b06

Screenshot 2021-09-09 at 12 43 35 PM

The flow is mentioned in the above screenshot .

humanwhoexplores commented 3 years ago

Analysis of this Transaction is Pending

humanwhoexplores commented 3 years ago

Simple Step 1.) From blackhole the tokens go to address 1 Step 2.) From Address 1 it goes to Address 2 Step 3.) From Address 2 it goes to my address

humanwhoexplores commented 3 years ago

Hey , why is it From: 0x27e03b595852f40253af8f9905ecde40552b5496
The Address is my Wallet's Address

From : because i have initiated the transaction