GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 15 txns
Deployed by via 0x2843924b at 19780484
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $194.56
ERC-20
Value $2,529.03
0x72c3dfc144d90a02fcb335eaeb09e8d029465af8ae7959a5f31c9e31120c1c00
0xb82eb91601a2ff44f814a4ed9083e97acb1f707e0a584a73c9865831f4e09437
0x9581ba4c0fb17f18214290209f215c71ceb722403f6ca2c2f371ef1263c11bc0
0xed3f0cb37df4d4b8749595dfd6d22ceeae3e240026432508ad8ab442435f3b97
0xe08e00eac02928656c7a769b85f1d4c7daceeefba4230eea675948301978694e
0x8f03128d12f241fb77196cbeb051fc67a611df5a35848e984f29099f2299cdfc
0xfd56bc9059d9a04d217a7cc5190f52f1c606ea4f000d534bdf7f5b5c1e316cc2
0x2384b34b3d7ef78d53d606a24657849d570e322843be2e105658e8b02166d8dc
0x46472b9493ba6654b735c8cea690711e48942ba21f4f8427944131637bcc49f2
0x2227f2623ee0d9ca80c9c3de9f8f4697f0ed1b7ef100a0d4aedffc09a0698fb1

Functions
Getter at block 21392632
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2ff8feee9cfed522fb1211e0fc0295a16faaeed3c0538c61f649ba7f4183375e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3190F1d8C3E64f93868593943679ac9B9911b1AE, 0xbF8ef5D65372Ac9FF3de061592fBC7F0cF8D28dD]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
14
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.