GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 224 txns
Deployed by via 0xea7ec211 at 18676878
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $4.33
ERC-20
Value $6,716
ERC-20
Value $5,023.87
 (#5)
ERC-1555
--
 (#4)
ERC-1555
--
0xb83e88965a24e07750bc14bd39c2e98c23e23a00bdbc48e120b11eeb9835ecf7
0x1e1c1fd58fad91dbb2c57f4ffbfa1438834c51c7d7e628da2dc8721a0813d7d1
0x6ad3a1534f376bd4c80cddd6c2b3a3132741b34ff7fd5e49ad8940d5bc7210cc
0x1fac4c8f6c89c0ae47a434425b04e55014544d74fe48a8c7fe490121510d1cf7
0x339e5b8ea099a5a6903836392ee1cb8b07e702a8234e2bc7192296cc4a3134b7
0xeed0644005d91a83b65cae4343bf4605fb1daa90c6e8e40651dc47c8e995f832
0x8d37f51ae1960023fe9e59e4ef9aff98a79818cb324c5060353fb2b37ff6dfe1
0x359d4bfd35813082c2e2a561b7819e9915cef5356bdb969b337f7ec227cdd839
0x24c596085240428691508529983db17e444493beb6978e03c1ef5d05123cf166
0xe06227c9849516e04f42a32130ca47c3df277d930f2b7fa41e729a1477bf8757

Functions
Getter at block 20950992
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x30a09b639959151c6f1e17aaac393afa9266eca68e84c18a0716cd8bd16552da
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xE5CD657A0Bc9C07fdB84Af033B4adde805Ff89d6, 0xc871BEecb3CaebEAeC9452454Aa07182d9c439B0, 0xF7163a0D2c20Dd6928591F8956072CE8F219824F]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
154
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.