GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 12 txns
Deployed by via 0x5e1231e9 at 15548488
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#160)
ERC-1555
--
 (#251)
ERC-1555
--
 (#8063)
ERC-721
--
 (#121)
ERC-1555
--
 (#118)
ERC-1555
--
 (#356)
ERC-721
--
 (#207)
ERC-721
--
 (#10)
ERC-721
--
 (#55)
ERC-1555
--
0xcdd3ab200c409730dd7c573c2d32d79415c92fa680a0048031264d6c10be6883
0x8626f7da5f7e622244422fede41f8deec559c059a708dc484503ccf414eed9e7
0x4fc1d82176b49e9e0a244b984dca073d635074f62287e7903bc94703cef77d15
0xa57f5f62624aaf6e81228e836f84e4072e399637a89d8a9790bb4f9cce5f2f71
0x7f7687a2395468c649c476360e1d568fabbad3ebcebd62c5f7d16ecd0d417cc1
0x743fd36a7427ab5ca9aad9bf07b18681b1afda64f79b98f991655ebbea715aed
0x29ec659b309470f43d9d63768157086527097ca92cec0d9db147575423a6b5bc
0x1cfa8036b40e4f1cedbd95ca297658d2977deaa94769c3a9472154d67eef0767
0x99e00f790add0a04b3b6cc4dedbec1f49b50048fb1f2c3413e08d74c4bbecbd8
0xae09916577f0000fc068c2117fa576c1056c66c305064901d498434d1ee4b32e

Functions
Getter at block 21442132
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x36a62fcebef633fa1b3a8bf461ccb2b276e128bd7d670f6606420d150dfc43d1
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xc0a2015BaBcAa37F26Cdd82a77ce55B0595c2B05, 0x01Fe13639b3C0B9127412b6f8210e4753ac1Da37, 0x3e3F3e12bbAb359D11b8994A219E6E8e9F44848A, 0x8df937Afdf1d08C2bA565d636ca1365a42144385]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
12
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.