GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 83 txns
Deployed by via 0xf4bfcbde at 14024042
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $105.05
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
)
ERC-721
--
0xf13e977417fee6f7f57a7b6dfb4829a1ad82d76cdaa57a47c78d35d692e02337
0xbe244ebbf7c5ee74350ba549ca9d8b1d32010962ba7c226d0b451d6b7c8de8dc
0xa1e507bee9c1816fb97b81d6042ce309f5f66742add17df805fec0acc3063501
0xcb9f6628535280bed485c66549f7dbdbed5b6eced9c27966c58fc064a34fbe0c
0xc4556a89349e5b6567b6c35ff15dafde35d482a4b4ae46f4ccd69ef16d2a94cf
0xecfeafd366eaf82c71e170a3770b4f45a2c999b02a6e951f5204698267334b9a
0xc1fdebae29bb1bb2ec1ad39983b1d26f383178a7fb03c60e6c56b434735b5a89
0x20f839b22a520f1f2bf8064e1296858571d0de7ccd3ace1b045520c4de6ac9a7
0x0e29b6669bca82dc8abd709cb5aa945fd31dcc6ee2670d6f0402127bea379493
0x7282ad3daee3e249d1d49af6652d6d7cc0e109f4266bbac286a2dcef68e9890c

Functions
Getter at block 21289252
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xda1832866bdaa16275dc18ba9f7e4bbf9c7905e52c33b083271ba00107964aee
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xb84a376631Fcc3C1790b13ab7942dBEa5D8DA8F6, 0x358afFb144124167944a67C9eE92769812f1fcC7, 0x51F824c0B073bb89F8303F747F76ae11c37c5E7D]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
70
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.