유형 | 아이템 | 단가 | 수량 | From | To | Date |
---|---|---|---|---|---|---|
{{ item.type_text }} | {{ item[2] }} | {{ Number(item[9]) }} | 1 | {{ item[14] }} | {{ item[15] || '-' }} | {{ item.date_computed }} |
아이템 | 단가 | 로열티 지급 | From | To | Payment date |
---|---|---|---|---|---|
{{ item.item.name }} | {{ Number(item.sale_price) }} | {{ Number(item.royalties_amount) }} | {{ item.seller.nickname }} | {{ item.buyer.nickname }} | {{ item.date_computed }} |
Transfer cryptocurrency from external wallet to NvirWorld wallet.
Check the TXID that the transmission has been completed.
[Withdrawal fee: 500 NVIR + ETH gas fee]
You can send Nvir Tokens from your NvirWorld wallet to an external wallet.
Nvir token deposits from an external wallet to the NvirWorld wallet will be supported later.
Internal deposit/withdrawal between NvirWorld wallets will be supported later.
When entering the total value of withdrawal, please deduct the fee amount.
Only the quantity except the deposit gas fee of 0.006 ETh is available for the withdrawal
Transfer cryptocurrency from NvirWorld wallet to external wallet.
Withdrawal will be restricted for 72 hours from the time of your first asset deposit.
Check the TXID that the transmission has been completed.
After entering the value, proceed with the deposit by clicking the Confirm button.
It takes up to 6 hours for the withdrawn amount to appear on your external wallet.
날짜 | 주문구분 | 상세내역 | 거래금액 |
---|---|---|---|
{{ date_format(item[0]) }} {{ time_format(item[1]) }} | {{ item[5] === '1' ? 'Deposit' : 'Withdrawal' }} | {{ getDetailText(item[8]) }} | {{ comma(item[7]) }} |
날짜 | 목적지 주소 | 거래금액 | 처리상태 |
---|---|---|---|
{{ item[6] }} | {{ item[4] }} | {{ comma(item[3]) }} | {{ getRequestStatus(item[5]) }} |