GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 115 txns
Deployed by via 0x44013977 at 15930189
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $163.9
ERC-20
Value $0
 (#7930)
ERC-721
--
 (#3885)
ERC-721
--
 (#16388)
ERC-721
--
 (#1722)
ERC-721
--
 (#9604)
ERC-721
--
0xd9578ba597d346dc54d3bc29f1998d11ce1218c5eab3d7bb4f0651deec34312e
0x97840027d360dd88406d45aed540d14dfbf9f85f13f3ab50782fdf7db0d53d3e
0xad94e968db23dfa2148f65b9587eb955766275edf46da71139274cbed7c8ab55
0x82643ccbc8aa357a17bfdedc04f2b9d3bf309aecfec7be63f73e1834d4d4c1ad
0x8ce88f588a3d797fbe0a0ad31ab3e5fc7cc11931a18746954e26caac133477bb
0x25efa2ead6e1f54f2c0a61148188459a92777751f60f0f3b2aa820c86e785abc
0x929cb34cbf50fd0b8da83d2c2b3d8b28afb53bdd6402ce4665e6f743900274d5
0xeff654b883706f7bd8c0155bcb384e25e4711385ca661be852218e8395018965
0x6f39eb801e5f3b8c74464b61428b7bc8272587bf37cc92682fcf2916c7460c3b
0xa851d7bc0e37330d04b13c81f0d16b24c81ddf20b0e28befc1695c5641bf30b6

Functions
Getter at block 21189276
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xbf38a4d1a888954bf4fa22dc10f3fb0ffb35b0f3909a6843a006ce97eeb1010d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x8541FfeEE56ff392323e9780F8b7e8Adc67D7A69, 0xE277eD39446b5659041fa54d0acdDd22b8b8FD9e, 0x664caa685512E56364F1E6cd844Ef1EC378C5d86, 0x083627a7ab205145E4152B1775292BF0D818578D, 0x9E65d178cf5BD4661fe29e45D85a592837e81D23]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
72
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.