GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0xf85be024 at 19262329
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $118,847.36
ERC-20
Value $22,469.22
ERC-20
--
0x1284977a5a4df4c3e4a756672c905848931ebbcdf9f35e76da63250e5c07dab2
0xac7bf6d26b51c735c16ee80aff2da4ef209b6610d014ad5eb3722d3c35e3afff
0x3c23b2c516e368245b1252e1a42c1c679481fb266a0608fa2c5972b56301968b
0xed1c668d2125884a41107c024942b020b7ae0471cbf0d10c28b85238f59f0b7e
0x177e1b7eb0468414378e00cf05aaa1e6b049cf2ec772895e5cf1c6c92de33df4
0xd9dec4a8da51a8f8f88ed7b542f0b96726519e03180da15e286eb0fd6d29e76e
0x26e85ef29ed26d145ec4bb1da907e19e421e2b4ef50be2dea1c7a0083e82189e
0x30e00c25b753d93afdb6b99042adeff510273ce55ba7e4ae02540b4df67b7add
0xe7f2e410ea908947c2e355d1e9bbd694777a35a944a21961d1e3b02f6278f588

Functions
Getter at block 20891829
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x717b989ef5b4cb7ddeabed2073fad397eeb810a990285b50fbd15be0f0e05e33
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0Fd3e2c50EE69fd59E3Ad545Fc07587ADB6fB39E, 0x2650cAb2C54eB4db464CC1d8F3d5032726D9969e, 0x43238E15e519dda40B7fB8536e6b485CF3A96991, 0xb21fe53fEE2E77F8411dF9c9AF5E23bE98338cC8, 0xa6ffdaA4d8C429597ebe4d906e3C8141716e5cc2]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
7
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.