GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 78 txns
Deployed by via 0xcc554d44 at 16790800
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,596,127.97
ERC-20
--
ERC-20
--
0xd74cadf679609e3d3905bd4ae5befd4051c5df956e316c61731d17cf25401e87
0x7b18531ee2fd8857c2f41ef40ad272722c8d068d6c2ed3f16652e6509a806b3f
0x16265dad9fc56996d2cd0fb7ce03432c6c2710bde1e04111079c1e59e1f7f362
0xf3c5b5cb2f1188792582ef93b98568953ca3463ce1f2f08d0e02189ce831b9d1
0x94b5634fd2c9e7b70ed1c1627502ec96a58d710568c4c8cb03441e8f9ff8ba6c
0x8d3b70ab0abd1b779ae04c7018003730dfff0feb68177add00c74639a81ed245
0x4daf80bb382a1c053421b3e8e61bce441b547384b936581661237b4f8ce910d9
0x40e2ebfac46b21dc7dc0d31bd336483eb75248ec20a0f11b2ca7b879734df622
0x2747378a7ebb1f04a403b7ad04e79c24cc3d83b2a6978df84ede7bc2dd0ed59c
0x4658e40ef520887bab3a0aaa4c03ab7f80554721834bbfa1b3818e23a39470a4

Functions
Getter at block 21274473
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0d37a51c766b26724da710a0c41d1a2a8a61b5cd36b092413bbdc0e7a3b625d6
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x02162eA0848fC4B88645797d133f3Df0F0230b74, 0x0112F99eAA68444592C442F21852f5f921214692, 0x356BBF41c0C38280d49c3b495FBfe8939240bE1c]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
77
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.