GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 71 txns
Deployed by via 0x92cc0e1d at 14708659
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $146,491.78
ERC-20
Value $20,320.37
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
 (#451)
ERC-721
--
0x8937d81a565a3d5ad4acbff6b34ed9fa5078e6647270150f76ddb98e4f13b351
0x96d0ffefbbe354506724a216e50026030c90da28942e2dc3d69df9c7d46a4944
0xdb27054e0a706d8159c45952d34949f8a0aed3939605179ec5b81b03f1465cd0
0x027af17a53205fb9b55cad033ca73609a5cbfd993b790fd6b6c8c74ef225843d
0x1029a3c2f4abbc5716b4f04416d77ea6c290743a4842a197927e2858f2e97071
0x8f0db135d4e130071a4ba4f02c062cfa39e34337a22f3b0cd1869e04852ef666
0x6e5161e7504fdb1dca34a874354c9d7b6d936779f8ae18331f46d99b917d7ef6
0xac9677275712cc6f12900213b0b89de5cf66915b81d872a88d19a8a3b17098ee
0x895e2dc069df5dc2150252506a89b519b5174d0947c9712275faebb54809931c
0xa7dedf6522539640348428ac7294f7b85c08f349d0a1659b29c3f44454a895e9

Functions
Getter at block 20791919
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe120d7cf324ed6c67dc6c446372e593ef2ab01f3459ae8184edf7ad7dc92fbfb
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xB240b249cBb0498aE4Bd71a35b6434488Fb22f38, 0xf1b867BbC9a36320866d51cd020cD356d2cFB767, 0x02A42F7F7d60998B794D994c50653D07b24b437f, 0xF28A91947acF1a41ea304Ef3670Aceca5371F46A]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
61
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.