GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 273 txns
Deployed by via 0xe3c2a99e at 14352279
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $252.28
ERC-20
Value $272,452.17
ERC-20
Value $24,026.13
ERC-20
Value $275.51
ERC-20
Value $273.86
ERC-20
Value $0.01
 (#2913)
ERC-721
--
0x9938267f31f089efc2539bb9cfbbb7fb0cba93e548dc690f725242c59259a0ea
0x1f399059a04dd0240db31c98f7f5fc34108a60e88e7f613efbaf625e46a1484e
0xc9fe1153ed7be29f263a214a3eee4ae555bc8c83a977a046d4a3f416e5b6b9eb
0xad8bf11d2bddeb2da9935ede84dcd8878a3f8eb6c594c360307fbe839a737c4c
0xdb30334097fca4ea64b37c5c99262061e6030341eea43e9df75ddad5dff1301f
0xdd91ff1b6039faf0b12f94ac934c2e58587c8a30c3226713102d41d3b0ce5102
0x2ea2effd79eb00dc27a69bd09634890983ebddd31b91ba46b1117644e39aea16
0xf1e8cf6d896f5a2b71b977772e495592b3d2754e8e792df91c51a362df24e069
0x6b2305c82e18be0e9d90d17dda5c88532d0d7813d80f30193c1863c5953dc77d
0x2f745b32173f6f43be3bd176e967a140c57f0f927b46ec5c77a3cbcd8358bced

Functions
Getter at block 21092228
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x482e8f1099889e286883c8ea058b87b35fab67dc2ec43fe6f652bc7567c94c75
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x56ddc9f403a18e927A58E5974ff049367152550d, 0x4fA10368761CeC18AdA3779B7D7713F75Fa446B1, 0x63478afaA6f9805A94bFbE483d95b36A0c96a8b5, 0x530c4A49dd08166C13e2791770864EB0087C6239, 0xD2Cd96390DE13Ff666538e266Fe79C176Fda0A5d]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
293
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.