GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xacb034c48067807e5ffb8d09173672d3ca095731116104fddf159ec7f7c229ff
0xe4bb308c83e0e688449c2405ae771159ed31cc29da82ce122eceb98140f662c0
0x90caf9eddea7c3bbbf4daf3e256d12073e022db008cb4d00217ef09fa0c41874
0xaf64a0c46d67df9dad6755df421f3208e33055bd6739c7f788b8122639b084ac
0x63dbcfb4e9c74b1dcdf2048958db8941a63846a8873288393a48caed9b076de7
0x45c11c62f86cafad69d9f4f382bce7a90902599dda282aa7a15007f8b497b4fa
0xb09511af3c99638be4a42cc671900b59964f872907574c7f76e669226880dfda
0xf66fcb1fca40a4564b698803b22fb136b50eb9588650cd8997746b21bb92ae08
0x85da590e79857294351fbfba893623dc4bbb2404152838f2b32369fd0930d455
0xb9eb0cf93545b315ddf233e97b5354f09949fcd979667a89c4ac545f8581ea8d

Functions
Getter at block 20936638
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xbe217647c69a43add12d004432fe5ab69b0d9a26ece69e6e6b9b64653c601ce8
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x702D0fBe5F2dF359347Cda68C59AFd0Af5AE72F4, 0xE07C4EB8b2Db90188f3DfD97DAE729A91B8cCCb0, 0x02BF0B7f95a5613F7E6EC4B5fA01c5108B847396]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
29
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 _singleton
Fallback and receive
fallback(
fallback(
receive(
Errors

This contract contains no error objects.