GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 34 txns
Deployed by via 0x81d0561e at 13856714
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $38.28
ERC-20
Value $1,046.97
ERC-20
--
ERC-20
--
)
ERC-721
--
0xbe4b94b12e1b5c18d16f7617a481de0f43d1c023f45b3d40ba35621f7f135c66
0x3143e37b5737665e01b27ee6f8f9ba61e6fda315b30b00db220a760c8be13676
0xee2a897921c3275a96b544436bfb017aeb289afb5aa63dfba00122258ace26f3
0xf8aca83fb0755a6909876a5251890347e81aa2196d893eb5b3ad07f37da87f54
0xb942d86759e2e639814c09010c47756a0a5538a08572b055224d5974dfd82853
0x104b01ea942b2200c8860c6c784ece97c0a1fa9d165ecc9a784014f918dead7a
0x169602ef292b1f5455087ab8484e1352c9a7e3ccc4e3f101d3d36529da220f9a
0xa585ac551feb1700e2a9c85de3beb99e9a12050c604a984dba2c478f3425fb1f
0x4a9ecb2c956066fa7ddb523862d2afca83a4023598f55eb5871da85d443dea4d
0x5230aa09fcfbdf76f7542959be350e9af62384b68d6894d94a38bdab707bef2c

Functions
Getter at block 20925325
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0eae420b1d22affe62e0f1171ca0b3c4b334ded30e12f88499c5a22dea7a23aa
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xbec825736de745258B0D9226710cC0e73fe40F21, 0x8EFf758DeF00Fe603283bB1f6c63eB7b7BC60e0E, 0x138bB9C9a12E6A9CE7e38F19529bd57485d61cB4, 0x93601eD6415F675FCD9beA0d86DDb1b167F1a578]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
30
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.