Proxy

Verified contract

Proxy

Active on Ethereum with 77 txns
Deployed by via 0xc76e2db4 at 12354210
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Proxy"

0x66364bc74c2802b6a400088ba4a58a48196b1ea1ba8e4de029deda026cf67cc1
0x93ef14c47fb11e3a51354babb80649e2f24e74aa767d0a80ae180548648ef75d
0x31a7ddb37f98dd743281d83b38eb138155d9b04ae0cd30b751dc8c5fe0df0eef
0x3ddb957fc0169e5be2dfbf10f225d18e25ce7c10836863f02a724d93e9d50d0e
0x3e19c97983de72ca0ae729f0f49845cbea6c0fe57e62a939dfc392509a31c022
From
0x8fc10cd71725a18c55ad8dd5eb7a8a0caf73b4ffde95b791c7c23280562fac8c
0x27d0613e9fdc1271f9e5a44275e0010bef81abd3b667a2d30f1d2d559a52508e
0x8589e568486c8ef2e311c56b0bb269f5979a728124169814d2a07d73c9b57da6
0xeb7608cd6409398dc80113ee1417890f4a1f1429e3e02f4045f09af491bdb613
0x724c9ff5b309d459fd1525ae33c21193096581c065613843210f0bcb620c2b35

Functions
Getter at block 21210013
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd12be50ccb0810fa741440d297889a0e495700ea0dc8cdd75e74e38d60008c61
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xBEb4e1Fe1D9E9436CB393c01140b0402adB1880C, 0x9F63dcFF77d3484fF3eDaE97F1ad7a7B8dD5711e, 0x7c0789ef60798f301fAcc8465f4C66D9047B50c0, 0x687a7c1C8564210723759879EB99726b97020b44]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
77
Read-only
approvedHashes(addressbytes32view returns (uint256)
checkNSignatures(bytes32 dataHashbytes databytes signaturesuint256 requiredSignaturesview 
checkSignatures(bytes32 dataHashbytes databytes signaturesview 
encodeTransactionData(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes)
getModulesPaginated(address startuint256 pageSizeview returns (address[] arrayaddress next)
getStorageAt(uint256 offsetuint256 lengthview returns (bytes)
getTransactionHash(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes32)
isModuleEnabled(address moduleview returns (bool)
isOwner(address ownerview returns (bool)
signedMessages(bytes32view returns (uint256)
State-modifying
addOwnerWithThreshold(address owneruint256 _threshold
approveHash(bytes32 hashToApprove
changeThreshold(uint256 _threshold
disableModule(address prevModuleaddress module
enableModule(address module
execTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturespayable returns (bool success)
execTransactionFromModule(address touint256 valuebytes datauint8 operationreturns (bool success)
execTransactionFromModuleReturnData(address touint256 valuebytes datauint8 operationreturns (bool successbytes returnData)
removeOwner(address prevOwneraddress owneruint256 _threshold
requiredTxGas(address touint256 valuebytes datauint8 operationreturns (uint256)
setFallbackHandler(address handler
setGuard(address guard
setup(address[] _ownersuint256 _thresholdaddress tobytes dataaddress fallbackHandleraddress paymentTokenuint256 paymentaddress paymentReceiver
simulateAndRevert(address targetContractbytes calldataPayload
swapOwner(address prevOwneraddress oldOwneraddress newOwner
Events
AddedOwner(address owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedFallbackHandler(address handler
ChangedGuard(address guard
ChangedThreshold(uint256 threshold
DisabledModule(address module
EnabledModule(address module
ExecutionFailure(bytes32 txHashuint256 payment
ExecutionFromModuleFailure(address indexed module
ExecutionFromModuleSuccess(address indexed module
ExecutionSuccess(bytes32 txHashuint256 payment
RemovedOwner(address owner
SafeReceived(address indexed senderuint256 value
SafeSetup(address indexed initiatoraddress[] ownersuint256 thresholdaddress initializeraddress fallbackHandler
SignMsg(bytes32 indexed msgHash
Constructor
constructor(address _masterCopy
Fallback and receive
fallback(
fallback(
receive(
Errors

This contract contains no error objects.