GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 76 txns
Deployed by via 0x622a88c5 at 18122733
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $4,875.86
ERC-20
--
ERC-20
--
0xbe5f317d21ed45604f30063888e17553b03be590b3f66030f6a9e659eedaf484
0xa09c26c8241fb0d90fce491cbeca553060443c142969b13fdda39fd2d98f88e8
0x245c3e0012421f908124f1636d6fd24f0f15905327e07b0460cca6f8889c19cb
0x705782fdc31a8f3fdeb8a668fd40472a0a5ea228491f43f14ae1876c42b3c6be
0xa7d0a541fc076776afa219138627b1a56174718b9775a90ca785662a7a59a722
0x7c23e2507ae9d9812801f13106de04520b3e1d660de4839da3de254e798d4847
0xdc49d0ed0383ab41a7386920589c9ceb06aca7563ceba5ce1782f9c5bda8f38c
0x910d312fcf488bb5ac5e83ad0f28ab18053b188191f3e38e6089f9ce8e0167a4
0xb31acd2188b48644112a9343ed0457d41a201b8ce313e69e723811902e88fbda
0xb2a8059d643c8ce32e4170f3a3d07f4e77de687c9c6d6a7d48a27f8efb989051

Functions
Getter at block 21225595
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6e62207007c156e8d54e03d61042df33aed57ecc89486ed871fb152443f64ab7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x8f94669b36F99a484556eb11Ee0117a43AbC2258, 0x3885064657eB7711418b92539743cf5505B5dF0b, 0xa9340AAa91d1aDb4c454E2bA8C2E667D3fED814A, 0x0d58D72906a0Ce748099A6D41eaf5e0850276078]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
70
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.