GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 81 txns
Deployed by via 0x269898b0 at 15582799
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $486,058.17
ERC-20
Value $100,457.3
ERC-20
Value $43,852.79
 (#39)
ERC-1555
--
0xe20f7bb88b1d27b43443a371a3c6149786bcb1171aadcafc766a13d2fe1ca79a
0x0d2aa2aa7c76448f657f53c0c562aeb2a73ba9a9f47c189e00dc53d2c3ed45e5
0x956da6f3cb7ce6bfa4c1063af02a83df7bbc2c2dd526da9dc79262a949e7914d
0xea43dfa824819743ec09e1ba2d594bbfe9a3496795c6455583c7f1207e65ed7a
0xc434cdda9aa6f0bf62a2be61a03b527246d3e7e9d71c6c33326829c7f815c198
0x10a933c908747f093195cf8e4ab3dd5df23497b8124fb2cf2bb9f4bc7a20c4d4
0xd8f990af53312d08880bc07f0cfc9144d07d142c3b86aa18eb417f0aa7345e47
0xe09a4bfbec3735d36c9773a57d26374874b8821d3d2c92e941404e091b283bcf
0x78d60ed21c0ea37eee374434090066ef95c9e79f618fa7cd6f2efb3d21ebef17
0x4a75558cd080ecd913d5f62f64db48e93fd0c3f24c784900ed32fe7a60a94f6f

Functions
Getter at block 20865913
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb5c53366107cf4637ca0b2df0bef68d5d017ebaeac8646c55ac668f3fbbcfc39
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xa74d75b1dfb5238B3dfc8765565eDD0a1BFb8a8C, 0xf54c9A0E44a5F5aFd27C7aC8a176A843b9114F1d, 0x1ef2418FcC3F08fcA7B88A082E1D9c088C15cBf4, 0x3f8cD3cc58391E704A2A0fab2482B8116Cb9D670]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
57
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.