GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 30 txns
Deployed by via 0x71094407 at 18227277
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
0x09def002a8a6a8547a870edace7c15c34ffeb424e53d394e6716d642d18954ed
0xba24052837ba19115a62fef22024dc59d3ad2816745a63d269ee6f0b952c6246
0x11ac9454bd1bd2de2f8741c0afdc6850f08a80329a8d516e3f4acbe9c0798671
0xa9985ad492181a8218f1aee6af897d49affca4e9f9d3ec0b6e9d0fe04fef79f0
0x8afd6be043db7075d685ba7ce36f519f1c39d055a05646ffd1b08d4340bfddf8
0x96ef6b64e7f442a000bd2485507f0909cc5dac752d864ce41a0eaa44f88b1204
0xa15cbff9b6b3fa3123e708dbaba98e3a07278ca7d77da707eed7d4d6b8125fa3
0xe45d3a0eeceed2d2a334ffa41d4452bbdcbe80c86e9a87c7043d3953decb9d41
0xf81c5cb30cd7d4d3edc87057be4d8efc25de7af60e3f39ef9e35e04244bf8e63
0xfbac6e5dcf8dafb99376056f6cc99601d4977724b271ccec5df59cdfc692ca1c

Functions
Getter at block 21176708
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2a9482c87ecced2e776b446b3b80a4eaa52b21cadfb707dcdc4a21a1f9647092
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x78C71c08810Cf86E0cca8935c347e31c29ECca8a, 0xB34eEd77af2021d7b4Fd2479374caa96715f37dC, 0x09381F2cb2d76bBC2Cc875a563D0aC2d08b0891E]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
23
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.