GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 138 txns
Deployed by via 0x9ac44521 at 15045684
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
 (#999)
ERC-721
--
 (#998)
ERC-721
--
 (#997)
ERC-721
--
 (#996)
ERC-721
--
 (#995)
ERC-721
--
 (#994)
ERC-721
--
 (#993)
ERC-721
--
0x8af2ef49e82651321cead23ce14aaa70278440f4b40b829336c644f2850f289a
0xd49a9083feb43adddce1e720689515502d3207d33459269776f5730568d3c684
0xec500e33b05518d5e94b819ff7a8a937c6a3a875bebbafbf31d961e742363ebd
0xa650937e3268cd99748763e64c768fea65ba43684518217d5dabfcb9bdbeb459
0x1998ea77a0e54b3205b7573a41a53e82078b4f717998fe9bada00c6d20e1570e
0x4b42025a766ddf3ae73cec979d4bf3344d9209616f4019a3ca730acfcb1b5fab
0xc13725631dbf09769caa676f58981b5a7766cbf1e8bece24108e67e34ac15983
0x8681347789f7801364031242f8786e68dc43d34f4feba5852e51fef637904781
0x9df1491cf04e7bb7d5abafde633d538b3d09b21656d339ec3d668c5556299674
0x43fa5f8844975ba0fa34aafbd4046acee1739b042c061fcaff460cac580f41bd

Functions
Getter at block 20862000
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x061eab8eaada4558f2121258755b9a3368cc97a42fb6a33a6eba14b6a4374602
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xc8124e23120b26DDf0C2F06450B8f5A313996562]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
172
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.