GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 22 txns
Deployed by via 0xe7c87cab at 13678214
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3,570.42
ERC-20
--
ERC-20
--
ERC-20
--
 (#2745)
ERC-721
--
0x9ebe547fc9166850535ca5d2cea1bdd273bb2a1dbdcb06de6f5afffcb408685c
0xc32ad6032d756969dfb9813e880f04f07580575b8ea428a2fe32fa46ab946779
0xe199920942f012683db1cc328483548fc6eb2bcc482be485fcb28fd1bbdcfa26
0x1e5d593e5d7608ca9875127cd2be73d82376891e32d69bd61c835dfaef9f6512
0xaf600309108db7d0a6339a481b414c69ac2f2913b9a81c0d5fcdf47c0e32109a
0x6d1ee8d4a796d1da05a22107b45ac0fa1ced73910c6e9b4e074f064dabe130f4
0xff25a81c8d48688fb46f10faef37b0003724816d3dbcb68137416094465b791a
0x0fccd7490037c95bcd3b32f413d547edbf9cc0af12a646a92674fbea8b9d8485
0x702d08aad791f8368f8d68c7cc46927f973f2262fae1eb19cd81b5fe8d93b1c9
0x1a2621f8f8de6b3c7a5de0ec0d70600ae6791ef9ea6275fd62eef582448954e3

Functions
Getter at block 21313298
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x540eaff6a0bb744b69399a9b9cd9fb66c251ad71d1fd90fa31ca7c73cd9e58c7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x90eAd86FCa54eE9a1FE1C55C0ACE5896f4319802]
getThreshold(view returns (uint256)
1
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.