GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 363 txns
Deployed by via 0xa95575ac at 17926706
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $513,417.43
 (#766)
ERC-721
--
0x1f65fa5ae9c77c45bca9272aa2145366e009fb7b329b3fa2e1b3d87287e9edd6
0x81db321b98ddb8a6efcfab6caff3be9c02783cdbe01497c2699c02fd77ce98f0
0x7c807751838957cb2e0095000d0006bba665a4edb18c85824c99b03e96db5ed0
0x8369348d2171c5f1c4b91d9627fe21a4e7bb4920b72b3b866b143536a41ed95a
0x8dddd18914f04e36964cd674e152847587cb57c0121fcbe9f1b1a5ab2bc5977b
0xbadfe8714b4a321ef4ed1a891c31176ea9d930fd1049fd9ac1a2c592a99fff4e
0xa8b49ab767ba98b24c3c8cd292f42adb94a3cbbc697ddb31e7780dec06041988
0x3cc97f46860ec398caf8cf2ab98b2b16848dfc1b372ee7496c805cba9504b2b5
0x1ab4f6e37672aa4e54b0c0652d6c57133056e1028b05055e2bb4005a9b5a102a
0x9dd756c2856ca188160abc0772721a32ee62ab8ae7afc2e9b40917ccd8bc7726

Functions
Getter at block 21325198
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x27757b3881e49bf7e61f611f451f5d5e7cd9b3a9eb78b62b6cfe7f15f2e66ac2
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x56C2Fb98B50C805C4C934F028783Ef44057F29Dd, 0xE242C95cA507bA29D8332F186452d57943f39732, 0x49c37F3e5BC122D4cEc00B717D7D97661783FC5C, 0x595cA8e7a64A6A16a2B4fFC94D6C100C18DFa232, 0x86D603f243b3bC689f96e238515077e55dC654e9]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
2
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.