GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 141 txns
Deployed by via 0xf1cbd5a7 at 15406528
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $255.5
ERC-20
Value $92,498.65
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
 (#491)
ERC-721
--
 (#26)
ERC-1555
--
)
ERC-721
--
)
ERC-721
--
0x71869b0399a14a1533205356f50fbdcb2ac42566e971de3a64c103b3bf402a3d
0x91a8e573346a9d7c6601eea3b38dbd383bbd620fa01382ad547e3e55b44ab9fa
0xf08e482785a8e6b6422100d18d7af4cf4468a2c5c1416edbaa998f8725574ea8
0x631ed4a9643b4940d978e6443c5cc2e0fa2baea0d30194f5c7253608ac69a69c
0xdd8a52b32753018d3b07865b3980fef8560b4341c8219cbfb57d892bbb9c330a
0xd4ebf2f55e3a7d45b114a5a281eda4c6280b4f86af52829babeaf167059cc044
0x3c7d21a8d1af88e0b0cb779380737229759f6eb588bf565c007a0c5e8f097aad
0xfedc290ea793dbf652d4b1774ec1f2430d102c5ffdfeb0623b5c9c1682ffabc0
0xce5147366251fdbb1aa499cfbc6445afd1c19f87f44f97b8b8f9870c80a74aec
0xaf8b0be762fa4692c974c8fead308681d4b5e392fd0e0906f0d08986d7edab04

Functions
Getter at block 20909191
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb32148f22dff75e2b9e0320601e4f2dfe758901d936e04b9bf532be912690c9d
getChainId(view returns (uint256)
1
 
getOwners(view returns (address[])
getThreshold(view returns (uint256)
5
nonce(view returns (uint256)
144
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.