GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 97 txns
Deployed by via 0xb4ff483c at 14161617
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $34,478.32
ERC-20
Value $140,753.74
ERC-20
Value $3,838.42
 (#148)
ERC-721
--
 (#12)
ERC-1555
--
0xc040b0f08911f49d0eb8d0a700d6ffdd3c83830ec67b1330c6013001dd00a03c
0x53c8f23ac0ba43bd84a7cbbcc4583b2d0d67b99893f94ad3d4db9623104ccbf4
0xb6e8ac6d3de5cb247582ff10e0e4b8b1c091e9e709539e1cdce49ccf69c1132c
0x6af7a9bef686dce7d276ad28792816b2da7df2e0176eab5abd8bdad0f55d2a1c
0xc819210b59c34ccdfa3b6d922b036914816bfeb822df7a26cefafb2d8d493a8f
0x04ae448aeb0da1eac562a4f0e90f07ea58497211e80150b84d0404866ac19a33
0x0f6b6f61108577798f254bea93b8cfd752f8d0156b5da26afb6ddcdf184728a0
0x1ac472e647f98c317eb8b741c0ba77ec4309f2be1a28ca6dc29fce11a24d6a67
0xd1d7691b9567e7d7c35b639350053923c98812b4d509190b008b52fd496772f1
0x23a129885fa83e79d886322750af6b43b92dd74677511b896811a30325ecffa3

Functions
Getter at block 20893941
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x39d18d749ce07c108a766e91b6d02a5caad222809193843b5bb93630879b6d22
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xB0811df589E364cfD16A0A7E120A5Ea63DB702E5, 0x525Bd587F4C5Fff6Df420C0725F00230851271f2, 0x55a292Fc692BdbC3c2816749F6C711026DdfEAbF]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
37
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.