GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 56 txns
Deployed by via 0x591b8228 at 14390679
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $30.14
ERC-20
Value $169.07
ERC-20
Value $1.09
0x291b09c03749738fb0fbc4e6549a7e183c16fa59ea19a4af54d2b7c92f90eb17
From
0xe35bdd4d77636fe4d3751b94e2441ffd18bb898f0ca1b93697138dcfddfbd9ce
From
0xc363b73f271e1f54d7b6d8d613f2cb173520c3e6953dc5819fd4008ac3fcbf00
From
0xc30898661de457d8b182f5aee07f0d01f59ab295d99d5fd1d5f6af5f349cd1f2
From
0xac5fd9dd163ca100bb347e84ac026462736bb139c7d716e336f89f49c2a19718
From
0xb0c19bc20372ef2d5248cc69d3f4c9505507f40624d1a2c5528a1dd921feab99
From
0xf2da43906fe6f36fffacb646c5ad97cd9b38440746a6a5642204198230d01462
From
0xb5567cd82e92d880fe074697208bb62c1c21033b6374dd38fff1298d6b6523e8
From
0xe86bf3a80cf26543c51190ed4ff8191f2b2ac1133d05f998f6032f70daf49367
From
0xdd12fc2ad99c5ad48ec5733ec94d8fb0371e38155a60eb54d090f6e003c66ed7

Functions
Getter at block 20944409
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x18365474bf0e06076d62e9186621f44322a4713bd1489cfd7a458dbdfa87b12f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x14dd4FBB0708aF74Bd3F86698122c6F3829b1462, 0x4547fA32596e5e00b87ffE95d3BAd1F80d98bEA8, 0xC9ea1AFf83F0B35371729935E1bBecC41e590728, 0xEA23046b75C9dCD73001c70AF702A05A5366bB14]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
48
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.