GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 78 txns
Deployed by via 0x7fc9f0c9 at 20669805
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $132.67
ERC-20
Value $18,455.15
ERC-20
Value $5,181.28
ERC-20
Value $5.76
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0x7625ec997dd6bdc5d23f0b13c9c704b44da03d58ec3a5c27305d74a1d0631d86
0x52aa159864ffc1c134f487c67040d15b9e9346d199b709be8e3cbac31fe2a066
0x5bf1db459b5e1a72245293eca270827a3b3e694e3fef39db6f037ea7b43459ae
0x0244ab2c7ff1d669345ca63e1dc44afae9cdd05da1509e673a8bb709b0ced40b
0xc29388c5ced1f572b9c15d39040162f73058e1af20cd3519a593e57fe3c13283
0x84720960bc0efa076a9e35ed90f0b516fd64b21b13432ee75dd22c1305b0917b
0xa215c567d5f455df5072b9dde3b52bebcd3c47750ebc403058cafed383ce0fb2
0x24796b599a3f19e8374efeaa515e97265cc0056fdf0a4deb1a82d9a0dd121c4e
0x2f6451cfe0823b389bae83b9ee99d77803d0b736ae654f6258fa966c4eb83506
0x9d9082d53dee39ba8915d2dfbfb5c42d238f20803dd5525fb80034424cb9a2de

Functions
Getter at block 21201871
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9339356fa9e76526d6f347e3fe4a4404199e905acaca77b7edf3b3aef12608ec
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x84150a2c563fE5B580B8c93a26A4111BA98E30b9, 0xa1a0834f21f88736827e8382DC9fC9786187f20d, 0xc72c0cA472B0f9cba977a8cFE7dDCeD82A5B860e, 0x117Fa593AA8d51bC6005de1efC001ACB0D192C45]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
73
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.