GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 467 txns
Deployed by via 0xb606d41e at 13461655
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $49,355.25
ERC-20
Value $2,905.44
ERC-20
Value $2
ERC-20
Value $1
 (#715)
ERC-721
--
0xa2f252e9f60e8134dc15990fe3dc12e80f00eabbde3d1dd4ef4d417510834df7
0x84f5188cc844f2a83df1e7c7e9ded89d98c36b567b153a19237caf3eebb0e5d9
0xefeaf5f72fb375141f6cd96663b065a2be7a64b1ae334bbd0b5039247531e0bc
0x7acc3dcf08690440043581514fb2c28b12b941cf07f0cff570122715c8c966e1
0x1f48b6f0f28deddbfb7958c4eb59b335fde1497488c9c7c188c3dcc101b267eb
0x252593300a3eaae86e645589166134ba709f108a4145674f308ad7f1a51b5441
0x4ee1e4ae5733fad0db2afdfc0c4ec708f44ecf7195dc25885e35949967f9a9e0
0x2b5a480352127c170e5fed82712e6fc20d934f5cafcc1804febb219754541b4b
0xdee0456571b6beb0fb26f769d773757c6464c93ededa2280ae7f418515e20fa8
0x1dcd1ae73192bf92851849272f5573a9b3812e87422a0b2ff2c52e75503b6322

Functions
Getter at block 21245069
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa607f8ab308feae9d7215c7fe4c9415988c110a5017c9476f47b03025eb87354
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3bEAAb5E79e2588D575cfBa48a74d59A9E94C4Fa, 0xC40E9cf1B42bc06120267165810aE5b0D4966946, 0xCD06c2B84CD3be49899Cdfb58a99Ee4a7FD96f18, 0x2d7BEda0BD31aaBFc648E9b36B986eE7dEA460f2, 0xEA547049f0a3a226bF78e7B547E493496735f43E, 0xCc4d08068f5F93F0A48942f72b841c43DaEA3766]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
518
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.