GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 110 txns
Deployed by via 0x1f536c05 at 14069733
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $187.52
ERC-20
Value $22.55
ERC-20
Value $0.88
ERC-20
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
 (#3445)
ERC-721
--
 (#3444)
ERC-721
--
 (#3443)
ERC-721
--
0x9868a44ff59ed6bf3ea5130fc0c11586eac293e160c846c2212c0fbe2fdf986c
0xf80a23744e0762cd3c8678a637f9329d59e308119b6fb4c01bb46577c2647f5a
0x928c09c923a5e6644aa7f6d9a7a47a2c42cef5b7227d0bd61c5250a905b9bff6
0x5b3e3dd8fdb7c51133847c738046e5b653dfec3549124f75fbf6417e0716dc3f
0x455464a095fe848c1b848e4fdc784690318a4cbf8a6443b0bca98943f7ed042b
0xe76e3bf43ec6db0af704c13820eb63dc24215c226cc1484c6059f833a98f4313
0xcb27fb915368c090d53233f4d2b3fb0d672eee087dac0173cbf676daf8496550
0xece661c5f5bf923cb66f3b5e29103d9508c618646cc3dfc974f0e17d5946dce3
0x2810176269f6f197c1a72370db789cdb9901a0971ff1f069dccceaeaf7cbdd11
0x39d53bc1c2edbcfc3c23840a3e841f9428043b02a9ab8cca2b7df1030a4ab82b

Functions
Getter at block 21217799
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x021f51c17d4b969ffed97a180a37c4f99ba84777e9c4c69ac0bbe04106aa8997
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1b213BFe87c2585486ccb773B7295D362eD3f831, 0x25f4a67C21aA48DE5aCfb7Ad55A6C6cE78EA0428]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
169
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.