GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 22 txns
Deployed by via 0xeeb04288 at 13091537
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $263,712.48
ERC-20
Value $617.73
 (#1184)
ERC-721
--
0x823015f994ef8d52d7f7165c3f67e106cc4b7fe55f4d9bd8d0cd9883a2b24519
0x90bb4f1dd3ec6a7e27887706f77a27ea4529fc3ec73634ad71872c0aef4d2231
0xdd28c5189ec2483e9e53700824bd5e3e964088cb5106e9f6d2883e67abcb82a9
0xd9d3d4a1a90ae8f998ff322678619c2899db4c3ad4c340af82d33795cd3f5e77
0x45c3721ef608fff270f14b9ed9c18c4a50c790d791ce174f0a8a0692d4972c0b
0x7b22ac2da44d1ea755391c1f92e0c2bb2db2d21a24e6dd273288ed96c8d903d1
0xec1038663bc590a5336497c6c4625e7a8c94775f2f15307a3f0a1cbafd0483b8
0x47f3953367039aafa403013ab3441c38f86aa35a1f393c50cf832b12e1e3a993
0x6ab834ebcd0df58a42b3c5fe58dea639f4d3d9c32ce91e9dc0e124b5c9d35fd2
0x648457ae510fe9f903e42a2cf4db00fa0ff3dff70fce413616242ea380e3c7c7

Functions
Getter at block 21394321
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x80697b0a2cfa572e052ce9ee2965d7974738f58f2e0269a1ad1f4357b9cd2041
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0196B25f7dCfe31DAD0f016357Bd0c7d5ff96b16, 0x95F711b09C2409fef86179944F1C2B7799590b39, 0x4A1eADE6B3780b50582344c162a547D04e4E8E4a]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
22
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.