GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 125 txns
Deployed by via 0xf16e4c19 at 20083238
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $34.48
0x972ad46224793413d793fc00d2964c8f10060d0ffceb311a82669908034e84bd
0x3b6debffa59d105c16b12cd8d3210c1431ad6ac13145fa870732a3bd281c4fa1
0x5f062460ef766820cabd8f38b5f92f18c21ce086eb08c786f6e622433fc96146
0xaca0054bc90d203607e0c5a66b91860ecca11e3f53f7773db4b64006a10b90ca
0x6f4ada660635a4d15f0865280fe6cc56f7e4a5829566a1771c9a71af0156575d
0x05a04a768d8d08448c5b311411558965d13fb8cee2262b44c1738f7855f22a49
0x31d0e2dc19d36f99e3aad007b23b45d7a5d7d348a6ac234f8df6c272aa9f098b
0x3112bb5dfa92f4839fa5e0efe5cdc6433e684dd57b91a0cd607b70b1810b1d3b
0xd8ffcd8adc4a4a4a507231a5c860460b0fd71e446838321674f6ee58773a67c5
0x34fa1391638c87cb8430662294df997cd3269c91abe4c18d711b4025c5579cb6

Functions
Getter at block 21297518
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x121ae375b210d05bbec208694bd746e97f1bba6049d920820c578e2ef6342eba
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x34779a02B8782417625c471CB258728Ab019609B, 0x747F4aC2a35904B74988400f2bb4eAc006876069, 0xB8C2bBB1cba70c63C2080bb4600D9F4aFfdEF551]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
112
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.