RAM 구매하기
cleos -u <network address> system buyram <구매자> <받는자> “<eos 수량>”
ex) cleos -u http://jungle2.cryptolions.io:80 system buyram myid yourid “3 EOS”
램팔기
cleos -u <network address> system sellram <구매자> <받는자> <램용량>
ex) cleos -u http://jungle2.cryptolions.io:80 system sellram myid yourid 1000
staking
cleos -u <network address> system delegatew <행위자> <받는자> “<NET EOS 양>” “<CPU EOS 양>”
ex) cleos -u http://jungle2.cryptolions.io:80 system delegatew myid yourid “1 EOS” “5 EOS”
unstaking
cleos -u <network address> system undelegatew <행위자> <받은자> “<NET EOS 양>” “<CPU EOS 양>”
ex) cleos -u http://jungle2.cryptolions.io:80 system undelegatew myid yourid “1 EOS” “5EOS”
: unstaking tokens 에 등재되면 72시간 뒤에 완료된다.
[이 게시물은 핵탐님에 의해 2020-09-15 11:23:44 블록체인에서 이동 됨]