GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 28 txns
Deployed by via 0xbddcb3d2 at 19275453
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $228.77
ERC-20
Value $159,900.82
ERC-20
Value $138,715.51
0x8238cedde151b19791bc69e9b8aba28d080e272743d90f5f84b4cf54001e73a0
0x36da422bcbb08cfbf5ca2c5a281acb771ed21685079539391f69dc0b6c5ad352
From
0x446881763b6c0eb51e7da34365f2215466f3ed4ee6aecd2392c3b9895990713f
0x5487b988618bdfc89b473e6cec16a53327912418989375c46bc6834072128b05
From
0x90be18f24d6237059c2f8457aa38d698e4f9272a50ac8f42e88f07ebff7b7fa7
0x27318d0c7bc43f609f828a2febfdd333a60b3a9582286de6681b30fc76861d87
0x5401827b784c580ccae9e855530b3e122b117688eb034b74c91b71efd64e900e
0xc5c10d49fd7e988344ecacdfcff842b41bf33fd08128037b28970b9fc039969c
0x893b1c46d86f6ee2c39bdb3f71758cf6d5c30f48ff8db3b4697158f418f5ce32
0x2425c66cf6e8439c91aab17b3e39f237b4d92540fdf3a7792862e26d1d1f869a

Functions
Getter at block 21056671
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa06eb8939bae244b0edb6cf39ba10a68ab582c2f007894b119b2b6e18b85dac7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xC1e513265A7dbe274253381B7C7fCB838e36e530, 0x01De9cE6D8B5774E8aE84cb7B4FAD5591c978004, 0x4547fA32596e5e00b87ffE95d3BAd1F80d98bEA8, 0x2f5eba847ccd3A7F4eAF5f618e4Dfa26734c90d5]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
21
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.