VoteProxyFactory
Verified contract
Active on
Ethereum with 733 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "VoteProxyFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11419230 | 4 years ago | | | 0 | 0.0011442870 | |
| 11419050 | 4 years ago | | | 0 | 0.0012340350 | |
| 11402556 | 4 years ago | | | 0 | 0.00074042100 | |
| 11053791 | 4 years ago | | | 0 | 0.0023940500 | |
| 11009825 | 4 years ago | | | 0 | 0.0012165970 | |
| 11009805 | 4 years ago | | | 0 | 0.0023710920 | |
| 11009549 | 4 years ago | | | 0 | 0.0042614090 | |
| 11007915 | 4 years ago | | | 0 | 0.028444240 | |
| 11007908 | 4 years ago | | | 0 | 0.0027770980 | |
| 10974860 | 4 years ago | | | 0 | 0.083199402 |
ABI
ABI objects
Getter at block 21165159
chief() view returns (address)
0x9ef05f7f6deb616fd37ac3c959a2ddd25a54e4f5
Read-only
coldMap(address) view returns (address)
hasProxy(address guy) view returns (bool)
hotMap(address) view returns (address)
linkRequests(address) view returns (address)
State-modifying
Events approveLink(address cold) returns (address voteProxy)
breakLink()
initiateLink(address hot)
linkSelf() returns (address voteProxy)
LinkConfirmed(address indexed cold, address indexed hot, address indexed voteProxy)
LinkRequested(address indexed cold, address indexed hot)
constructor(address chief_)
This contract contains no fallback and receive objects.
This contract contains no error objects.