GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 34 txns
Deployed by via 0xc5d128d0 at 14852889
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.99
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x3f2e03a98fd8f9f51d65be719d77f324023bf38c7e0539016600f61daaeb2a93
0xb0c63bd6342695f182ae0c5de1ff133d3c2faec751cafbcabdb197e9dfcf1f0e
0x5bfc847ce95db19f393db36ee266667dea55551ef7768769069f40cdf90625e2
0x4fc85917b290034fdbf655c183128f09b363c5d1aec657df010483e0eabb6a27
0x532bee0e31917126709f00b035600f436492472f9468d436d17fd0db0267371c
0x4b67565c401335e60fe3e2a1ed88008a07a05b73632fc3ef106228d964d0f047
0x0ceeb1d9e1a59ea5ae7a4fab41f0918f85ed42c7765ab886b721407ccc15b8ea
0xfd6ff01d39b65a093ff0939768143ab40bc44ce92e1058b60c9a86356942f66c
0xd51b2085790fdaaeb322c6fcefb55cf3671f68f4193519a28c5af180744c653e
0x5efe02cc079ffa19e44ca8a398f33685d742d8fc86bc52932260c3f47f683381

Functions
Getter at block 21223264
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xcbd3a2c83f4f8864fe04ca46b8d4a9efb6cfed7728f820c80ed20e2d5d4be964
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xf46e85938170c16A9868d102955225bD41CF6991, 0x02de0269AC6e3AdAe5aB70e3efaDccE14877fb8a, 0x0aB73dCc67462770b644F731e137C88161BaE8C1]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
18
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.