block:`, {historic, select, true {Submitted} false {Submission}} in blok {blockNumber}`,
time:`, {historic, select, true {Submitted} false {Submission}} op {timestamp}`
},
deploy:{
address:`Een contract aangemaakt op adres`,
params:`met de volgende parameters:`,
willDeploy:`Zal een contract aanmaken`,
withValue:`, verzenden van {value}`
},
gasUsed:`({gas} gas gebruikt)`,
gasValues:`{gas} gas ({gasPrice}M/{tag})`,
input:{
data:`data`,
input:`input`,
withInput:`met de {inputDesc} {inputValue}`
},
receive:{
contract:`het contract`,
info:`{historic, select, true {Received} false {Will receive}} {valueEth} van {aContract}{address}`
},
signature:{
info:`{historic, select, true {Executed} false {Will execute}} the {method} function on the contract {address} transferring {ethValue}{inputLength, plural, zero {,} other {passing the following {inputLength, plural, one {parameter} other {parameters}}}}`
},
token:{
transfer:`{historic, select, true {Transferred} false {Will transfer}} {value} naar {address}`
},
transfer:{
contract:`het contract`,
info:`{historic, select, true {Transferred} false {Will transfer}} {valueEth} naar {aContract}{address}`
},
txValues:`{historic, select, true {Provided} false {Provides}} {gasProvided}{gasUsed} voor een totale transactie waarde van {totalEthValue}`,
unknown:{
info:`{historic, select, true {Executed} false {Will execute}} the {method} on the contract {address} transferring {ethValue}.`