GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0xceeaf36e at 20174238
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
 (#1)
ERC-1555
--
 (#3162)
ERC-721
--
 (#3161)
ERC-721
--
 (#3160)
ERC-721
--
 (#3159)
ERC-721
--
 (#3158)
ERC-721
--
 (#3154)
ERC-721
--
 (#3153)
ERC-721
--
 (#3087)
ERC-721
--
0xfff6cfee1951345a989489235c2cb3abe40bcbd64f55776f5f1c5f3985b2a86e
0x8f45fa3b44cddacd10ad5aa691c20843d8df9a344c09a4323170cbe854597567
0xaa27c63639afa3d11adab1015560b5ab783b9d6399b3c2b5e8edbe1a9f54a988
0xe714178ad73d3d98d1878c0b9446c216668a7a2df7bc863d08923b0bf4a3c14b
0xf876069dd3765215f241cd50cab7b74d7ca271d52af3fc423af36ee17e866103
0x0730f471215130df2039d05c8008a139d2ee20d6a63f44c7149b71ecef67362a
0x346fd2834058d869037bc9dd4a05fdb79d4adc64fd5f133d5c64f425aef47907
0x4623c2d153a55799ada747a137842b40ecd14ea2bd6fe3a6113ea73e721dd7d7
0x2cedd3baeec05abc92c4627322e4ee2c4b90a6946e4528c734f9873c60c2281c

Functions
Getter at block 21178278
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf2dc72d004c0b7b2a30e34910dab9109a810f876dc88a35e08e7b13a73161da3
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3734DdcCa4a23f515b8Fc4605B5e217E9bD06Bc0, 0x38d08E3d6Edc58f1b35f2f52397215Fce3e1f2eF, 0x368302815559F52A9658aa2f1Ec3A5770Cecbe40]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
9
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.