preloader logo
₿ ₿
guest@mitilena:~$
>dns resolvecachedok
>tls handshake28msok
>first html byte84msok
>hardware16 cores / 32GB RAMok
>network type4gok
>uplink37.27.225.37 [FI-Helsinki]ok
>geo heuristicsyou are near Los Angelesok
>interface mounted480msok
NO CLOUDFLARE
NO GOOGLE ANALYTICS
NO TRACKERS
ONLINE
앱 연결 →● ONLINE새 카드 활성화앱 연결 →● ONLINE새 카드 활성화
// 후원

암호화폐 후원 받기

세 단계로 후원 페이지를 설정하세요. 검수·중개 없음 — 코인은 콜드 지갑 포함 바로 본인 지갑으로 갑니다.

10,000+ TOKENS · TRC20 / ERC20 / BEP20USDTUSDCEURCBITCOINETHEREUMVMTAPFC수수료 단 0.8%

지원 대상 TRC20, ERC20, BEP20 네트워크의 모든 토큰 — USDT, USDC, EURC를 포함한 수만 개 코인 — 그리고 네이티브 Bitcoin, Ethereum, VMT, APFC 등.

01

자기소개

결제 페이지에서 후원자가 보게 됩니다.
표시 이름
후원자에게 짧은 메시지
후원 태그 — 링크 ID *
내 링크 →https://ko.mitilena.com/donate-link/yourname/[ COPY ]
수령 지갑 — 후원이 도착하는 곳
지갑 유형별 본인 주소. 후원은 바로 그곳으로 갑니다 — 보관하지 않습니다.
BITCOIN · BTC○ 미설정
EVM · ETH / ERC20 / BEP20○ 미설정
TRON · TRC20 / VMT○ 미설정
비어 있는 네트워크는 후원자에게 «이 네트워크용 지갑이 아직 없습니다 — 크리에이터에게 문의하세요»로 표시됩니다. 나중에 설정에서 주소를 추가해도 기존 링크는 계속 작동합니다.
⚠ 저장하려면 계정이 필요합니다 무료 가입 →
후원 페이지 미리보기
표시 이름
“후원자에게 보일 짧은 메시지가 여기에 표시됩니다”
10 USD
DONATE
BTCETH/BEPTRC20/VMT
후원자가 이렇게 봅니다 — 입력과 함께 업데이트됩니다.
02

웹사이트에 배치

형식을 고르고 코드를 복사하면 끝.
1 · 스타일 선택
Donate us!
IT'S EASY
TO HELP
Choose cryptocurrency
Enter amount in:
USD
USDT

USD

*powered by Mitilena Wallet
● STYLE A — CLASSIC
Donate us!
CRYPTO · INSTANT · NO FEES
Cryptocurrency
Amount in
USD
USDT
USD
Donate
powered by Mitilena Wallet
○ STYLE B — DARK · NEW
2 · 양식 기본 통화
목록에 없는 토큰? · 10,000개 이상 더 검색
3 · 사이트 HTML에 코드를 붙여넣으세요
<div class="mi_donate_first_wrapper">
        <div class="mi_donate_second_wrapper" style=" max-width: 250px; width: 95%">
          <div class="mi_donate_headin_wrapper"><h5 class="mi_donate_h5"  >Donate us!</h5></div>
          <div style="border-radius: 15px; background-color: white;">
        <div class="mi_donate_img" style="text-align: center; padding-top: 20px"><img src="https://mitilena.com/images/donations-example.png" style="width: 95%"></div>
        <div class="mi_donate_heading" >IT'S EASY<br/>TO HELP</div>
            <form action="https://mitilena.com/donations_form/" method="get">
              <div class="mi_donate_currency" style="color: #545564; margin-top: 20px">
                <div style="margin-left: 15px; font-size: 14px; padding-bottom: 1px; text-align: left">Choose cryptocurrency</div>
                <div style="width: 90%; margin: 0 auto;">
                      <div class="select-dropdown" style="margin-bottom: 20px">
                        <select name="cryptoSymbol" required style="padding-left: 10px;padding-bottom: 5px;">
                          <option value="tether-bep20">USDT (BEP20)</option>
                          <option value="tether-trc20">USDT (TRC20)</option>
                          <option value="tether-erc20">USDT (ERC20)</option>
                          <option value="bitcoin">Bitcoin</option>
                          <option value="mitilena-own">VMT</option>
                          <option value="apfcoin">APFC</option>
                          <option value="ethereum">Ethereum</option>
                        </select>
  </div>
                </div>
        </div>
        <div class="mi_donate_amount" style="color: #545564; margin-top: 15px">
          <div style="margin-left: 15px; font-size: 14px; padding-bottom: 1px;  text-align: left">Enter amount in:</div>
          <div class="mi_donate_unitrow">
            <label class="mi_donate_unit"><input type="radio" name="amountUnit" value="fiat" checked> USD</label>
            <label class="mi_donate_unit"><input type="radio" name="amountUnit" value="crypto"> Crypto</label>
          </div>
          <div style="width: 90%; margin: 0 auto; position: relative ">
            <input required class="mi_donate_crypto_choose_class" type="text" name="amount">
