GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 27 txns
Deployed by via 0x36584988 at 19503235
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $52.47
0x3315bd3ed9d09d7c111128e458c388bbd61f827a041d7acf1ef9a91b7cecb707
0x61aafaa9302db665d680598364103dd48d9585e940a6898d4630c6804dfb1241
0xf963adda481e81cfd877879923e4e49ac1bbbfd8022ac9c5c06fbfc7cf534e7e
0x4042edf4ffd766a13f4f908ef18026c375a0474bb1c3c282585e024d786b5bd8
0x091da50962af96385cebf13d14a9faaeccd4272a030c302d1fe530c55a85c381
0x6f72e584ac394238c0d39d5df528e684e84d67217ff309f8b4cbaaee0841b9fd
0x60e610c74f88381143cb323932c1fbcc64ae303df4d9f92205cda858e2229eb8
0xed6a123c050e7c9dda47d620060ed21a0b99438989721a4e24346edb2c9a6a52
0x87d967fff5e1b6b45bf14f6a70ebc3ac158385de065991e47f9b4e7fa5d12a02
0x0d2e086f37fd8af22ed83fb33f224af1256ef0164d0dce740011cfcda22f7560

Functions
Getter at block 20982586
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1733e837bfa21c959b7a810579106827ec9de3efeaf3af07a9414b781ce17f96
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2447dD963d786878857200F945AcB6aF0824E084, 0xE55F970DF2eA4114ab1aCeb88A99AF4043b75D48, 0x3c9525784baDf892F24CF9a252C06db97679986E, 0x2C395A024C97EF49DC7aFCDF7E935a864159595c]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
26
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.