GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 62 txns
Deployed by via 0x827b76a4 at 14546428
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,335.2
ERC-20
Value $1,053.13
 (#206)
ERC-721
--
0x7286e84682d4f1a27167a0c9d60cb4a816beab1c046bad748ec8fc1113278f0f
0x5814f7c9e67eb9fe19c986b95f3d1388dfca90ba2118075c4dc19a741d83511a
0xa78d4bf846884762c609986dade5025505abd9ea6ce854522ac22f8711deebe5
0xe9b543e702f147b69c6cf6174d6f282eb6fa287505a4effb2f092539a0dc223f
0x37d44fe94f06bd64f98d92f1e16b1b1570f7927fde9fdb26086728dd78642662
0x68909a84d593226661659873b4deb2f15c5f585544498d570337b1208f5a9fdd
0x1dce86e38cf125ec15303c02dee5ac18c6c96e381a4a4fca2ecc24909441f2cd
0xc81fcd83054b8c5ab4735bf46e3300a8f9b622fe1c286c7d1dfa318699eeee62
0x9953c779c00d4f5a228e68fc3ea3f8606c78beaeb347a5c83014eab083abc6c4
0x006ad82db52255c9c828f2cc0838197accf1dadd0df829161556216aab9caa6c

Functions
Getter at block 20872763
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb77aad4a650fca8481fffd2b657be11248c005d055f7fc804536696ea4d4de75
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0DcCAFbf01442Ac219BA721E02a1B01352873b52, 0xA9e9B97CB9fEbd4CD2AC2eE8dbCa07Ce0606184E, 0x3ce0820a682816dEf77a13056999367f3368F8D8, 0x2a7941578DCE28aa44FB03bBE1fCfF4aE6Ef0D23, 0x30037fE90DdbE39a9df8d29c454801Bb893c326E]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
52
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.