GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 49 txns
Deployed by via 0xe916160e at 14723758
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $144.18
ERC-20
Value $30.87
ERC-20
Value $0.15
ERC-20
--
 (#3)
ERC-1555
--
ERC-20
--
0xb7f75ce8e200e16637db0bf216afd053b845b57acc47b26ef18594377fca2cb9
0xfb547b47b89d3b8b1c96844b3a89516c42cd55ce931112e8ec1cfe691abd017c
0xe90eb6c773bdbeadca6f18c6c943d43db97c6ba2a7b469d8dd6ae677e52bcd5d
0xcdbbcbacb7ff0e89735222168db33d4033553ef74292f2b154ef1c5ec6b1603c
0x98a9feae0a3f4889f524cdc86e4bdb09e373d3ac7613b4fd109df2a6e6c378aa
0x6299d86caa749d0d5672ef89e83274f7e292b99682731647a840395e2383d92e
0x5e46ef0805a10754318eaa6fd8b7db781a8f2554db9827727caa7800e35fb8da
0x5f9c1ef4c57b639c28f809c3660326c388beca0f34db91b1671826d8fee2555a
0xd4e1e1cc3f7cb989d9951143708fa7628e90ad0dc26ab63ec1944f297d9aa07f
0xc51274b3cdd5c4028358d6204a02e134786662d5edeccf9816165d4deaac5567

Functions
Getter at block 21208584
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5ca30cd941b0de1d2ef309da175311ecd9b26e4ef1e564861dad8fc0a5e3a7fe
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9eE034A566D5a5C583C1a74befF9014Cfcaab77C, 0xB7b4e21774D6F2dC2dAD42347D2148AE24aE59E2, 0x5A4B09693CcaA2c3218592D0bAFa7788A01F4600, 0xEfdB9BA6b79E76f9E2bF937bba861Fe110143C77]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
45
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.