GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 40 txns
Deployed by via 0xbc939444 at 18296974
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,533,598.14
 (#951)
ERC-721
--
0x4ac308fd089961a71bdbb31935e971bf2061d4b158167e8f9cb662a3d3621fae
0x303f1eb2c58985c0e53e65fd1d7ad3a3bba6ed806f00c9eae04ecf1aca954fd0
0x764b13fff65d21c2a4c409ca8ed9c23cb42d65e1076ffbe7899453c1707522db
0x609cdd9768da7b9e09f21cf6f38bf31db604b0a976260116f3a063842f0fcd40
0xef7b52679be383b02d08071d074868ac4ae75037b82de6ce491cca4c3b3d2606
0x4453e2659569a53de41b1eb25d5a512b35466a0b39124d1626f3133b439658a2
0x3f3e0cfca26dfe6cfefc8d6b1b3419bdf31da3b023ec14b887e9e06134c7ca84
0x0b3284d8ec02d869d76648250982d7af2b3fa1bce0fe55281113f81ca9450799
0x5fbb30caa71e65d04d2c0efd6610acf31f63ee752e5bb19c66bc12d23afe2d4f
0xf099c686b7e363103f1b8a1c65a74990d95e85e56ba2c5cbd05cca2288d11fc6

Functions
Getter at block 21270647
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6de3852a7023a7bbf3cfe5ef762e1a4e088df670ad27867cbaecde81a0061a94
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0c5cc5155b346453154059aD9d2Ff695dB92f774, 0xFcf1f182FC79047d99e5db0d7113c0EfE2EC9402, 0x9337B41709c1C2B938Cb460ea3fA9DB586B172E0, 0xfc31892C5500AbE00974280b28907BaA9190E384]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
40
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.