GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 334 txns
Deployed by via 0xef511b06 at 17647158
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $214.89
ERC-20
Value $3,250.25
ERC-20
Value $1,409.09
ERC-20
Value $733.23
ERC-20
Value $1.4
ERC-20
Value $0.26
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
0xf8b935fc40eb55bfcc56dd3c45152af3d42444f98550fab2ce8faba84c56b5ed
From
0x863f71e4bec7dde5df9e75487537ac3c9cf893140c337baba15251d6070f9564
From
0xd962a4c7febd3b5fef51e46e7e31cafd84e989901d70a7ff27ff212fe04449bd
From
0x7505d036cde51687cc5ca4d6a0c1e6e69ca13c5f8a2162773a2bb405c61b5b96
From
0x9e9163a228e9386511781be08a223c8d4f78af951d499595a4f9549026346a4f
From
0xe5bb7755b3d5b54824ddc45dbd0b5565081d1e2f4496c177cb1c4e8eb350d2e5
From
0xabf8d734da9d42bb4118ccc70fcd0bf09bf0dc539b4dfb9ecfa1209b3f996da2
From
0x85d203631f8ac8ca5ebad5570babc92261a4ac85a26bd822a9fe3d898b9b672a
From
0xc994f25d43f1b2ab3b9c003debee2ecd816bed4155894d3e2e4a39d802fc3157
From
0x54f90bc77c382405ec9b22d523f0445c0f633530a30e30ee2608363ade79f78c
From

Functions
Getter at block 21305792
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xbf0905eea9077cf44962210c79b926c44c1dcff4ec2814181f98f16f01b83398
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9C5c934672d289FfA05252841078BAE754DC7Eb1, 0x6351a222B024165abE0ab3008fbB2Aa18C986878, 0xbD396A7Dc7E09f5d08048847B7737088244EB616]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
449
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.