GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 43 txns
Deployed by via 0x170115e6 at 15476690
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#147)
ERC-1555
--
0x2f87ddb7c91ea70a54dd1e3203eb08a8db40ed658e806e0956f8524c0cf268b8
0x6c25077956e45b80f1224f41c70ff8f0b9873247ad369d65c77b5027cd29a49d
0x1a7750f4209fd83159c4ae959f0a36474af6116687160f83ff6002286dcd2a04
0x0370042c419702c3e242ec2c903c882a2df957a65bebd6a154d37892e9332e7a
0xad65ae2ee3f4c126bbfc4e834a5880b55565fe84c666b046b0eba02d9d168e2c
0xe3203a784f922797bde9381f8851bced3cdaf5b435ac305ac7b9259f235b9322
0x10268c821cf9251a575d41239b51fa7e4d115c2cf10d23ef4522c433d285a456
0x2943be6792edfa4414adf639f5ba3f586fe1ff8ce2a2db9788a3a382a1696036
0xcd3760ac093167cfebbfea2ccc852c6374fd66db46a09b88f79a686bdd0a64c5
0xb33217e2b505f4b1ad0b11ef9ffcd7ed4aec96205268e60643c1c4603847a564

Functions
Getter at block 20987108
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa740e3d6c1d6723becb1c441033c72fc439be0f42159d6219c230d3ac91b7b1a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9C67B88b69DF63218d0C72AC28c5c005256Bd800, 0xd46Efae53c7A45F50D12819a24CF7A6945ee62C1, 0xEceccb0DBaaDb9BE687F2602ef55305Bc56837b1, 0x1017AE98F1B6Ade942Dc13583F8dD07d8eeB85eF]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
68
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.