GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 50 txns
Deployed by via 0xfa750c87 at 20224431
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $86,062.6
ERC-20
Value $47,864.39
ERC-20
Value $211.45
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
0x3a8e57002c7a71f1cbcc294fcf8b72be6ac31ca74d3828a9a39d9d86bd9e86e0
0x3262f93e0d2514756d177ae7b331e1accc376b7c67614f83542bbedb445abd74
0x73d185109135baeceac0f5f7fdbad4f99a4793aee717d0d90430b401ea01a58f
0x8ac0e40b1607d1a13b709d062fb4688ecfd952d51b94b18a210cf6be464ef44a
0x45617c4ad44a5343c98d1dcb399385f7270b10fc2042412e92b478d32ded1e8f
0x0e6b596a2ab2b6d5bb4545d9b022420b861a38a691e57dd3fa6c8c45a07224e5
0xd34231ce2ce3f3d4a8044f815fa6c3b0d5cc8b50291fe8d23cb7960b139030de
0x459e6051a3a1202ae3d59706b16bc9856e5bd39af041bb23ca94581413a9df02
0xd892d32ff392f76cd8245cdb1935bb7c6cd07f4f0ea3b2ba540e1ce268b9d23e
0xd92cf5a6eeae4d6c0c712060c99d028c1bedc7f35e56014f377b109a80ddfb8e

Functions
Getter at block 21279430
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x56f2a7a55526da81a461cfd842ac9dd15e630128cfaf774cec8175b0a5dd9b1d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x4411F24490A15536701e4C7CF0Af808844330cb9, 0x9BebE4C719EeB7F14Be1e1571F80025E9414B99c, 0x932056128482CdFb01f80c4a9B6858ee2540B800, 0x1B87209ea51a2C6d57B9573e96Ac48Af48173c12, 0x9e1d07bB99450F6049794fA0BD0e2181D6f7746B]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
46
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.