GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 378 txns
Deployed by via 0x44aea38b at 19045147
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $310.73
ERC-20
Value $2,800,389.01
ERC-20
Value $988,213.19
ERC-20
Value $27,529.42
ERC-20
Value $3,588.87
ERC-20
Value $804.4
ERC-20
Value $103.09
ERC-20
Value $0
ERC-20
--
ERC-20
--
0x0dea8414f9d8c7abb368da99715073be7996a32b9462567f8d774c0407e5b1d4
0x2f4ec3fd91276796a617709b14fba21464bd51d3824f8dc59af576c11acb519a
0x127f2c0aff86ffcb445907ffb8e86bd6a907804fd863174c69ba6b96bf7a6378
0x4c936f9d39142ad05d08d4d6b04ce9929a1b0fa2853e145b7c52ff3762e22717
0xb65300da40dcaf2572f21fcb8fc2c3bf1a639f18c133be3765c5b46b8a8afc87
0x437b19ae065af1afff9a33bd2cb10fee2511e59d7fa591fc2bcb6480f087e9be
0x4ba2dbd783077f40f9f56edca31f99191abe163f51a8068e9a94b61e976323c3
0x935a320237d6c5dec0360568d545a738a053ffbfe51fb57b717431470e4070c7
0x86de4483dcd01ea04d37295c6b136a1b8a174d65494c1a58a204f28b270efa32
0x35c52d8faea84fd216d0fa8b0473ef9f365665f4258ee26f87a5072ef1641c5c

Functions
Getter at block 21207315
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2b42cf98f26bdb86423434a825ed496385c6a27e62b79ce2a7bbc6522a2fcd2e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x31b43508ae97F6cf5309e1A54966EBE15C28768c, 0x6bb4a97bEfC054d424483b3f4D7fDAB2BAAFc1eb, 0x3131c77f79513efab8D703176f831Dc3870d5557, 0xf8cDe0C8B13de793ad9597713A05F9FE9730Af01]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
390
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.