GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0xfcdee76b at 21420639
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,175.09
0x54bafb061d65f8b32f5ef932b8a5caba7656d3a4ee29824ad17fe49466eaf518
0x5155743614ad250b04a793ff1c1f0f1be2b69eeb2388bb5011232580d53e4d4d
0x0ae36eae5985a2c6f4719fb58e9ba6c4554e72de0d98fc760aa07dbc7d694bb1
0xa673a6629dfbb1260769000dffd846a105bc43ec841ee90cac9e02bb358dad87
0x5842152afb8c9efba94cbad2771c5bbca4394c0092552af97ee8fcd48f0ec04e
0x6f8abb8ef3f801d542f8100762b6394aff4d3c43e085f59aa2fc8483d2b03405
0x59af2454285445308fc394af435eda3046dccb5fcf2a429a44f1908aab4939f3
0xdf02e7fd3abf781767df2a171f1e8ef8dab6d5b1040c7f20fbff55ee9634525c
0x421fd9891cf3d8073c619d70b41551642a82b47e0255071691a608ecb798ac59

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