GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 43 txns
Deployed by via 0xe1ea13cb at 20336550
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $171,233.93
ERC-20
Value $231,449.35
ERC-20
Value $50,280
ERC-20
Value $47,429.62
ERC-20
Value $7,650.63
ERC-20
Value $215.49
ERC-20
--
0xabe3cb6df7dfb0c39146ff3686f06dad07b8f4141e074df4ef060871e04cab2b
0xece85e125c12b9441669cf22947e4d39be87417839a441ab7332c17225b1dc66
0x69e465667267bde423afe36960a40124ac0483e2da5b546fb427d90dec705938
0x9bacb0539d65d42cc3fcdfd186bfaa097427333a82ea9db1e1b3471f9ad94e31
0xb88a5d863c89be5b883fe70c07a040195f5bb8d931bb845e0fcfdaa2816e0528
0x2eecb3f5b2ce0d315d44bb4cd0e72c7ddd335410fabce8c24e7550fbfc9082e3
0xb8c8290922ef189b958db0ed47fabb140f013961d4221176d7e85940e3930aa6
0x9fb0f904d41d75a851a469b127bb61f073126e13eead7e1733cb4c27e6657d4d
0x0f01f9a6c5ec1ef4db9ca86c7c00b548d5c4ce9ebf372a75b05ed6b3dcf4ef8a
0x0be7c3173f544a6dd0233779981d853b4ae4769346eb1a058814a26de8e57cde

Functions
Getter at block 21299662
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7b4f7c6235d390d6f5df064c0aafa7f30063943104d31b57ece628494fb61ca7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xf38508fA33729d89f4B6a630994a05418F7E4748, 0x38C8b54077a524a4805e72d5B22982354507c4C1, 0xa8E680f6fd379Ce7CBa31A6C36e07B314cB95181, 0x92f31477a71fbfcb118537A9938bcf66dca3265A, 0x5471f62D000D625D3fa14c23A9b80CaC02bCF540]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
43
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.