GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 41 txns
Deployed by via 0x885e7e1e at 20233662
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $15,498.89
ERC-20
Value $6,998.45
ERC-20
Value $635.15
ERC-20
Value $249.94
0x8ef95f2fe08d72792603e086db756bbd29bd3d739e940352d101bf726cae1ead
0x8f9067720ae1d88fb281a3b984f67642a857eac3246c4eb78243d213f489735d
0xe04b26eac55671ffc4a426d1e42c3f3393bfb8c97f488540f3101ec8c75d9ecc
0x1f27af29109c418a09804af79c629dbc4f203562d47abbd08ebba35974867fbf
0xcf6becca04592291bc98f4ce055c7f2439ead6c487147bb397de324e251477f9
0x9563df1f9e598a639d29b529539c29289b441959fd0814ce20b479599739ff75
0x81149678cc91c4cae9a9a97073ea45b5d3cd14d2ebc2b78c08fd5ca9a807203b
0xfd9a0f872fd4909dbfa3879f317485c3ee65be14a47ed112cf019dc671100a47
0x59e46cedef165db444dbfd5d59b05ce447511add680e4f613bba27a53d164426
0x309dccad6264344aef6597222ab48bbafab05cf29e5044107f571c1ea03f16ef

Functions
Getter at block 21406303
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x60a5766fb1a1ed7b3d5d62fb3f9d4b81dcc84a2c86aaa2110499b6ceb6ee3203
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3385000eE452b0FD91aE3Ad5D74054D8b2f714F8]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
41
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.