Migrations

owner

address owner

last_completed_migration

uint256 last_completed_migration

constructor

constructor() public

restricted

modifier restricted()

setCompleted

function setCompleted(uint256 completed) public

upgrade

function upgrade(address new_address) public