GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 192 txns
Deployed by via 0x36e14569 at 13091884
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,659.96
ERC-20
Value $0.1
ERC-20
--
0x9d588aa3ccca8f397df3d9a2fcb797540feec25cf6ef42597f8e5e6004cbf221
0xf0572987ee8b3c5735afdde1d52773d60fd0bb91d63af84ccb55bfed042c2df0
0x76608ca31beea3b34e6607a494102669f1e0ae04a210864f8623fd29a1130859
0xf366dcd059f683e6bfd3d3506838c8131ebca367160af5a7cd3458faf77ca35a
0xa48c2b5d91aa305723958575fa04a6797a935770712deee35c2f18f12c4af6e9
0xd7aa2f58cff3dc8756388b9b6268f4a15882e85cca66216e7c28e303d5b3c9f3
0xed44f18905d922d37fb20ce03339c80b71e822c0c8dce74f6be05208e3866c03
0x1f4baefda3cdfde84f98865d3cec82a7222eda6e27cb5f523dd5ed1eefe866c4
0xfec546c2783ebfa09a2dddcff39582e6971bb2a62133b479c0bd3bad3808fba6
0xefd9060e144a6173e2ed5d1c205d33febcbb146e7e38a74f21d7c284d2aad4fc

Functions
Getter at block 21045283
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x50c1d0c6e0459de39db509689de5af335fa69063b18e7ec24e29e99b0ecd9638
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0196B25f7dCfe31DAD0f016357Bd0c7d5ff96b16, 0x95F711b09C2409fef86179944F1C2B7799590b39, 0x4A1eADE6B3780b50582344c162a547D04e4E8E4a]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
214
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.