GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 382 txns
Deployed by via 0xb44e0dfd at 13596485
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,623.69
ERC-20
Value $2,984.58
ERC-20
Value $1,131.92
ERC-20
Value $4.47
ERC-20
--
ERC-20
--
 (#55)
ERC-721
--
 (#54)
ERC-721
--
 (#53)
ERC-721
--
 (#52)
ERC-721
--
0x18eeb17a457278be46ad777efb197d4bb5b7d1e4b89f41d91f141860dffb4fbf
0x5c5ad79873b13684633e49f96b9164d8e68a46d12b4a5d8eaaf704de6b1d23d0
0x6f13ba755854dd87ef661a8c49439f886aaa41f3cd76e9d567aede97141923b7
0x4160400c74fbc1343f6e8d5621b44ed52294129b2292bde3b23b0ea29c09b072
0x558e9db3799d71e8eefc27459b0189dc4ab10a326fa6016d1a7454c0b1793a6b
0x7b4e96216b9b3a73e5b79f6dff33112046c850ef02e988acd009935be957bf46
0x0612424961cc096ff094c617f09e951d96a6597c3d03a8e249f07dbc1f232ac9
0x1170c089a68e9ed09afb05bd48028bb1045ab12713d93c86cfba8b444347050c
0x2782125234577417984ecdb27b5a8d025f55f8d9806a8cc6fe7cd29d18f7dc44
0xcf7849e3bc9d2be03b43ce0bac1b31c963116a9ffc55a15bba34aa57056d32fd

Functions
Getter at block 21205657
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc169ef1b563924cc14acef374d43878a5808347e151e6a3662eca1278e1e9733
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2860220d3eFE7bBD68B41f805E1E41DE58AFC2Cf, 0xc7f4BB163ad3DDAC6e8d5514e1955313f9583031, 0x70DDDA43d4f616263b1dB0ec672CbD8795db13b1, 0x94de7E2c73529EbF3206Aa3459e699fbCdfCD49b, 0x3cE99cF4c97D44F3a91E2964CA38CD499FC990EB]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
319
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.