GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 19 txns
Deployed by via 0x1b22e58e at 13210204
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.01
ERC-20
Value $552.29
ERC-20
Value $3
ERC-20
Value $0
 (#0)
ERC-1555
--
 (#0)
ERC-1555
--
0x9993eaf57718c1c80507abebab16640d2940f6ae185fc5aab31d254a7a1018a2
0x3dd81d7118f97c4a4594439128ea7479b3b0ecea2d430e78222be657d1b5f8de
0x14b1d999c359baea1526cac52922ee4ab223ce36971d39c1f084b16f1bfe984c
0xcfd77795960235e6aafe1d296b641b02da83e5012eca755ac2040a0f88f0d5d3
0x590c720f7a0f16ca4e8cac7e7e9b29ed7c0ca2501c42172b91a1a056018a29b8
0xd67406d02d2674d68abb96f9fd25f9dc1c12956d35588728ff2bac7d4e1ef660
0x3a50e87212335465c2e853398dc1be4142f9eae2c0ca68ed25fc8287233c0671
0x7e77c863bdaa851486833374ee84ae5018b298436b148ed93358db1e5bac01fd
0xdb0aedf571af168839c611ccbc938b6cb7133271dcdc39bd3cde7000267f3ea8
0xbe984f60b39ee67b16faa592e1538291e25161ecb89842307f0c5c0ec182bd92

Functions
Getter at block 21443125
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6eed833023fa1b564303448310c1f8e9718243731d737b146d8f85a723793ea3
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xaD3537445290B89aeF571e4F0f9Dc77376FB5571, 0x54DbB9a73c8Bf25893CbbE2d736fF1665C99004B, 0x71aBe4fE0B008013BE4C53fc050Eb356Fa9eE93b]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
17
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.