GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 37 txns
Deployed by via 0x205e4407 at 13398269
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3,584.82
ERC-20
Value $1,941.09
ERC-20
Value $1,001
)
ERC-721
--
ERC-20
--
0x9bf105a4235605eb30b71e3a48cf224e5f95cd73966108614a662d0dbf136f3b
0xd8098f6c6dfcfec14316b5d92df5b5bd952cb14ef0fc9957841d5e7f0f9f0b5d
0x11f72bb73761bc1c7110b2d356143f3674b3d9479e35af041a378b30bbae2588
0xf528725903fb3fb529283f81b5ef2f1bb716aef009a929c9001473ac97ca088d
0x606c817122eda5ba6037cb89faf2956bdd174035e78af0f21ae7f2e10c7a286b
0xfcda3c1c1b0aeb4d7d52879b26bd06f83d1d975b5017db6fd41957499ad900c1
0xc839a9368049c99c81c0b432160dbcfb3fcf052287ea56f3517e470b11fb4fc2
0xe2264c61df653d1b551d1a00e1fb7a63728443a3638e247b2b079e97bf9dbcd3
0xef20ded6376e4bfa7f34c45f410ad9e34014feee2b6dc1147e5783f3b43dc0f7
0x3d7bc67290639a94ad0750b442f44aea057d159c5d12d7023f292ad7ea504385

Functions
Getter at block 20890364
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xbd64e94c5a31bb2bac501fb59739f60335ebe8fab8857fd063833a2937e91b6d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2d30095ff3E7DeCB3453b4560e8B7c8aB8337087, 0xEEB5bafB9E41b1f09E0F77Bb32Be6e8aF5Fc469b, 0x1987f698D4B3616a67Fa387FAb128610712b25Fd, 0x8f8fa728691d5a56765c240c3B1123927C3A5183, 0xf66C1bc3a4Ab17DF50DaC4C9212B085479f82880, 0x37422eFDaBd4d1c001e2BF13B1da33EFAaF844E0]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
34
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.