GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 57 txns
Deployed by via 0x3da9406d at 14024500
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $293,671.39
 (#2830)
ERC-721
--
0x2040507e267cbeeb33013e44c889a91e19f149359866b5047ac78316789f8874
0xb9731a72e6f916260274f7753db2c582201e04a963bb6f0b6af159d6e872d9d2
0x8ffe753851aade06200e75be24497eecb82a7d2d19c1ec0e8479eaee29e7262d
0x1033740038d9e6d9ec097cc42ae5d5e690476dac4137140538567b3a0a0be6f7
0x57a4449db7699dab28418465a3432f06203dcada003b9ecd33cd24cea0bf57c5
0x46827773b654785e032aac75c1de818e25acada3d3647ab1dace8ceb6eedf46c
0xfeba653f3c433cbbe5f3ef255720a8b5e673a2c7986a68f8a74d8b1ea95c8a40
0x9f4a81cb758c4f1eb2cbd3895ea0188a8e89f7d644c4c1477db3429a23374c82
0x7e467dd944c037f02ff4e87d50ca941c6d96bebc95a9f9c32e5e3fbd6963e8ac
0xa288310c6870d0f9b337ff787382913d65f3e7e051bbd91668d6dfbae7bef8d9

Functions
Getter at block 21041087
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb20b56972b6e38b7f088c0b89e0672f9587a8897cbd992c1e627efa128e0e4f8
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x20B3E8ef1b243D71Be01a4E2A300C63Ff5162EaD, 0x35169C46B1269e289c2b6d2c40CCa6cb551508eF, 0x889da3c2217197971C5aA022aA14F0668f52bb99, 0x5ADD41117904443B0244feC3BcF806bb57b6e942, 0xd41272e53581e6799C54f6c4E8F4093709c49EC2, 0xC4cc2d4A1170d0D676ca993a46d336aCbA0a5962, 0x99bE1FFBC387a2f9038356D4A2728A90A4cB7958]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
57
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)
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
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
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.