GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 11 txns
Deployed by via 0x9813dd23 at 20082316
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $12.69
ERC-20
Value $2,900.86
0x602ba00f3351b4b6ce45490588496fd36cb3668039d811993214e1122f2d05f8
0xc36a91f411ce9415ff767997d503652b21db115d1728b64b70708719722578f4
0xd730071f3f22711b4a90a2a9b74999f917e397229ab7c1f90805392d2f585601
0x3f6be1a3aaa68b6df53ac579af3bfd923c078c8fe9f64280ba65f9c43720786f
0x7bb2761047f55b8ed8b0a886fc0d4deee2b6f1b2dabd8b2c0b0867917cc5b469
0xd41a55cfef1f5cfc6b1cf9940f342f3dadacdd7a79d7d000bc087df1272a8932
0x71ce321cd3a23b80c1e4f89a97ee7c90774845ae95c0353edab64c06af56c4c1
0xebec840b281f87bcfa6732c29b4b289bf6c44c4eb1a0d8b48a6f28cb490924ba
0x45e5a0483c065a892e412732c0b309e5e80524f93a4b640dc3ab5eb6dcd3dba8
0x237815c35fa1d35e70e5d3bea13d7350f8b0664332d709d99aed34757966a61e

Functions
Getter at block 20869720
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xcac1f72fc73704136857360312fc0780e3fe139254880125db6ec561ffe9f3c0
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x65b4b2728b010c14f08C0047a96EBb9E143a1Dc2, 0x118DaeA5bEa1Dd2a5975CaaE9051bbFcffB34113]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
9
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.