AssetDonator
/contracts/helpers/AssetDonator.sol

function

changeContractOwnership 557f4bc9

Prepares ownership pass. * Can only be called by current owner.

inputs0address_to

address of the next owner. 0x0 is not allowed.

outputs0bool
function

claimContractOwnership 4592cd1d

Finalize ownership pass. * Can only be called by pending owner.

outputs0bool
function, constant

contractOwner ce606ee0

function

destroy 83197ef0

Only owner can call it

Destroy contract and scrub a data

function

init 19ab453c

inputs0address_contractManager
function, constant

pendingContractOwner 5aa77d3c

function

sendTime aa58a5b0

Sends 10 TIME to caller.It is permitted to send TIMEs only once.

outputs0bool
function, constant

timeDonations 78fe391c

inputs0address
function

transferContractOwnership a843c51f

Direct ownership pass without change/claim pattern. Can be invoked only by current contract owner

inputs0address_to

the next contract owner

outputs0bool
function

withdrawnTokens d8f9659b

inputs0address[]tokens
inputs1address_to