GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 78 txns
Deployed by via 0x430042ff at 19631680
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $22.18
ERC-20
Value $1,765.17
ERC-20
Value $1,151.1
ERC-20
Value $713.3
ERC-20
Value $709.33
ERC-20
Value $393.02
ERC-20
Value $271.27
ERC-20
--
ERC-20
--
0xa2753aa2041ede25ffeb26be351397fb42957aa44d715360334487198c177c7c
0x451ee63f5d331563395ffd3b3dd6b396e33198a88fafa77f2ac91c6c2d3c0c50
0x9a64a2fa0b889471da8cfe1119acbb0443693b58f3046041981fefcc7ad2ba6c
0xbba973cb7ebf326d3aa0e666e1630e5ede2874e20e2e33c0e8536705e61dfd1c
0xd143f29f5d743b17ce0534b039a2e7a86db96ed39ab1e4544a22b7228c952227
0x1460250ff782763c401709430b585e628f9a69b285bf2efd1f9dbfa96cc5e6ce
0xe3918c763a0c4a0c3505e2701066c293ef7bfbb184518ebaab1ccba8ab36f6c1
0x19798380a731fd4ce44b1eb6084ad2e86a8418caa516910f7d576dacc5a17285
0x417b412871b5dd7cd2c57d7dbdcac64f45434848688dbaf095269e925a2e8d51
0x1eaeee877f873f36f07baf184e2f7ff9c09f5314c027b2bcc90ff1cb3e7bc9ef

Functions
Getter at block 21168758
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x39be4bdbf7856720f5b9e4e3bd5b2fc30cb890a0c4a3293544dcb2827ebd9d2a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xc652fFEc045427ABc1073d1F6407566FB470cc77, 0x5637B6952dE476b3E1e3ded818dEc95637549c8b, 0xE8A798f5D6A7783b9Ec547B9442F98C63F8eEed4]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
76
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.