GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 448 txns
Deployed by via 0x334efd16 at 15638428
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $6,656.28
ERC-20
Value $1,314.47
ERC-20
Value $317.15
ERC-20
Value $35.38
ERC-20
Value $32.49
ERC-20
Value $11.09
ERC-20
--
 (#35)
ERC-1555
--
 (#30)
ERC-721
--
 (#1)
ERC-1555
--
0x26e4d569c7b4312145ad1cc0722d1854d0db805c68c34775ff19d6b69ab0c4f7
0xbfc081d107d62cace5f87b7f387098cf6b5359b1b130d52627662f67da5259f3
0xef06a48350b8dcf038aeb218dbdd815cf15cf6f58bb4c3f9d85d8a7de21c6ce0
0x4e296635f3d545f62954737c354b6331f8229cf88394a1eb67a9021616191817
0x1337c427ef3511dee4c331f427c1f93097027bcdb2fb9402c878509ade39df0b
0xe039746fc983e9fd37fbeb13ef7cfaf794c557253174973d9dbf9b4283d6497b
0x61b99c702708fed0569b9e0a63f38c958d8edfc7ee1e210a3e6376eab46403f9
0x6f197f98e9f3b643e7efcc425a65b0fd3ac12e68ab9319850f956b93f6fb4d5a
0x4cb2af27838ec9ee75399c734e3fd1d117055ec0e0244aba1ce16c11b49a2e00
0xf253069f2f04e8439339791d7c30e7572dfad180de94f9764d775b5c861d3252

Functions
Getter at block 20944740
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd6548d69d3651b64b12fd52f5f6eaa80c1bfc3202b6d0d9751236c456995f534
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1a340D73Ba6B99dCd9745cFa4D0905FB14625071, 0x3564f2293Aad56328A0ea2564455C64D739d63Fe, 0x5FC6B3D792F5cDc93E34b5156146258EcA56F2a6, 0x8909dd296aCc2c0C08c5760362c6C41373005D40, 0x3AbCB3Ce32b34D009Ee9a8965bbdbe8d4327d67F]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
431
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.