GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 106 txns
Deployed by via 0xab724c4f at 13822903
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $246,094
ERC-20
Value $228,938.41
ERC-20
Value $162,835.2
ERC-20
Value $135,229.1
ERC-20
Value $60,236.98
ERC-20
Value $30,816.52
ERC-20
Value $6,423.63
ERC-20
Value $4,635.52
ERC-20
Value $297.52
ERC-20
Value $130.68
0x7ba73b0f96373c43c8777380479c29216df5ac510df1eabf783d94195b3dd79a
0x54b531c496400e8f011ed46d36d608de691074146f8712821dafd753955ef8d1
0x475eae1c56d3d24dc8fc8c57eb25796e3c38a38fb63c45468faad8485f943a98
0xf869de937697804eaafbc45b963120f16f94bb873780fdea111585e43f12b1d3
0xe39daa639712a4564d250f1a6306ac0d936064dbba2c4b70319e749292950ff0
0x561aa8b7fb5fe224de8bc5bf4c184ee384b6e70088ca7505a9791347d4e22a66
0xf8011f37ee812fcdbaa617001fbd7801c3fbca5b0c32e7e5769bd2c1ceaf6a20
0xba1bc8c263518eda13f0012319a5800a561e3ed938538e74c3787ba6d592554c
0xff6f808791e69240c2b4a1f0fd84fa07ad7cdee8fd5131dcbbb6c0576ebd357f
0x836af78a9b2ec874d263ddcabda6695fa05ea89f71bc8cd920ff5e0b3b44026c

Functions
Getter at block 21184060
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4474e56d6ad1d42827a80ede691f8f8293eda41fcd504592b51a42f9e5985ec8
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xeC9A8f207eC5A0e867F6057CD9d178edf6099eeA, 0x673394895B3654e81aEb229412c2a8Cf7955d7b4, 0xF3137798EEa746C819197ced7aDdBF75e03a6586, 0xeA15D82e45D3b8c7d1656227eE6F49de40009E41, 0x79a94077AC9fF31A9E728A25Bf9A549AfFeA1632, 0x611E01F34BC47c37Bf6275008147a40e656F285B]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
187
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.