GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 45 txns
Deployed by via 0x597297c6 at 17763683
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $490,612.99
ERC-20
--
ERC-20
--
)
ERC-721
--
0x577baff5b2734582937bc845b0b2e0b7070170098e04d392c9f7ce16d7cb7767
0x637a7623cc1c38f92cdbf5918958f14114884c2a6763b488295f455442d7a43d
0x3db21c3ce5ecb2b231c69b0cf8c3dddb4b81c32645320357620baad07737de83
0xcfb079629ff1bb70e4fdb07fe94323abfbdd0a9a6673701dc8cec9754c2b758c
0xabe54a7d0fdf17222240cddbd42a5b4181d870c61af715d0b209aa8c30b895bd
0xce328794b870a2689eb644b1999d635411ea61e37c5e240719957d3e589af876
0xaf89c6fce7d7b3fc28f965ac5e2bdc33250cf4e720bc7742ae7dada75a43bfd5
0xb2d2d99a9e9620ccfe85d9c6aaa2bceecadf06dd8eefe4804c909afd94e7d48d
0xc6bdd08a60fe082f1e90b3ea7ec02982e0229b236d7f211a564c4641c162b734
0x6b5cb48325e59fa6ca980337cbb13336814d816962973c445d02655ffe2c9eb0

Functions
Getter at block 21173162
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe8e51ba9237643cb6782078a6e45c7f83407625a7f71b2740b9312ce9f13af45
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x390C9632DAD24171C093E83cF3062017029525B4, 0xAc1aA53108712d7f38093A67d380aD54B562a650, 0x9E1F7aEA6995210dEAFF669AbeA26D34C00794C9, 0x285A49faad8D044D3831239669ef25a0Ce8c2161, 0x37d3183E6Bb8Cd40D2CFE9f449AB7D0747caF445]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
51
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.