GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 6 txns
Deployed by via 0xd988683c at 20848886
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $248.17
ERC-20
Value $144.39
0x2cbb330f95706a135efa45b4914bc26844ae8769be9a9c7ea9ab02363e32411e
0xeb92c4eeaa4e65f314f66bfcf23576902feb21cfdd2c256c8e4bd095261c35d2
0x83aaef50b490abce83d2bb3c0390e7c3c99f7f9053fd2037403afddcade6adfe
0x48e9d85565b04c048890791bafc5bb00529fb2dfeceb8a11cc397658ea075d95
0xdd0727b7b5bb5216996e1ebd6ed1f2e612040b3b2b09fdac4f8233b164670514
0xb98ee5551e667aaf900b44c36ce1f2fe72fef40666c8cbad858e3b073f7061b2

Functions
Getter at block 21200980
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd6c0985a3ebab0592e7e8205d4c06abfbd9e54cc1c5e4faaa7e826ed169b2078
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x61221014d177Ef99AB678F9Cb391a4C508a8F6fB, 0x0598a6B8c4D866CF3cC58e4A2e04255C1FeaBA04, 0xC8A87fD8AF0168a74faD72909C111b7c0D3B5765, 0xB6798A60b4cb438d965a38392F37C9D79b8E0Fb6, 0x164883beF5889Ce2891fcDfB1a058F04f5E86dD0]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
3
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.