GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 176 txns
Deployed by via 0xf7d1491a at 15125372
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $740.36
 (#10651)
ERC-721
--
0xdd7dfde84a247fae047cb2b3aa156d03df9687d0e6600c3b2648169a626ae501
0x4b8c06ff93fa3365624f71f5430d0d4183d1e8417cd8a73211a05278eca0927f
0x5955ad3cac62bb4d75e88a3bab1c8bbeae3e50d844545370d25923ea3896097d
0x34e88ea38337ea77703e6b811eb13d2fbd958e56dd91edd265a1fe8dd42564f0
0x50e37ad08ec597693548b54df6b597ea06efa97a28e06172e81a4a2027142ab2
0x4ba45f8420b300095eff411b902b458d9de180ff6d953a4c330919a63351bea7
0xb8dc0ac102fef5380d2e7f91bb8d8a8ecb56b762a2cc5057ac5852a95d6fa2af
0xaf71ec366a0072488b1da0ea368e9fbb07791b7d386a6d5ee004e7c4b1bdf3a0
0x8dea7fee21ec9f18393186708fcc97a17d130e4191734962a50a3e967a24350c
0x0c8aaafaeedc8ab2cfa467fd3e1d416c6d6e72b4c9c92000196471ddeec1887c

Functions
Getter at block 21312714
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xea3e03f5cf8ac8fa949d581b7fee99cd2a6b6c3aece54a2184275f95ccb768d4
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x87C2f533EDf9f35DA6D64B373964AD2d87a709A3, 0x67e4c454c752A0965a098Cf5AC4658854fa40bf9]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
199
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.