GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 25 txns
Deployed by via 0x85941000 at 19063706
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $398,610.87
ERC-20
Value $4,238.57
ERC-20
--
ERC-20
--
 (#2503)
ERC-721
--
0x46a6199de46d10bc7a6ae0537762515db32460189e2c3181c11de2f24e5c11b1
0xca689c80d9a5d6d399643ce4943b7fe316d4834a178f3cfda73d4253d3da2f19
0x5ce9d21ba403cc009f7899310000648253e9ae80f60a4fa1f6695d62f551d4e7
0x78001408547c6054229bcae7ada4d1ed86983f5da94a6f13bdfcc91e11a6104b
0x99a72d2b821e810479e03849f6944b63c75837215f68eaf0b93a7831088a6bbf
0xc052288e1d736968a385be0c4a943e13593cfa04b0b8c873e6ff34d8f8015ece
0x9cfb942399d7a8aa3e7a9615df07b8ed741c57d6fa30f2201e8174ff9ae776e5
0x32d08c05f9728004d617ada06f27c0cad13147ac4e7f1206cb3dae1b87663a1e
0x9e5b26412f5d95449c04d430acf055f2ca95970b7a7193e6a3fac190ceeac494
0x2954eff6b0ca5733db3a33145fe20b65c6b69ad629f27c70c3a3fcef48b3c9d6

Functions
Getter at block 21324970
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6537804e3466fd2a297025193aad3d823793ce43aa90868e1b1bdb0ed89c8ffe
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6A77865A699759c22C1eFD7F6094250800AeADa2, 0x3727eC8dC48D774Ff9Df979bC63Ee459f162F1b3, 0x1D8E64071F594E22D3b19EA01e128fE9a0734B39]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
24
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.