GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 347 txns
Deployed by via 0x77b2d61e at 14780870
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $5,268.93
ERC-20
Value $75,223.29
ERC-20
Value $10,466.06
ERC-20
Value $9,734.14
ERC-20
Value $7,833.76
ERC-20
Value $1,910.27
ERC-20
Value $352.33
 (#209)
ERC-1555
--
 (#322)
ERC-1555
--
 (#1)
ERC-1555
--
0x7a1666cb2418e2af8fe496947fe54535b3c1a5c5d7e4fd2ac29521c5238b46fd
0x4f9617a67a8e3eb93a2d061ac97c5a5ee71413680e5d53def41a7dc7fa24d863
0x76b503643fc1238dd5033ccdcdd292fd49791731d507d06464891903c4209daf
0x2c4728a36e5f232bd178a896bfbcd19df76b7bb8b88d8655aca7bf6a3c792a7e
0xa1deefe572e9a887c1ded32ca0bcff7b8de42c298f903ba2d304a6257488dd16
0x226ba59c5574c7658caf230346abdac263e6fcebc6f5b88e8f75bd3286448dea
0x2bffcca2afe9f1ef01094d28c5ac431bd7925db6e91d9055e2ddb2ad27a6add3
0x2e73b97abc4089daf874c5f375e9256eb802dfd77647f03b774be46a496b0472
0x395d450a40d6e03340526ecf6eb1133ccd7617c1565103f2f0dee374556b9c03
0xd8597b6ab83e5bf635aeafd2c0fbbaadf6d3465f371f4b0fd7377484e3477688

Functions
Getter at block 20927680
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd001e1f40f24f6f3cf063c72a7a795b82d4e5b0121d9da8f384aecb06ad3512c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xDB9e353476aE809d2A67959ad76A69a4D6e024F9, 0xBe618c68a2Af58aF57eC57bF37A7058fa60aC270, 0xEa7D910E8F1A0CB8e3fcd6933Ab6Dc9bCE31b6b0]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
296
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.