GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0x52923db6 at 15120589
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $5.6
ERC-20
Value $190.4
0x266e8b2c33642512cbca1d3d86d52962f90e4b746197d4e1eb4704d8318d7d4c
0xfbccc6e68be95439ddd8efa0c5b987c04bf9c9c05a3d74f6f0cad25eaa9cec37
0xd9fc985aeb69707bfc3d845a41e65a08929329cb6cf1b1bfd291cfaf026858cb
0x3f27ed1f71846c07cd3cafe23293244bab34574a6fe5737d319c9ce2b06f4c4e
0xf6ca4368d7e1d2d85983db29090a787edb6cd084bb3c3a6e1d81a41db0df198f
0x3c4a58a6672f702d86b5f504184149a120348ef85134a32b522976009d5c8b4b
0xeb481996c05b639808f8bdb841cef74ef34831ebf76faf7222e24a837bcf3573
0x90a941f76a0f130539e04b7fce865d3695c58ea2d1e94244f5ff8baeed4756ad
0x57d3dc58c39537ae9dac89db6015a4bdf02a14f2634e9927af9326384e656e03

Functions
Getter at block 20956295
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x72b67e6c4007dcca04c0c8295ed79b6d19b9cfc11fdb4ed9da485b9648e0f547
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x60E48D243e9343dbCb0d7b80A80fb83ab4cC39BF, 0x14f86E724491feBEB35E49B27F2cfD3337f59Bf2, 0x28Bf85fAf0469455710E5Cce867307D5F753532c]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
7
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.