GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xf960ba5bf35b6a3db34ffd59ac0113d7eeea9ef17ef6005d0d1a04465c8ea00b
0xf16cbdba45a154278b16b0a28f9018eda94e64ba3c9cddefb35de4b90e718d79
0x690bae86a60f55c9cb90cc14ee17105b04f32e3a03596c5dc4b7d1f450cce349
0xa34bcca4339be49ce0afe14c05282d9c5286b98bf822627bad808b31a135de83
0xbc086fbd3ad3fdd1c27511937ebcd717b02c0ae9cc6f5f8ef9d55c17fd12b7ee
0x363ef4b99a8305ed6db52279ada2da22d633743903a668bd82e933de2a02e938
0x26892f4648581219b2717161a2061ffec56817d74db1c9ca922285dd6659b12e
0xafc2eb5beedf62a693f3905177be5a9e23c3c4cb93e437bef71fe63da775b2f0
0xca81efbb8aeb94dc165a4de51e79d6888b94b6a7834702dbeb7c56bfebcb5726
0x1f1570b5cc319c1efd8be4f9b087cf3623490321b84edbd5135d01704c87d791

Functions
Getter at block 21249443
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xdaa295f8e2ae43073a6c7c87bf32d93b5f7808112ad2d195d6264ad972b9c862
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xf5D3e52bC73677b0f400f50Eb863ebf344Cc9daA, 0x400b576CF64C380f7C6B1e1256f655440aC3f601, 0xCD54FFF5CE686D639d882b4A03D0C517CEf5069B]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
13
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.