Proxy

Verified contract

Proxy

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

No balances found for "Proxy"

0x74d80c784a688ba50dd3a49443170860195d7668463fa9e3bd07f2ac8de5d8fd
0xb6bb30957a01d27aeb5c938e36850e02ee9a31401c4f0973e91365cee039c48e
0x80c9c632647bf876574139fa867a9c82b5da33cea26540ea82b700c413781f60
0x59e2bf951210da261caed82c1c8ca7f9dbdc0dca8019369673dfda7a435bf288
0x3a7a064b694cc2c3eff9d9cd430aa4d62cf100f347b4bb26247a66ab0f3fd75b
0x556cd9ca7cd9535172b50eb329d425432d9b1ff237dac8dd12abce05b14863ae
0x28afb8728c86ecb2b4d92e16793fd0b3eac677259177fecad622f31f56ce2e15
0xb27d0004bfaf41291fa65b24c3bce15e3ee39d7eed246351c61faa032824212b
0x9aacd1b91470d75a16b48d6bd3f63b95b9d03d06ff3645fd190e7eeb49941a76
0x695075d917d3c3282d118725e7301cf705fa0c0052e5eb4664392836d7ce5cb1

Functions
Getter at block 21244920
NAME(view returns (string)
Gnosis Safe
VERSION(view returns (string)
1.1.1
domainSeparator(view returns (bytes32)
0xac647f87b21da5cc4f089b42e7a00e8ce5bb5cf371c4b58193757acca823d204
getModules(view returns (address[])
[]
 
getOwners(view returns (address[])
getThreshold(view returns (uint256)
6
nonce(view returns (uint256)
29
Read-only
approvedHashes(addressbytes32view returns (uint256)
encodeTransactionData(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes)
getMessageHash(bytes messageview returns (bytes32)
getModulesPaginated(address startuint256 pageSizeview returns (address[] arrayaddress next)
getTransactionHash(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes32)
isOwner(address ownerview returns (bool)
signedMessages(bytes32view returns (uint256)
State-modifying
addOwnerWithThreshold(address owneruint256 _threshold
approveHash(bytes32 hashToApprove
changeMasterCopy(address _masterCopy
changeThreshold(uint256 _threshold
disableModule(address prevModuleaddress module
enableModule(address module
execTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesreturns (bool success)
execTransactionFromModule(address touint256 valuebytes datauint8 operationreturns (bool success)
execTransactionFromModuleReturnData(address touint256 valuebytes datauint8 operationreturns (bool successbytes returnData)
isValidSignature(bytes _databytes _signaturereturns (bytes4)
removeOwner(address prevOwneraddress owneruint256 _threshold
requiredTxGas(address touint256 valuebytes datauint8 operationreturns (uint256)
setFallbackHandler(address handler
setup(address[] _ownersuint256 _thresholdaddress tobytes dataaddress fallbackHandleraddress paymentTokenuint256 paymentaddress paymentReceiver
signMessage(bytes _data
swapOwner(address prevOwneraddress oldOwneraddress newOwner
Events
AddedOwner(address owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedMasterCopy(address masterCopy
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
SignMsg(bytes32 indexed msgHash
Constructor
constructor(address _masterCopy
Fallback and receive
fallback(
fallback(
Errors

This contract contains no error objects.