GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 119 txns
Deployed by via 0x07b123e5 at 18321151
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $51,245.85
ERC-20
Value $438,897.09
ERC-20
Value $324,007.52
ERC-20
Value $86,844.6
ERC-20
--
ERC-20
--
 (#1736)
ERC-721
--
ERC-20
--
0x151cd8dff929afdea86479aed0a1647bebd819d266b36b596a5edc0151b6e74b
0xa882d7f51d093dc54075d5ad59a71a70c0cd1c837dc1df81de64aec06124eb6a
0xa8efede9a9266143ff0e481ff268de7b89eaa2f773dd8178c41b2dd3025856eb
0x8d4f7a9e111edb225240db4c21f442335eceba9abe041f258a04ed298e67b68b
0x9213d0992671335aab508bfeff05fcc494c1dc9c4c9a46cd1151ddd7f0ae8f49
0x96998dd6ccc01bbeae1799cbc01b8b69dc3a0501c7752a1ae352c0551cad76f4
0x7ec28f968043bcf3cce0c9730f26f2b1ae17d0195b3c2d5ac22d7fe233d3e9a2
0xb702cd218cde1fe55017fc80ba16589f8b77c1532a40e952021bfbb6b3be701d
0xfd77bc382773828c10a468e8eb5b39f28e218c1365d02f9daee9140061e639d3
0xd14a321a5b73d2c6f6da2cc79de55551ed811aad0be9f7aa05da45092d487be1

Functions
Getter at block 21190688
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x182d2bc666f120f81f9f3f15a64d0613f9f2cf6c6947c877fdc6abd997fdbca2
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xE64F1A82b2378f72Ff65414B513f8161d8F946A3, 0x92e55cF355EEA2F1D6215b458Ab9D00399E64d86, 0x9263a4D34C3Fe5a3e5A281C78F652Ee84abc56aE, 0x04889385c038BA9Fa5fD9095528D3675CCf7F9DE, 0x34B5F98984b1F61BCbFe07eEEcf6d82CA0125537, 0x7242628413D6D91D5AA209B03E0E2d174f6d8FC6, 0x6bE18d3FB389B138AA57A8f13c5c9ba03C47F69D]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
133
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.