GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 494 txns
Deployed by via 0x3aefe830 at 17693714
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,790.31
0xb3d048d38fc652d94c5a295af3ab3610541c2fda95085e4f7d14c18608786c8b
0xd77d2b76910400408c88a6b0f5258e296ccb63fcd5f4807948bb79b1b708bc1d
0x7d466c1b823263fb5e473567f272d8bb16c856b7984b3414918c965e576f0ffb
0x047a62135eaa69a11290b385a80d067040bd218976725763e8db08a419f636c6
0x1555a3ced894794dd2c1c674615b013ea64013585ed7eae3789456d3fbc58a1f
0x9467eff79bc22eece7876f94ca694bdfd585b6bc1f83d1fb36bed46a22cec694
0xc36f4a2c1a8319de543a27dc0962da737eaec9009d06bb436d748a0607dc16d0
0xb6ceab76ce7a8f78512afed91128b6799021d7b2fcf56fb819b34b593361f6b0
0x51a628f6e0424468ac49c04c4dfb3b78e32a2420a881866a2e0b20e30b6d94c6
0xc84c3a66cf3ea5f1dbb1598cbdbd149f7af37ea16711271ba165987ccd3b02c9

Functions
Getter at block 20863771
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x312b2c3cd67616c16bdd16f87a644ea214fcf1f32a727b8e01a91436ef0f425d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x566E58ac0F2c4BCaF6De63760C56cC3f825C48f5, 0x71b67AC997056c9935f8AA98F3344432Ea2ec15c, 0x5dfb8BC4830ccF60d469D546aEC36531c97B96b5, 0xFa238cB37E58556b23ea45643FFe4Da382162a53, 0x46Cba1e9B1e5Db32dA28428f2fb85587BCb785E7]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
500
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.