GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 100 txns
Deployed by via 0xffdc5f2e at 13992094
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $86.66
ERC-20
Value $5,308.16
ERC-20
Value $76.06
ERC-20
--
ERC-20
--
 (#16)
ERC-1555
--
0xf078cbcd1de2f6e5bdf3dcaf1f494cc551aa9fc3132745e0398611cbbd44ec10
0x1c9c63bf739d90ac0cd880c6beef803f010682b0ef8e9ce7a6d75ffe71436f0f
0x61a266da156f6ff4753fbcc72209e618c4d7f5cb5106660da9c0086ae8f8f3b0
0xd402233f633f3ae3d6e1c7f97216e3c860cfd036a883cf864389f9cb65449632
0x82da2915f1a39bff9164346a8c09e1b0a4e38827c15e92e0207ecaa927a57ae5
0x9b715f06cecf0b5aeb68739a4cdeb01c8c76c292c34756022d6e7d910dd8537f
0x8fe49a66772c5ea16ae78bf77ffa86c6fb2148d5a2914c8b06a1ac3853069008
0x01a79b6c9d126451057d5bdd7a471f8a4dca194730da68df53774f365c38dbce
0x5d6ebdc7da1dee5d91c73467c7e4d09a57676d3bd8c91b8d449fdef68d607d3a
0xf4ca283a32d869602667083e92cda5a5a37fefcc077ce56f42ca0f4002029e8f

Functions
Getter at block 20933704
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe79039c6da14b39354d9b4797262ea7b9ec7217f529151aadc13411a4214a68a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xb06D9B2a953DF117389956d9a52848Ad4a4696a4, 0xfB634fa9a686cFA026E40EBa6459226F4dE82694, 0x02BF9cb2dAfdaDe5f37bDD9d9D0695d7283483CD, 0x815883a8dD67B03177EC49F9F68C3834D034C483]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
96
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.