GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 17 txns
Deployed by via 0xa148c233 at 18313120
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $95,262.61
ERC-20
Value $76,839.82
 (#760)
ERC-721
--
0x4f6eb8407054b4787ee921c63353a32094dcd34f922bfb0a4cb0cc3520c0050f
0xfe584491be333ca1929dec9d14a8402bad3137cff96bbea3b16f22a17cbf9cc7
0x8f5c9fb8aafa3ea3595266c60bde9b79a7554343f0bc1f7396d7412a910ca4e9
0x9f18e2396f00fdff8c05f348c5264aa8ea22d01cd7ee4b76486f71ce8f3c04d1
0x395eba0745963f8f670943d39c1ff44d54069de0623959c3fef0216abd0f0060
0x3eb3daba85fcb920272dba31fa85f93da7a48a5167befa409265a11689170454
0x811407281beeab780e5d1d84ce20671c2afb17963100723ae903aaca6b805ec7
0x9f897f88a918c96c9c97c77726b36c67f34ae9c31b2d5cdb49945a361041bfe0
0x1cf1bbca566c3020afb9cff50af96e163e3465d4b0320761e2f35cf9251a3125
0xfdb889f934bec6f309badf9ce65bfdc77cbe71db4afb0c23412f540ffef1e08b

Functions
Getter at block 21157715
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc00cb606d5d7c90b144e003c930c213998575531250a088c4be0b6a466db0120
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7ACB410330d8D79a120F95A598AE80b321d30431, 0x272d079B9C03Dfec387e8b4A5DfB5A317F6fb864, 0xc8cE70815627575AE12F849BA730DD546CBd2B0D, 0x798801ae0c684550F30302026E42626E4aa82Ce7]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
14
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.