Add splitting contract reference

This commit is contained in:
BTChip 2016-08-28 23:41:11 +02:00
parent cfccc22e34
commit a06b01fee2
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ from rlp.utils import decode_hex, encode_hex, str_to_bytes
from ethereum import utils
# https://etherscan.io/address/0x5dc8108fc79018113a58328f5283b376b83922ef#code
SPLIT_CONTRACT_FUNCTION = decode_hex("9c709343")
SPLIT_CONTRACT_ADDRESS = "5dc8108fc79018113a58328f5283b376b83922ef"