<input type="hidden" name="donateTag" value="yourname"/>
            <p class="fiatCode" style="color: #545564;position: absolute;right: 10px;top: 0px;">USD</p>
            <input type="hidden" name="fiatCode" value="USD">
            <input type="hidden" name="language" value="ko">
          </div>
        </div>
              <div style="text-align: center">
                <button type="submit" name="submit" class="mi_donate_submit_button_class">Donate</button>
              </div>
            </form>
            <div class="mi_donate_powered_by">*powered by <a href="https://mitilena.com" target="_blank">Mitilena Wallet</a></div>
            </div>
          </div>
      </div>

<style>
.select-dropdown {
  width: 100%;
  border: 1px solid #5455642b;
  border-radius: 10px;
  position: relative;
  background-color: #f1f1f4;
  color: #545564;
  float: left;
  max-width: 100%;
  select {
    width: 100%;
    border-radius: 15px;
    font-family: "helvetica neue", helvetica,serif;
    font-size: 1rem;
    font-weight: 400;
    max-width: 100%;
    padding: 8px 24px 8px 10px;
    border: none;
    background-color: transparent;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    &:active,
    &:focus {
      outline: none;
      box-shadow: none;
    }
  }
  &:after {
    content: " ";
    position: absolute;
    top: 50%;
    margin-top: -2px;
    right: 8px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #aaa;
  }
}
.mi_donate_headin_wrapper {
  text-align: center;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  background-color: #79b6f6;
}
.mi_donate_h5 {
  color: white;
  text-align: center;
  font-size: 20px;
  line-height: 115%;
  font-weight: 600;
  margin-top: 5px;
  padding-bottom: 15px;
  padding-top: 20px;
}
.mi_donate_second_wrapper {
  border-radius: 15px;
  background-color: white;
  font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif !important;
}
.mi_donate_second_wrapper * {
  font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif ;
}
.mi_donate_powered_by {
  color: #545564;
  font-size: 7px;
  margin-left: 25px;
  padding-bottom: 25px;
  text-align: left
}
.mi_donate_powered_by a {
  color:  #545564;
  text-decoration: underline;
}
.mi_donate_heading {
  color: #545564;
  text-align: center;
  font-size: 16px;
  line-height: 115%;
  font-weight: 600;
  margin-top: 5px;
}

