GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 8 txns
Deployed by via 0x2e404dd9 at 15857787
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,787.08
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
0xb40d2b7421778a100cf2e6ad81d28e05fe77f2cc8ebae48ed1fa4e09f4ace2c7
0xf8c56fb1004db7c36929319f476c39e24799a56b6f45f14cf10e6df16647948e
0xa516e8c5e27fed04259a3a287a6d8c0269a54fc2b692f9d1e383b3c287d86d50
0xf128240460a2881df77250634bf157e7680ec6219783b0df8a32b20a0211bc0e
0x5be7e64029fb711ec761e8855600d24b6c00afe78b496a792d3de76b7b23bc3a
0xec1cea007282ed2728234021ce3c30c14f10e9fab543d2dfaffd79da4c4c6302
0x9fcbf1b8d75c3049199b8189b57072ff87e2c936c57ad9ecd8d3432b381b144c
0xc558ce90be3056c4f88a8776cecd870e6bc072f090d623f878ce3c940bd24b61

Functions
Getter at block 21305815
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe79976d7eb721eb67bf874e8600b83953c06c06c4d6ec6282387447e0de83a30
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x504e95B66f3a784D40799f4122816f223A040CA2, 0x66B2dDE4FFdB99101B4d6BC1c3681Cfc2C1188a6, 0x700de2829a44fd5f062fE3E1c5D5988e0E99F9D1, 0xC8940173B9C1b5C9dD829828DB90CBbBBf3E659b, 0x1c113a4c0f19022F6E9806C86Db50f1DA335cB0b]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
8
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.