GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 34 txns
Deployed by via 0xf00b4fb8 at 14458732
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $26.44
ERC-20
Value $482.51
ERC-20
--
0xbd238033e3b12c61eadb464a9a506cf71b46157c8a59efd3b0ac4fdc053638ee
0x9035506c6105ccf00b3ae1ba161e551d9907f434f9c4cc109acfd654d1620e42
0x88774b22d7954536a8f034667756fe344ffaa32148dfd33334675cd439c028fe
0xddf97935b9d6eed2380ce127c9e4e8913d2c6d98271a64e58ef266e48b9e2426
0x0c7d2c71aaa44cce8a9a7d91d2e9df46387fb6f1e0af6d810cc3b7b55d2ae5cb
0xcd6e4c2e97bd344e98319b9bf34a2ecaf9f41c272936daac4e8743716bc82e0b
0x60afd0296a05f0def6ea7191b35b2bcdd715faf303876735eb2f7f5f1f99e563
0x4e42239e32e837261d457c8c618465ea65fc229d4716d06bf9c0fc46c6cb151a
0xec766aae62db1b8f102eb0ce94f8153836fbabf37f941dcb88c4c0da9b3b7fa5
0xd24eb0ef22bd584992826e7ed9ff49b7e10dde2cfa59366635fe440e6f8b4e07

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