GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 49 txns
Deployed by via 0xd878cd53 at 15918734
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#26)
ERC-1555
--
 (#0)
ERC-1555
--
0x6979878cf04e6b3d9733dddc9b4f8475d553429a018bb6fdf2a27da1efb372ba
0x808a6b38ec3e22e662cb5e576f4b0f204c880c4769e5e7bfca9f3e1429099ef5
0xa401a82810d3925980f8d4bfc63651ac177b86015f7e54ec913163ce2cc5409f
0x5218a52e447d8dcf5f837880fa2c9cc4248b3e81efe8ab04223df544f65ef303
0x10816d74593d8c8a08a413cb36e9909120d84ad238f5b8761b70e2987e6e2b64
0xe4a105ef6ec848f19a0778b5dd645f506309d65f70cdb8df1844696e7606594e
0x9e83344a7f2ee777b876fa27a48f0d28a15bf032b53eaf7728b6f327b1741a6a
0x79fdcb8f55a787194c2e86f8dea5c70fbfb97379b66124cdbe0f867c28513e0f
0xc7a5718c4b88ed1778e46645597dd4a285da265f576f17b5f956da5f9720c65e
0x75a417b10524f67dae1effdcff967589ff0323d28ec1c31ac9b8290f787afa55

Functions
Getter at block 20886477
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8af65f2e19ee73cb4f96dd21d16de6eee39caa6522f47ca908b397d36ef3ba5d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x53fa66223Ec2C052c891E27389C7a7D1E4E3a963, 0xdC3De51dF27116625a4FA1D295669a37c78Ba706, 0xa18B38b3bA460532DA4E6E16f1D6b431b4e8faAA, 0x419A4128C3BEeB931c887B1f793Edfe58870953E]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
69
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.