GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 39 txns
Deployed by via 0xe58ae669 at 16643131
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $64.57
ERC-20
Value $32,788.9
ERC-20
Value $4,619.52
ERC-20
Value $0.63
 (#104)
ERC-1555
--
0x083a7391021a7d75afe0c7301c37f38cd3f3a6d367ea4fa10493e781e405823b
0xc0c5b33a5acc4485a2fec2c16811df5c3aad40c542673369282811e0dc529f9f
0x85a32067fdf064eaaf6404cdc551c30064e7521e6f0457c4d22fc5faa9cc26c7
0x2d91bf40584e233b9869ab93fb53cd0138ddd605bcdc2ff8c08a89e13d0b0697
0x5b037a65b18bc989fcdc7843083757931f2f2854b356282bc595d40cc490e997
0xee4ebd4fecb29a7ad96e109e15ac89b6e0de692c9836df1e0ebef96c4757129d
0x212a31493fb5c67573e7ff0d910dfb6e214069fdad49dde25c0674a1e2a72d18
0xc0103367eded600fb0a7383c1ca9db5274b22389cd3e72d96017f99e47ad6e58
0xec85ffdf60b879fa3bc382f2a6f0afed3f038e560284c492a0410b34de0bd457
0xf7b9f909daadb02702f3ed21517f8b72265414feadb7a6ea30d1ad10240d92a1

Functions
Getter at block 20930107
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3fb69ccacc2d8f7410887f688f908b2f25023048e57ab9604e44399b50acffc1
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x4003C7950993db89ada86e34e7b7CD4b75bE72Ce, 0x8E2aBa4b039B05227398c58Eb9f29a522EB09984, 0x71240e1Ce08151D41373fe27f196847d64d6F5F6, 0x73177156Bd1f3216324008F5A1649c0a7bB485E0]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
39
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.