GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 215 txns
Deployed by via 0x7350eebb at 14621578
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $51.81
ERC-20
Value $4,196,110.13
ERC-20
Value $12,704.79
ERC-20
Value $3,973.33
ERC-20
Value $48.77
ERC-20
Value $14.87
ERC-20
Value $9.95
ERC-20
Value $9.09
ERC-20
Value $0.04
ERC-20
Value $0.01
0xf8d3829dd9e893a60f34bf089b5c4a91ee8791e8315453818341a4777495fd73
0xe8cce894e46349d256ab3d73c49854df8295b368e98ad553cab5d9272dd5223b
0x35991eea176df5e01947fbca26c707cc40604aa4d6e8d28832ed011a886d11dc
0xf76b44d04a89beaa685435b2081044e58b19063527b4a41865dafdb4c05c729a
0x8eecee2101513b59c304137f6580061c191533c4e673ab7bdbf6acb220556c85
0x3abf7249b9e9a9e121eb879b99aa8aaa968db53c084400b9db2e4b5b1cc18929
0x0c816de44a8f4fe62fa1c74a1e2cc2aa4386b5db1ab4e19ca1c200df75fe0b19
0xb6eac5b2c29f1651a9b901d6eb114662faf032f7cf9b7f98f06722dd1eff257d
0x800549d9cc278452326f05c23992a31e01e4c3ac9ab50fbb783e39bfe820eb8f
0xb81e07db5a1a5c4a84bedf689c333d93781e7c77cea7379c54bfdf9e2c36b0fe

Functions
Getter at block 20987391
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x627d5e49b043f1980df695549adb95421c22faecc6c422c37dd72e9cd041b98f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x28d0EBE6f77209cc369C11A9073A02c102C5f1e8, 0xE24a1E797e362856E83A296F0521A1B08c212f93, 0x00DE27B3107D7Ce71F6cf051c3dfD9A5Af1a8804, 0xA13Ef3FBF2EB63B4c2969E8202A7d6a48097596D]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
202
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.