GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 19 txns
Deployed by via 0x3e8700c1 at 13644494
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $9.33
ERC-20
Value $2
0xf630c6f49954a1c4f778618b24f51f7dca238298fe24de9f91ca960a13843ae3
0x435281c4d2a651d38ee57b62177ca73bf6de1eedaa963191e4f2b0539a2eae10
0x78f9d7f2f3ca8bb5095ebf56e53713cd2ecbff0da43b8f8e245a2cd6d0e99036
0x4f2564175cbe510f251a94ae831b07f27ce317b8c80ce17133ceb42db256dc23
0xa9904c2522e28723e067683fd62838242ed727990ce3de9c108500ec18ed0971
0xcb3cf9faa9921a207d68e656a806ad0e1fd219fed2bf6f6a4dec729927f94d38
0xd39861c77f4bf7a499ae70daa3c50add3222183f4d2db43432909aff67ed7b16
0x997752e5f4cd95a52c1323eb4be20d5c7867e75f2547a09d72a8c3a0f7057234
0x1ffedaa8d0ff1031117e6eaed5d09851fff6d9c79977bbc4bebfd7b2265000d6
0xdb78ff265a2594755430e37d16d19c036b1723422ab95cb957a6e535ec05d374

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