GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 1,252 txns
Deployed by via 0xf3e973e1 at 15249890
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3,857.05
ERC-20
Value $896.97
ERC-20
Value $264.95
ERC-20
Value $7.73
ERC-20
Value $0
 (#20)
ERC-1555
--
 (#690)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0xe5d9933c46a9b104eba5af49616acdc7fc5cc004c100cedcc0dec211d588951f
0xac5f11a89b6fd071736a755ebeed1dab88f703d621daac0aaf37f46af84d073c
0xf5581e618ac4f7e66f0de983028f0046ace9adfa94535fe3563a3836ea47d50d
0x84ee6515883e7cedcdeed2f4fd3163e9dedd073a690be1cd39086063e7a36796
0xa0a10bb567f4dd63f5117216d2b9d0a790a4e712a6416f27f29d8e1e45c1d78e
0x0b482df922185f55eceab410b2abb25c5b1b593aa7477dbb6cf6ea07b80cbc94
0xe840b3527c36b5209003d9b93d89318f5f71c135ec8c0c81580df7faeaa07883
0xe18cebf7d0c9f103443cba37e0c6ea365976a30f30ee2d820ec443817ae8f32e
0x05223fa8447d7b844e05da4f7653822185a822dfab92b5e1ba48416dfb02ec80
0xd11e2647b8eb21eb6e6e6769c76d895f1cbd24181bc35c9fc19bb2f10c7b7534

Functions
Getter at block 20982587
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x573e804b591d2c4946e6e03df41af0f0ea7dd46cf72085fe948d9f1dc56f9c17
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xc68EeD4Ed5E3edD8781633B5080c21f1FCbf750c, 0xB052f61EA48a091015112120eabB91A9e5e42b91, 0x97D0F06ea8cD12BDc7b8da1B828e6b1AFDF2E091, 0xD1818A80DAc94Fa1dB124B9B1A1BB71Dc20f228d]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
1230
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.