GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 97 txns
Deployed by via 0x596101fb at 17680472
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $97,767.71
ERC-20
Value $109,466.46
ERC-20
Value $45,191.3
ERC-20
Value $30,895.32
ERC-20
--
 (#3193)
ERC-721
--
0x4686fa85e140f5df7cfd2b69ea2a7d8b285ea095f82116d637cbe9b3782a52d5
0x0a64f9c698feca4ec3a99c0d4bfcf17464c3991b7eb4547994e43ad8796c80e7
0xe6a13e1c890f0800cb263d7b395c427a66dffcf9ba21cfa5ecc86f89b6f03911
0x8d753dddecf153bb63fc11fd306755b33afcc50f3bf3a6155a20d29fdb8c3705
0x0090c0e19f33b58c6dbb5d989919aaf5f4c85e8d69d6c09560d736d46ffe572e
0x40f28dab2005702b1065e1d79ccb4e0ecf5cbef56aa3d1b4b89ddd82969a49de
0xc5f932c1f88525720224b80e7d62110353c68b2a44aa047a41cc9fbd2fe197be
0x3919931a2822a4d646df9bdac4c099448142c8e7bf6757eed77582d2bd4e4614
0xf64f458b992e993856b9d07c812a553dbcf2bf751c953958651c8581ba4bbac7
0xcded5e416df49e7d04ab05101b87860c099dab8001c2f2b397d0da28dadaee24

Functions
Getter at block 20868215
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd49b217b9928320252a27f41ecb011b66a2a49e92023827d987ccba1226e9040
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x91d66217b971b30900C8d22AC7c6B7b81bF95A18, 0x7Ea59C87Ed22450F40e5955aa56Df4EbB0489128, 0x11D9E6411c54b9fF6E06BF6c4Fc10C820900E55b, 0xa4d9f9937678C87C2688990858011aCF4c34Dbaa, 0xbF7a61F1367787290DD00f38732c7A49cDB2797b, 0x9F26EAcd2dD7e9163fbE97d81898a2f281f6A4c8, 0xB092ed4312AbBA1dfFB8d0429fa9b0028215eDeD]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
91
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.