GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 91 txns
Deployed by via 0xc70ccd55 at 16395503
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $31.54
ERC-20
Value $0.16
)
ERC-721
--
 (#1)
ERC-1555
--
0xb5a5eab7b1129f957bc40f92c2133bd0a700aa6c09241cdf324f30b55dcabac4
0xca8e723db1ff2c4538c1af37c5792f4db467ea8e26d509332f76621e24dfab95
0xb1f844782dc17491020cc0c901a28f0698ea2b8db3461d73259d3dd3aaaa2968
0x76b82d18c7f7d99c1141081dd5b2b5521c345945a17c5e16852e8e10746a6be6
0x78e388d406780403ecb6e7e2d8d8ce0bd0bb3ca1150845e3ae6396ad5ba5f8c2
0x3ca1d719bf3bc1a0bd9246828361197e0210b20bc82b5cdd5a9225a44a40ed1f
0x7b109438c4f421d571ce87021c9cccdc134a375d607fb0ef3a2241633a137614
0xa948f0c6bd2464ea9a96f9bc346b6f73f20f991a9bfbba85920ed5b95b0b0161
0xbb0e656dd1db222973141f5440e6715a80f534228f97da4fdd31ec2723fdee51
0xbe011f8439ee0734c66ff604bdb1caa93b9819ef21be41a0378dbefee8873cfa

Functions
Getter at block 20978096
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1279c127266a2d0b64927a91d34d5872c276a7b44b3554f4b2a5d38b389a12fa
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x431973B9593a6F273512008670979d32cE4f756D, 0xcBDbE51Dd1B05d824453131060d231fc0e9a7691, 0x4b3d0322F96239249C4C5BaCaf8A47A8Fb64B760, 0xB56E8275905D7F9D414D0710C2D62bEFD04b5552]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
85
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.