GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 70 txns
Deployed by via 0xbeee3d9d at 19421976
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $26.21
ERC-20
Value $387,707.8
ERC-20
Value $7.33
ERC-20
--
ERC-20
--
ERC-20
--
0xb902094c5349d25340a9eeae0057a6cbac50b6bba8c840b9bf30eac34f99d50a
0x0e8ae716c10bd282e1bd31b0885d71d5175e9df56f0d54ac92cfc54c855ee9c7
0x97bf4a0b7e0b866682732eb4ea34f27af4d6f6f6f77f38793338a413678e90db
0xf35c58bfe008488b2b3d16c25f0fbdb6559d60c24d0cb1021040e364345ec1cf
0xd1995f1e9b4519d38cd52c3b297d8570b0439f06d98de4bc351fd257d05bd6e6
0x268780a0e0f55c9e6a605cd00ee0e8b05a8b8fc4a83cb480d727769634e7dcc2
0x4e26c208b77f094721dce64e90ed8a3cea87bf1893e0bbfe2a8f684b2807b7e4
0x1013b55d9fbb941eeb648f084b84f216432ec101a2cf582fee32dbf8bbcb2820
0x982ca97c11dc1c2c00fee6c5e60e669cdd7c549eb77c15a00b4039ad6ece1bbf
0x45eadfb197ce94314af62be545302808345c857d0aad431ccfbe5ac9f6c6534f

Functions
Getter at block 20984132
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xab4f934a4b15fef6ea5362250e49151226b129c6f194f92f49d0fc6181c613ff
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xf72Dbe617a4f24c8447178f6F11E4F399393255e, 0x36F37f8571AFC3486d33Ee7b1C7F12C0211e9891, 0x9Ba0172ba5fA5d72dc47De26D71283774A4a47cb, 0xbB2491beFBd46CF26F7e9B9Dec16E0c31f9c5ae3, 0x6626593C237f530D15aE9980A95ef938Ac15c35c, 0xb3dd2CA3F575FCDd79F5Cd45c5a6c9db860F3E4d]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
68
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.