GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 422 txns
Deployed by via 0x6dbd23cc at 14476799
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $228,856.58
ERC-20
Value $1,892,137.2
ERC-20
Value $540,413.94
ERC-20
Value $360,935
ERC-20
Value $156,780.66
ERC-20
Value $43,715.43
ERC-20
Value $359.75
ERC-20
Value $296.99
ERC-20
Value $235.58
ERC-20
Value $0.31
0x1726cfcf0c5c593a2eaa0a4494cd2f9379eb90967343502c7f1e372e91fb6598
0xd9539e1934899af2df85e3b0046fca616ccf6986ca48025a7e8a8549a4cd80ed
0x28b7e00c405e6c59f96cd29f68e0d9b6815ce3942a2af155c1e9be0a26041ce9
0x1acc387998a68c0d22a93b59212c012d38a2e8fde8cd9821a78c8c256de65b59
0xac7274afda9eb6cdeb10f84c51464488bc7e73c423c641d4b2f31572268de434
0x5d9358ab5f0cbc0c340b7a9403b25869a81147e6ed174116c1bf4a57ae1d89a0
0x206dbf69f2878bb9264e2f58e235489233eb2f3de840a374b6fe411a7e0d0c37
0x04a42311352c2fd04b6b4dcd15e2ad0dd4cef16e1e71188db69ed0f7ec0e00c8
0xe5aef3b620f57efbc25aaa5bed453be508d6f3787a20ebf306fa9bbba70ca573
0x8cc56fe195b8efd9ac1dd15b458b193b7de4b9aebf06ffcdfaf891d6a475466a

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