GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 2,248 txns
Deployed by via 0x6af41708 at 14485946
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $30.24
ERC-20
Value $2,293,997.91
ERC-20
Value $1,192,932.69
ERC-20
Value $0.03
ERC-20
Value $0
 (#62)
ERC-1555
--
 (#0)
ERC-1555
--
 (#939)
ERC-721
--
0xd3ee7e49803c20bde362ea7fdd9299127b3a2389af94286176a2a3bee3d390d2
0x8efeb7e71bffa35dda6fa5f582ba86959ae05d5d3454eaa6b957bb33cb8fd26c
0x2750f43265de81440bb5a6dd3983b395566b22e65cd3f219edf0845a2d6166e9
0x121f2c8c787aa1663c6409e2d3eb6a036faa212206900a2f59f49b1ebce73ea0
0x17f155c383c1fdfeb9e01cca3d6bfc1f1bdd0fc2ff00231edd904c9eda8d1fd7
0x7baa3bffb22003a061db5eb975a9300dd86ddadea2f5a09c95fe2421599d01e6
0x97c6261df21867ae5b0504566c27134c4b2d66a82cf2b32b2d36a2571e02fc41
0xe6724cfd8656c3ff5557980768498ee03b21c173a9ba8b530cab8966b27b612e
0xacece1a4f022ae0c97da01265b17f0ff71d96545426c64850b2da590867b6be9
0xbdeb1d9d676bad54d707234e85dab3695b1c89d2d227a69fbdb0b1bfdebfb912

Functions
Getter at block 20942955
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x34e6ebd9ede535a170ba8ffc8aab65d2082fd917d6d2e9d517d29effba26f0be
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2f1Fd8C5f5886A77070C94E2d8168255AD92dDf5, 0xDB0c779999C9E4d519312e5AbA704A09b2E34B41, 0x22b47D42856e5D0af1A3ab3e1B28fDcCe980F766, 0xFD57733266422140b6896F31224B60f05980A1D1, 0x329c575DB47B4098ac3dFb784BA78089f4ed785E, 0xe307160A2c79DFE17A9e451b3D9555e093AB24D6]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
54
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.