GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 487 txns
Deployed by via 0x82f6b89c at 15873727
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $4,446.88
ERC-20
Value $898,863.52
ERC-20
Value $10,806.56
 (#34)
ERC-1555
--
 (#1858)
ERC-721
--
0x81f308f3d069ee38ab2200cbf0304c1b3035aab82048a32f9a9f7d3b05cf12aa
0xd1708fa90bf6f9f8550b8ab576f423be1b0a69808adc7b861ec2e11817860601
0xc801b41819d0ac7365267f92f67e80b2d73556b9034a1acdc45428953c8181cd
0x2aeba2c88bcb5d70c8c441b137a1030956ff1bd4c169fc32162a0a0d35d9cb95
0x0d6b740e356c656e973641edf86c5806cdc19a24378796623545f6c57ae80edc
0x9256b065cc516eb6a64b999017c2a3d535caa46950e15c18d1eed6ad1b66ba7f
0x81e1202134b8e6f09b4541d23486bb4201301d07eb4bda35b9f0f3f57431f5d8
0xd03298960d090f24425c1b5d524a11b9a4041fcff0c6e445938b26a6213b4045
0xb4bdbd0da0dddf285d995701368013a529d2d290d03acefb96238336d64f4dd4
0x0eb7afe2792147b766fdef479527531833d4d2d3fb895e4178f4b4a58a5d6189
From

Functions
Getter at block 21327495
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x127d0705e3cbc7b2fbe89af5bc61aac8f39a34c4cabb73125cd5f77339e92c3e
getChainId(view returns (uint256)
1
 
getOwners(view returns (address[])
getThreshold(view returns (uint256)
6
nonce(view returns (uint256)
73
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.