GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 217 txns
Deployed by via 0x696c1ca4 at 14646817
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $5,551.49
ERC-20
Value $54,303.2
ERC-20
Value $4,086.9
ERC-20
Value $1,866.59
 (#39)
ERC-1555
--
0xdc1d8e1bc0f8d078d8ebd2a49f896e79105fe5ad94c7e1b736465ac37961feaf
0x8193626deffc144e42bc6a82d1c3715c183aa8aa5fc54c28bb788d75c19a96c3
0xfeba99c4eccb199f604924b3c5c6886d93fdd05d525e39b516eb641c8254f89f
0x68e3af670038a065029715d135153509593f8448629e95be506b7af499699aef
0x2427c6262516e2ab22fb53d05dea0b51b29e8ba4a5609d341e5be266e3099083
0xaa4b44adb1c6a0a779b60add28f7a7478819b44f20f6deb54c6d903e0849584f
0x5ebad801272ceffd3ee26739c05f8dca67f8a33916fec2255e535c9d148e2bff
0x41e43968e067aee6b8846ff3f3ce22a24a67b4936b21276f2ea7c15e69049dac
0xd7422dda511a8a80e8c37079d6a3312282f2eff2e3fb20c1e25f9777519c562e
0xf907249abdb50b851274e627406764d66ea4963907e3f167fdc5ea7de748da2c

Functions
Getter at block 21208771
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc6c6269de6c6da6986991d4f194dbbbdbbb153e841f2bd387b6fb017807ceed7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xb57Fbe8ad5730fca398d907e962b4bB8f88cf8FB, 0x0981Cbae33BF70cB18d5988f7D82B9D9b17d210D]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
245
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.