Connector2Proxy
Verified contract
Proxy
Active on
Ethereum with 187 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,110.75 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20435464 | 3 months ago | | | 0 | 0.0035806789 | |
| 20435453 | 3 months ago | | | 0 | 0.0040459740 | |
| 20407901 | 4 months ago | | | 0 | 0.00038273920 | |
| 20407897 | 4 months ago | | | 0 | 0.00041848164 | |
| 20407816 | 4 months ago | | | 0 | 0.00033114901 | |
| 20386111 | 4 months ago | | | 0 | 0.00065309770 | |
| 20371518 | 4 months ago | | | 0 | 0.0014321192 | |
| 20356755 | 4 months ago | | | 0 | 0.0068963999 | |
| 20356706 | 4 months ago | | | 0 | 0.010368135 | |
| 20356347 | 4 months ago | | | 0 | 0.00085722334 |
ABI
ABI objects
Getter at block 21198970 getFundHistory() view returns (uint256[], address[], string[], address[])
contractManager() view returns (address)
0xea3c336c34c34c78bc7fa2f3d16957b8d0ae6904
easyBid() view returns (address)
0x0000000000000000000000000000000000000000
fundAddress() view returns (address)
0x2c9728ad35c1cfb16e3c1b5045bc9ba30f37fac5
initialized() view returns (bool)
true
nyanV2() view returns (address)
0xbf4a9a37ecfc21825011285222c36ab35de51f14
owner() view returns (address)
0x47848b0e4936d37c59481021a378d3a75e0170d1
proxiableUUID() pure returns (bytes32)
0xc5f16f0fcc639fa48a6947836d9850f504798523bf8c9a3a87d5876cf622bcf7
registry() view returns (address)
0x66bfd3ed6618d9c62dcf1ef706d9aacd5fdbccd6
votingAddress() view returns (address)
0x60d70df1c783b1e5489721c443465684e2756555
Read-only
fundHistory(uint256) view returns (uint256)
historyManager(uint256) view returns (address)
historyReason(uint256) view returns (string)
historyRecipient(uint256) view returns (address)
tokenList(uint256) view returns (address)
whitelist(address) view returns (bool)
State-modifying
Events connectorConstructor(address _votingAddress, address _nyan2)
fundLog(address manager, string reason, address recipient) payable
getEasyBidETH(uint256 amount)
getFundETH(uint256 amount)
relinquishOwnership()
returnFundETH() payable
sendMISCERC20(address _address, uint256 _amount, string reason)
sendMISCETH(address _address, uint256 _amount, string reason)
setContractManager(address _contract)
setEasyBidAddress(address _easyBid)
setOwner(address _owner)
setRegistry(address _registry)
setVotingAddress(address _addr)
transferToFund()
updateCode(address newCode)
withdrawDeposit(uint256 amount, address depositor)
myEvent(bytes arg0)
constructor(bytes constructData, address contractLogic)
fallback()
receive()
This contract contains no error objects.