-
Notifications
You must be signed in to change notification settings - Fork 214
Transfer ownership
Victor edited this page Oct 11, 2017
·
8 revisions
-
Open MetaMask Chrome plugin
-
Connect to the network, where the crowdsale contract is deployed. For example
mainnet
. -
Choose an account, which is the owner of crowdsale. This account should has sufficient balance at this network too.
-
Send transaction to the address of the token contract with the data =
0xf2fde38b
+address_of_the_eth_holder_wallet
.
where address_of_the_eth_holder_wallet
- address of the wallet - ether holder, which filled as step 3 of ICO Wizard setup, normalized to 32 bytes (required number of zeros before address).
For example, if you need to set wallet address 0x7ae09e9963c835959b06240ba69b00febdff681a
, the data should be: 0xf2fde38b0000000000000000000000007ae09e9963c835959b06240ba69b00febdff681a
. Amount to send should be 0.
- Introduction
- Demo
- Requirements
- Strategy
- How to run
- Using POA Networks
- Deployment Time & Gas
- Verifying Smart-Contracts
- Possible Tx Failures
- Token Wizard Projects
- Notable Contributors
- Support
- Disclaimer
- FAQ
- Change Start & End Times
- Change max cap for tier
- Change rate
- Distribute reserved tokens
- Finalize crowdsale