GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 218 txns
Deployed by via 0xf4df0085 at 14268731
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $887.56
ERC-20
Value $350.76
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x4e3fcfc04b9719f032b1e7c554d794ea223c51fdbdb17e2cdb07952c674f033e
0x2ebe215590f33876766097e5e49f90689bc4f44f170f6841e9e5d8055c07e5ff
0xf9737fa525ada4da2ecf97e1df4a902668024a2ec432c6ad4a6410825f1a4a63
0x137f128e7430c8cdfc4636b8401e5e9eac6bb3e281cca3dccef792f91917a4d3
0xd077349c1c8898c272bd45108218a6d40c2c68a8624172e2ada56b074f0f6567
0xfc03bfa98caa93397e20ce9bf942b1a767a5d2a0955c8910339ea4c7aae9f34b
0x23e99630f58bc4c9a5754f284c6e0468cdeb8cc904afe7a44491e61ca4a2cb7b
0x2d368255396e45c6a0ddae5c8533e2554feae5c84d471641193b59932c16256d
0x573dfed5b227e613075785a0542fd86fde998f9418f05504074f3d5b93901bb5
0x5770eaba88b4df765346357da702040ed8687ea236da0cf583de5fa40ac01063

Functions
Getter at block 21324394
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf03f6d8ff06ddc7a44163af5ff7437a311dcd34ef071c4323527a27cedd85dc5
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7b183340d531cEd66d7F18fE171Df4c6A3cC61A4, 0x7c2eA10D3e5922ba3bBBafa39Dc0677353D2AF17, 0x11761c7b08287d9489CD84C04DF6852F5C07107b, 0xafFC70b81D54F229A5F50ec07e2c76D2AAAD07Ae, 0x7019Be4E4eB74cA5F61224FeAf687d2b43998516, 0xc4591c41e01a7a654B5427f39Bbd1dEe5bD45D1D]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
272
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.