GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 37 txns
Deployed by via 0xb3864341 at 15666655
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $12.57
ERC-20
Value $2.5
ERC-20
Value $0.53
ERC-20
Value $0
0xb5f21d724da71a202acde85fea81d706fd1f55578c7b5f34e6e0a3ed1db14d47
0x5c107b14e34a519a2f07b5e8d757c55c9d5405724e08f87c141e660c32440218
0x87aee9f741f0846a64076adf5d61db9b9eee1c6965b3ef09782e303062126b88
0x75e2ca0bc51f0c08f990cec03ec5d39e94d0911dd6736bad8c78e20742f3c9a2
0x153ba9524cf787fed84da7baf092b5010c3e868f2b0a5ffdc9cae85eb7e8bd8d
0x85a194bb5884fcd3b1ad876f7e9d4be863ea9be04074b45fb8756bf8b1c36da0
0xf63a42e47e19f5445036b359e53013de8fd1b674e3a7d650d5d3c4ed7ca6e1f5
0x87ecf99c99c6304aa01dc81b46327e8720193e3c2ac03d646142d18604d699f4
0x4c9ed4ce2602e5d50de61cbf34ac63c2cf76a0576faebc1e8854eb7e6b228026
0x20de5b34002d21a4ad94d6e83d3a0e8f1c7844c56480f68ad6ab00b88e84773d

Functions
Getter at block 21061197
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf0a227e37b4d6ac9f62c3248bce3a1f0c7283e6341c4168702442c2504e3c483
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3c9D6d7a295C04EdE38af8f586f6d7c65a46Ab6c, 0xE50909dd117127fd4d76439E5282f1d373A5499F, 0x8385225367d8fDa054f179983826197c621639e5]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
31
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.