GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 40 txns
Deployed by via 0xdb0b9afb at 15533790
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $346.39
ERC-20
Value $156.16
ERC-20
Value $26.6
ERC-20
Value $7.57
ERC-20
Value $3.52
ERC-20
Value $3.17
 (#4)
ERC-1555
--
 (#2)
ERC-1555
--
 (#1)
ERC-1555
--
)
ERC-721
--
0x28912c088328bf6bfa860a2d681472232a0cb2ba3195b09b96ad800db0f73545
0x48929a703b60ed0defe8d89a1e11efb92cc51f787104cd67563f17396094068f
0xe390817c9911303e1b0fc93f2afc4587c8aa60e40e411f302d809347e45b063a
0x40d56c39b399558bc272fd30299dc74c874fe0e33bcb5436586926e6a1f8d5b1
0x38fd0409e4a813e707619c6562c4827656482cdd793b03869c36f85be9f3d0b2
0xf845442c4f4c074582250489f32d5a6ad84892a7e8eeb304ffbd394ca138f036
0x31c6a9562eaf9185d11a636b1af60779291f1b92596499b617b14549c0211582
0xd624f5456efdd24e8b7765f59c1aae8ecb65a9aa8c771bce424f0aefdc23eaac
0xa8af69ff3593f84ab69400061323039a63caa41ca3afa55619b22610a5fb2340
0x454a373234df585bd44de677d2d32b0ec7c53fb4003b51be5ef0640698eb62a4

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