GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 1,305 txns
Deployed by via 0xd951b8a3 at 16127857
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $142,942.68
ERC-20
Value $26,528.68
ERC-20
Value $8,205.46
ERC-20
Value $3,634.83
ERC-20
Value $2,457.19
ERC-20
Value $1,709.72
ERC-20
Value $1,197.74
ERC-20
Value $1,071.17
ERC-20
Value $304.06
ERC-20
Value $266.11
0x242abf728c849847acfe8bb9bb05675af2fd69fcc82f2e9256348f6c2b19034f
0xb904d99292876bbc210a9560fc01c8d4f14ef183d33103de5a2c99c27c466a25
0x182e93f7ef7c6a24517749e6a80d8180e7182d3c32c9f66e34348a64e5f8ec5a
0xce3afc8c8f721cf8bef71073eae02f372f8c10e7cdce7565180dd095af35523e
0x445a529483b4388e82fa44562886945eb2599b7f64467aa0ba645cf99cab9e10
0x0a9ad7225f529920f12344be6b468cf2a835c6a55bb4038b2253460e9ace1345
0xcf9933e21d3a2b5b4e76603dadce18de4d5a328590e9e08103f54e0075123897
0x59a402155f24f27bcc5ec4a0bfac49ae21dc4f3d5c7a6df66a0e822d1249fe5c
0x82cb7349481d9dd32187a3381ce702108ffe522b11f9020d0f198c2c41ecc227
0xe2a003a846bdd63cbf30202fcc27c2dfc96eeef42151c0a1d6293624c525ad43

Functions
Getter at block 21418108
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x67fc192d9ff5069eebea6de92bd6a0eaa78d9c24335758b2019f8cd85a34dad3
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x4FA2e32252aD97FC12Eb7Dee62d7501Bb83B7087, 0xd1836b5a3b7a8636771ba5880F02961F175c9E74, 0x96e6AD7e3260C0CFe5cbF1a5E4D809cB95B8C3e1]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
93
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.