GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 65 txns
Deployed by via 0xa169553a at 18317252
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $745,448.07
ERC-20
Value $35,970
ERC-20
Value $1,645.08
ERC-20
Value $248.24
ERC-20
Value $0.65
 (#1405)
ERC-721
--
0xfc3f4096a28c266a0eab751bdca29ee482448be4cd71e0f67a033268755bc6d2
0xf92015894c301e912cc6cfd54dc9c42a92b1bdd5ea2ad13073edbc827a4bc19b
0xd3383d70984738f0647b2643bca0b76e7ba5791da8590f76d83ac401a7cf0e30
0x8342bd2da13a0b1083eaeda118d03bcf12992aea36a9f35f03d842248ba486e1
0x7d38de017d14d704811567909e26a32d694777f8fa9bfdaa77ead8eaff3229bf
0x4229bf0fc2c45fb5a72269e0a843fc463b7e2c3b643efbf7b2e4c3cab6a70505
0xbbe7d4ba6e244bdfb8235ba850534f9054d9b00f23ae05e98fdbad7cd9529f07
0xf3134bf09ae9f83b9220f5c7cb7cbf392df1b2779aeb3c4110bf41a1e67b622c
0xdc8c7f16145f4ee7039f24cea65d56b13e2c04e18f2a0417a37e6874fadeee41
0xe1ff6ad865a7bd8c520577fa5e0f0e39b96260cb4d960e6db754a442e8113197

Functions
Getter at block 21269266
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xbd9c85ca97278f797f2157b34a9f573e16e297123d533783324491a3d06dadce
getChainId(view returns (uint256)
1
 
getOwners(view returns (address[])
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
70
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.