GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 38 txns
Deployed by via 0x0a1cd478 at 20527344
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $66,490.03
ERC-20
Value $8,292.33
ERC-20
Value $5,192.28
ERC-20
Value $545.78
ERC-20
Value $133.33
ERC-20
Value $18.95
ERC-20
Value $15.16
ERC-20
Value $15.03
ERC-20
Value $14.24
ERC-20
Value $10.37
0xa85cca8b3e1ecdb2dae29d5c8ec0f826f64f2010e727aa2e6267ebff8e224a8b
0x9cec42261a862fcb15834811ad218ac9cd263f4145c1fe7d49f25c8987a0daf3
0x84f49311af0b1196673c00c1856393c9b7861232a8ebbfb97072ad2ca3d19bf6
0xa9c66b366eec6e70108b90fd18e5602a076c0ac9c729492bed741664499f342d
0x11c0d8a3ee04a502f54ba8d191e95086dafc16ce77e9a80eedc524db1cb824f5
0x6daee8aee9cc1a24588a26f23bc9c1f6e0c0d5421ba88abfb5290318ce80bdc2
0x706b48e506ebf235e3fe86267164c1f2f1f548084f260162686c9f7d96f092f9
0x534d0fd567a16c0d6a3725eb9e7d2b5b81091cc9918bc662a44864df77a57d82
0x0304cc90ef40070b76daf961b282b711067d82ae08456ec4bb1e9384d82e9d19
0x4b5f800518fbb066c4e5c4cd82927d3994f0b6d64282a44391b4b5959f5a2674

Functions
Getter at block 20953087
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x825db0bffe8de44f0ece5161f56fee061819b9a45534ad3d9be56a661dcc136d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x4D3f2633398764423a30edf4fC90F9A81c349156, 0x8003356716Caa7107b772107F627fDFE1B905C45, 0xE5F481112B5E6Cd2a59A3697369918E39D13a104]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
21
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.