GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 47 txns
Deployed by via 0x5f6f5308 at 18192485
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $332.26
0xe9f9c1f198cbce8ec327477e2db612b50e89822ea4c670a188e01c41a032ecfb
0xd42ded8022e2f32abcfa5f20206e5c4a13d7c9bea67c27af7194c15e7fa241c3
0x2df0a933c799d02fe1bc79db5e98c24541ad324526e6f51be735fc755cb86bae
0x949af4e6663eeefc88cf99a4f32800fddf9342e66317d829125b6bc92fbeb196
0xda669b3f96d95e2ec7876867ed6982062139cb51e9e70ade6fcd4f19a58e2c47
0x4b18747a9fbb7855901d9624b39c1fc1b68f7961766bb582642dd483b7463937
0x8de10b2b95591b11d5fae8f528903a244364bd1deb9b4faaa1a25fde21dcd905
0xbb93cfcba70348eb3f683c3a65f78952f0bf3473b285d997d113436a0cf969f0
0x88e44e15bea7d29ebf50787584c3c11a5af44c454c948c1642d99009acf2db58
0xdd7753e3a6589bbbfa90dd5d45a832ef6e02b937eaf1949aae301f498308eb21

Functions
Getter at block 21395756
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9e8c37a1111b771e4433007f2ecf80489e337e90bf2b903023f85d17dc38e19b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x147686DD4d9696430D0ebfa4369a2999d3b8f361]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
46
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.