GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 105 txns
Deployed by via 0x5f1a5662 at 17098066
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $15,924.47
ERC-20
Value $2,455.58
ERC-20
--
0xb3ace397b381402cc95c1783c47463e9063b75c21e74d2f67beec2ac8dd40601
0x9299355af4c7f32970474de54df99d724e70ad4db6b3333f753f57956e94035c
0xbe5524bbdd0aecc3c10ce68cf843e3abcff210437398873e252d018df84b06d6
0xfb1cd9310a38666735069108a985094a7e0ae81f989ad6005c2db15686a4f7cb
0x92920ef2c228150c1bb5856f2cfe88b1c62d0eb6d473d5ad855d45bbaa13a0a2
0xb0bdb38f5683d04779194ea18780569479d69bfcf560b521a39857a69cde42ab
0x0009e8359a8cd3957e24594e4ab36bd2cbf017ec778735612860b05d585b883c
0xc16507fad4e672c0f744122cb8e976504ba8416452799f7a4aa3636df265d1a2
0x98b34bd52858cba7433c84c91490224bc24a2df53539f62e56e24df000933fbb
0x88b43cb3db153be5746ae9e40b4b28f379a0e9265c54c5aaffe90c146d6bf746

Functions
Getter at block 21177033
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7c45a79ead7de025ebc80575fee6f3a0df9d9b3772940e3916a2ec1db46e15e1
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xDc43C3CA65ea79FAfE251E45fe6040f67B859BCb, 0x2cf441D92343FEC1E62e775852486F98D3ec7849, 0x0D4A3543A130d0454Da64bc0c7fFbF89378d70C0, 0x95b3DF1d5DD672771ef77d8669F0D1D0a8bA4273, 0x0930FdCd5B133Be1C2Bf129F230cCe844e5D6308, 0xE9b13A9c1a103B162855cA324835DdbB251e6D47]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
95
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.