GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 143 txns
Deployed by via 0xbd7947f8 at 17440751
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $28.41
ERC-20
Value $168,705.79
ERC-20
Value $82,467.64
ERC-20
Value $1,823.71
ERC-20
--
ERC-20
--
ERC-20
--
 (#709)
ERC-721
--
0x342e67915ba7d12c5c2f23fad061c6048aaeaaf4cbb6a0d6ae50a0d300b2a344
0xb5d190f08bc493d7d79020ea46e026fe33fa375ce6a0b42fab153f6d51e35c04
0x5598ee0c82ea9cceedef472690f647dac967e417778e2555508f6173160f21f5
0xa4d0dbf0c3c06e550c179d24da811689f11895029620cca7e9644b7e14d11411
0x8398aac4402c02590c527b57ccfc1cf9bf79cfc33fe2b336ab44c83833bc7bb6
0xedb84827efca26478eaad687df285b50fc7286e835d1082e734acb9e35e8529c
0x8424bb47e8aa1de7f975c579a900256dc4a2ae4e6ec0f1d9817b86ec0e9fe427
0xed88a944f7510e29e6432e207acd0bf4a201b1f9d0f6b836cdb7f27e1a3c23c1
0xda86d4495eac8a4168df79dae6a80c825d93fc2b25068d471b45c1ab37bb9562
0xe67eabb611e7ddd6ba7bd3aef78504244606f6e67d2719498d469aadfa03a7d2

Functions
Getter at block 21228857
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6e7d6b7f12a6379846e1424231089c648e3cdad793b4da0c5b7bb7917745acd5
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6Ce471343735E2972592cB71FE0652295b3F126b, 0x662382175Ea1aCB558D6D7a9086F790282dBD71B]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
128
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.