GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0xa01cdcc0 at 17369545
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $5,201.45
0x34b5a70dba8b10a831ea863c641a93bcdc23beebae6f9cf7704b95dd95d49b3e
0x91db578d4f2ea115f1d204310fa5d3ab140770abaea6ac5afd8beffea941de2a
0x65da7f16f271bd2201bfaa7a055f7553d42c719438e783ba883845e9c6c3ae0c
0xa1ceaccc630ddac06b744cd19e9d4ccef505fc392cb8fb5c7d54e4f0ee535e04
0xf4fe55531a4dc6efd7455e297767e8a84833d4302f4c3a2fa9e4e805107f66ca
0x7c84739b3090382f6e973b48ceb14721041b73afb7ce761445dc2225db2ad405
0x857c352cd97e19465707f585d22b2c1b71131cebb11ad5d72e08689d32b85010
0xb840e4b295fe091df6784b3b9761163dc9c99aea33c6778c3e44eb3789fb17e0
0x486cd0c5c0a58ffd076a0ddbe1607f462979dafbcbfb57c5325d7d58b6b3ef02

Functions
Getter at block 20890998
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x14710940ce80dcdc5722e82723f0776d0fe81d2f672e0ed96e8cbf36901e6ca6
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x72A2e255242a8306a1a39fCADfe8e44d28C04942, 0x6AC169069Cc521dc14DE53c303033d31585D1F93, 0x5c8E73939c960A9A3bEa10D558375F75E810C2f0, 0xB95346902141Ef505df6d0af570c4dAE22a9217C]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
9
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.