GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 19 txns
Deployed by via 0xab3214cb at 16127557
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $26.67
ERC-20
Value $2.49
ERC-20
Value $0.67
0x83be0f9dcc8279e65c1903519b7e1f3f792f992c0076c12ac21187cb6b596f3f
0xdb87908b7abd4db8d40586591d6b7f99082f848f77a8e0e848a18fe0836761f8
0x663ca19a0bcadb4dcb25dc5086bb80ea964aaf5a94586310b1c93ef71762c8ee
0xeb26fe8ea6b05c86a61f1cb772ff3a68d1e03b3958d25870ff98dbfdc08732ef
0x13df424cf6fd503cfd598a6aa57db6bd5d9053c6d01e21c39eba6a699de7e1d4
0x7ed3323e38aa0020b9d3b5da5fb3733b8efcfd5eb40be24792593817d95a96de
0x45f8e37b5d4102a991b8d90748c79613aba2a28ce539dc6e649402fd8651eeee
0x21cc30010aede084f2f09ad90b7033bf5b05bb436b4a98ebdbbb7559c39b9217
0x8f7ce328a6ea3693433e6e42bb890376d08772dcc0649f6d3bc9c56973da44fc
0xdadc72775a25bdf9e92c822e93a0dae172ba62a98555ac6bff4cfffd7633d0f5

Functions
Getter at block 20922922
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x230639fd1ed7666ecde71ac67d0b1adcaa41d4fc89bb2f279684507be5c0f39f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1b8BA1276Db41a7e54e36c95E16F47f78A8f9Fd1, 0xb42c125Cf46895b54773f444E7De5368f429634A]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
14
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.