Obtenha uma quantia pagável Solidez Ethereum

function deposit() payable {
	uint weiSent = msg.value;
}
Anxious Alligator