GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 10 txns
Deployed by via 0x50cb3e31 at 18855994
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $17,069.76
0xb344f4ddaeabe853a860513fd78cc469fa4c207c60ef5af2d199db005bfda41c
0xb682543c38cbe33236c8eba6ba19f9af538206e515ef2ad5f36352ed849d0e87
0xdcad1242899896e38597f021c2b5a7cfa6a4f0c443bf5437e3160c0abc7bf55e
0xee5aa83e00f32ebe20367bb7789105bc893a460943c274d609b519ef5b18b481
0xea4d095146d2f5104bda05dc970e65e5160bee9bed206f48c7f540a37ebce813
0xad920eab39a0d190ae612a4f483055e9c694662dfa6a7c2edb25fb09b324eda6
0xdf8695a45c4e15b56bcedbf4f0068ba8df116c80dea1434bdce83c66ee81dccb
0x4009c7a7812d321c1e40d849fa197f50384ef573ced57387c317c516b8755cb7
0x364b7f1f20dec3ea67190ca163c87c9a1b555e54d2cef97432bf72bdcea8229f
0xf5f31941f9701f6b229af8405fdb81dd199face99787e4ead7eb883870e664c5

Functions
Getter at block 21241472
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0e8d0912f2f3f44543e91359923074b70df9ec727f193a6aec4e4950d7ef95d7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x129b37e3a04ffc40b82462cfB3FC28cE15330e99, 0x2De227872c64f852C4fcFaFf041178C2957eD6E3, 0x12b730b5705aeE7a5950f2592AFdD72d453D3819]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
7
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.