.mi_donate_submit_button_class {
  margin-bottom: 10px;
  margin-top: 20px;
  background-color: #ffc582;
  padding: 15px;
  border-radius: 25px;
  width: 90%;
  font-size: 16px;
  color: white;
  cursor: pointer;
}
.mi_donate_crypto_choose_class {
  background-color: #f1f1f4;
  border: 1px solid #5455642b;
  border-radius: 15px;
  height: 40px;
  width: 100%;
  padding: 5px;
  text-align: center;
  color: #545564;
  font-size: 18px;
}
.mi_donate_unitrow {
  display: flex;
  gap: 6px;
  width: 90%;
  margin: 6px auto 8px;
}
.mi_donate_unit {
  flex: 1;
  text-align: center;
  font-size: 12.9px;
  color: #545564;
  border: 1px solid #5455642b;
  border-radius: 999px;
  padding: 4px 0;
  cursor: pointer;
  background: #f1f1f4;
}
.mi_donate_unit input {
  margin-right: 4px;
}
.mi_donate_unit:has(input:checked) {
  background: #79b6f6;
  color: #ffffff;
}
</style>
코드 복사이름이나 메시지를 바꾸면 배너가 자동으로 업데이트됩니다.
03

암호화폐 받기

후원은 on-chain으로 바로 주소에 도착합니다 — 저희를 거치지 않습니다.
바로 내 지갑으로
코인은 콜드 지갑 포함 바로 본인 지갑으로 들어옵니다. 자금을 보관하거나 중계하지 않습니다.
공정한 환율
후원자는 일반 통화로 결제합니다. 변환은 실시간 환율을 쓰며 저희 가산금은 없습니다.
결제마다 차감 없음
후원마다 깎지 않습니다. 가끔 결제 한 건 전체가 Mitilena 서비스 수수료로 가고 — 나머지는 그대로 전달됩니다.
// 내 후원 샘플 데이터

통계

⚠ 예시 숫자 — 실제 통계는 첫 후원 후 표시됩니다
총 수령
$1,284.50
≈ 0.0112 BTC
후원
47
+6 this week
평균
$27.30
후원당
주요 네트워크
TRC20
61% of volume
일별 거래량
최근 후원
CryptoFan_2077“Keep it up!”+25 USDTTRC202H AGO
Anonymous+0.0005 BTCBTC9H AGO
mike.eth“for the tutorial”+15 USDTBEP201D AGO
Anna K.“thank you!”+5 USDTERC202D AGO

암호화폐 기부란 무엇인가요?

암호화폐 기부는 비트코인, 이더리움, USDT 등 디지털 자산을 자선 단체, 비영리 프로젝트 또는 기타 목적을 지원하기 위해 기부하는 행위입니다. 탈중앙성, 투명성, 상대적 익명성 같은 고유한 특성 덕분에 암호화폐 기부가 점점 더 인기를 얻고 있습니다.

암호화폐 기부의 주요 측면은 다음과 같습니다:

투명성: 대부분의 암호화폐 트랜잭션은 공개 블록체인에 기록되어 투명성을 보장하고, 기부자에서 수령인으로의 자금 흐름을 추적할 수 있습니다.

낮은 거래 비용: 전통적인 은행 송금에 비해 암호화폐 트랜잭션은 특히 국경을 넘는 송금에서 훨씬 저렴할 수 있습니다.

빠른 송금: 암호화폐 트랜잭션은 보통 은행 송금보다 빨라 자금을 신속히 받을 수 있습니다.

익명성: 모든 트랜잭션이 블록체인에 보이더라도, 가명을 사용하면 송신자와 수신자의 신원은 익명으로 남을 수 있습니다.

접근성: 암호화폐는 전 세계 사람들이 이용할 수 있으며, 은행 서비스 이용이 제한된 지역에서도 가능합니다.

세금 혜택: 일부 국가에서는 암호화폐 기부가 법정화폐 기부와 유사한 세금 혜택을 받을 수 있습니다.

암호화폐를 받는 자선 단체는 종종 암호화폐 지갑 주소를 안내하며 기부 방법을 제공합니다. 저희와 같은 플랫폼은 비영리 단체가 암호화폐 기부를 받는 것을 돕는 데 특화되어 있습니다.
결론적으로, 암호화폐 기부는 장점과 편리함 덕분에 인기를 얻고 있는 현대적인 자선 지원 방식입니다.