GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0xd19f51f2 at 14253793
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $31.05
ERC-20
Value $169.47
0xe9e968db2f0d13d8e46576029e971e3ee883f35ca6c4025a1dd2eef7ec2c9156
0x430028745b114b54a304bbcf29e78427542a69e84d00e5fa655d936c8be1e062
0x6b8b7773e2aba695a73b2d520cd60c85829cb2bf58a2c785a4a80b7f337d04bc
0x889f0bdeffa5d20ae47428266cafe8863d387e37a33439564ec5cb1aa56ae348
0xb97f76c4dc353fb39b7a8263ccf695f32661b2346ea29ddd82df046d2b941c7b
0x9c5b81f86d50c4165f723d593eb8c0c8a2a92a5239ed1ad948d036afdb59a0d1
0xcee024f7b66d020544b3c658de69b6950732a6ec7552a0f37815c190f50a6d75
0x584cde8b275f7f64049076d8df533206a9578e2983a1ee1fb681200bb462c082
0x3064097b169aafaf3f2d27ae579ddc3bde8979b8b55b725a50f40527a30c158f

Functions
Getter at block 21205530
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xfd95790523a6d89bed3c010b07593a2cc581593f913344d0f0d72a82c5095c33
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xc55730Fb5DfFA24CD2D729Fe1bF26ddfABe5f041, 0x154d829bBE43B6BDd6C22a3742C2FF781159A9C6, 0x9e3d3ff3573B1c56DAFea6351E6199eb52879ce9, 0x918db7dD55af0aC851f7992FaDFa0d47b01C2BDB, 0x25494D9bA3242E8860963b638547C9Acb20d3a40, 0xbFb07318C58E33aF3d50F142C10Fc31B8fFB790b]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
6
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.