GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 871 txns
Deployed by via 0x3d7742f4 at 17883554
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,012.13
ERC-20
Value $492.39
ERC-20
Value $183.02
ERC-20
Value $0
ERC-20
--
 (#22229)
ERC-721
--
 (#22209)
ERC-721
--
 (#22205)
ERC-721
--
 (#22204)
ERC-721
--
 (#22123)
ERC-721
--
0x8ca850ebbd9e171339e6e18b0f85862278441ddfdfbb55ab8d354f1041cffcd7
0xa1246431729abc0cc4a525b84bab6c9bd7993b7a8016d0129112af42e0e4c26a
0xba3f45ee71fdef1077abdaab82c4dc4fa8f54011da16d441b239990219aa3ce7
0x3533ae741ead48728dcbe771ce25a82bd0c0b24d886b6f0d9f5a40d8897bd08e
0xdaab9eb5f3b44facd21a5f5a7e3b9b40e427a64d610c999f7e3903c19f2b3284
0xfa257a6543297b4c01199e60ff53c705a38352595bb25e4dda51c96e25769274
0xa0337640caa514bd8e27f91aa23204b48f8a54e9aea310da47a492976fae9e0d
0x80a25d535f4b9d3d1f4f01004cb3ae5d07b44ecfd7c80d9a042928338a40abb3
0xe6cebf76e4f9853a41a5599d37943a9baeffc94b5eb5ec9c54bf9db4a78d41e3
0x6a5e808ad34890cb40ac43bd8915ad2c445c5df6f179537e4a159a29fc090627

Functions
Getter at block 21288177
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xdbc7bccc4c526911ce7cce2bb4e11c7551983c8e8e5ea481c531c5d224ce184d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x28b71cB20dE4dCD0ECeB583ab640a7404f8774e7, 0x0d5695983FF15A64e27f272C7AD27680f39Fe5CF, 0x59b7dDc4A57F2D9A45ec17Bf9AA21f5894b3E9E6, 0x3B2Ff0f9b011C7067f6d70ec83AefEC5C844fA8B, 0x3cAce3B92E1DFe9B4b40e5a919D7e59d7728652D]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
837
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.