GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 71 txns
Deployed by via 0x31e317d5 at 15822428
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,834.18
ERC-20
Value $215.31
ERC-20
Value $66.56
ERC-20
Value $54.24
ERC-20
Value $53.23
ERC-20
Value $50.42
ERC-20
Value $35.25
ERC-20
Value $26.97
ERC-20
Value $14.35
ERC-20
Value $13.15
0x5574b4c8ef0e9bb4064c7449e4fc2c49a60c00bb78cb9f84b751ad1055b191ee
0x14cbf552c1a5c9fc78bd6f083561bad4d35d9c4b08ec0e1c3fd804ae1fab0d9f
0xfd838782694aa827186c35ca3275fa7500fb6c000bc46ffc9f6c62ee1ced3162
0x52524f590f8cf50dd60d4c22bc3bfbf6ddab69b166681dc54f4cc983f768fc5c
0x6225b6124158f98f64a545f56e5de03e48669f932b0d5d2b406d807e041304cd
0x9e04cc2a230f3a6d92893daa0d7b6e59afe396d422c72a6ebef11a95cdd16159
0x32b1e2f505670de75f9b622658fee1b090839e3baae4c77d90f69411783ff8f3
0xaa669a970ecca0d5e44b568dbdcc81c7b9673e236de54826a7b9351238395f4e
0xcea6a28f81d269ae7e9d8439d0598507f76ee12cbe5db4f2179e06a3bd51edaa
0xe05e6ff04132dcc5794e0cffca55ec45335ec0c34b6702b556288944ec2eb53e

Functions
Getter at block 21244313
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x15a69efda0a78dab09ccffe21ad9397789bea9487401e573289baa125eedf40c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x490494393fb90599365c1303E486AfE52BBab866, 0x74f85Fe5538DbfCF3B46399E121c3bA83F695f91, 0xD989f7B4320c6e69ceA3d914444c19AB67D3a35E]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
69
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.