GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 116 txns
Deployed by via 0x14f77b03 at 14656339
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $4,928.86
ERC-20
Value $98,307.72
ERC-20
Value $5,929.45
ERC-20
Value $740.29
ERC-20
Value $286.88
ERC-20
Value $0.33
ERC-20
Value $0.05
ERC-20
--
ERC-20
--
 (#2)
ERC-1555
--
0xc4566621e81bf2d0b4d3d95d7c68877ae65fc8f3f0dad823ce8425ac4e50dd69
0xf88ad419cf36f6ff50df89aeaae3052873aa95db70ae5e1037ae8133fa79fe1e
0xfa71a1ebe1f230c79b01e0e560102b528f917d3b64a18b1d8ac51626ab272f74
0xdf52bf808b038435575eabfb7ac4110802ca3c0b04447a24e6f4707559454783
0x129cd6adeef3bf3dc0cf4ce04cc8c450126e41d285f470fe34e761c6c08a4a32
0xaad8435482676ab61e7fb552049e8107b4adf395291f1a41fa8a8684ede8c8f8
0xeda5ab9d2e5b56fbb8bea6c3d6c1dce7b0fc139e99d3fcbfaafc5417337b5c58
0xe5b03d3ebe48b387bfc7fb6332df5cd2b2438785ba9b25af46aa39697b50aecc
0x19519c559185ff19dc3b8e26d94958ba1f7c4d5aefd6abe48818ba15ef94eaed
0x54a8e47bd0b3ee5cb77779cb4a8c679a17723f74ea6ddffef27f6bb6bdebfbe9

Functions
Getter at block 20867424
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe009b7c682990add7e40cc018c05fcc16e11f12451e07e6e4ac3397b6fd714d9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x84122b2d00C7d32583Ddc91e70A2277299a87611, 0x921560673F20465c118072FF3A70D0057096c123]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
72
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.