GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 34 txns
Deployed by via 0x2027e4fb at 17072180
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,860.65
ERC-20
Value $912.9
ERC-20
Value $367.27
ERC-20
Value $349.82
ERC-20
--
ERC-20
--
ERC-20
--
0xdfbfdd8e89fbd5799508fb896fe90df55b4702461dd9dd89bfd8b6379b19349e
0x78e4d46b1049c5c0c778b13e64147dc0bf8773457921c8333da6f29cc5c5232a
0xc3cf0ca4e2437c195813bdc2efe545963add5ba171529552d8df04b7c255ac7b
0xdb5cfebedf129e6081b6439b62ba0351ca251ec609b3babe1e5cda60f85aba94
0x02298f8b6a9786c05d118e9cdf253313d95805605b52a1267397bf053c9be01a
0x8b15a1ca535ddb699999f13fd7fb49021462880698333ee54e2a5ba08e8e1b5a
0x65d8d520cd3e8e71bb36512dbf98f6d546d3d5792c1b01230e4b9339d608c09a
0xdaa473e952f22dd1b21edb93faf63ded40a5dbaf6b9ac5f5df168e710b928225
0x7815de5e34f9ec353f4cba266dc95f15cbd54d8908bef3fbd9562fa6f1ba450d
0x33ebc7e010cedd38e9520c39bd603dab2ee35933339fca66ba7a6f74e8cc628a

Functions
Getter at block 21223822
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3fcd4e2980d1263f3d7e11a39678eec699924f142595c6c75cda973932e25fa1
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x20090a0F0E20ff23b4e679714106de832774f04F, 0x11c06D87348ffA0B5d429F29B3aae1bA02a52646]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
27
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.