GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 71 txns
Deployed by via 0xb470bad3 at 14951681
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $717.8
ERC-20
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
0xb9593e16d5ae0437c206b2f857f9c1e84f19f8ec009fd305c037044936b40b6b
0x02a255f649654bf100c640b665c43059652bb4ed5a1ec5e00fd0eaf2a48946bd
0xf729a30cce4412e062cb7e68b9d756f6216046f7904b1c7b9b55d49cadb4668b
0xa1606eae256b665cb6e09672e851c7267cd606c46d54c6f7d77cb0b3d695ec6c
0xb165b95739669b75d19c9601d6b888af134b7b617b371fc11210dad5b7565781
0x80b8a666a458cb35ef744dceee00f1f60167e82d0af567c2c22d8444f90fb171
0xcd82ca51b1ea7cf86b7f98b5730ae2afc72112a88440b74843bb67915ea2f42c
0x083804251822424eabf8b89cb2d5f4fd79c92a246fd544dabb8b5b54dadd78bf
0xdafed6545edc19d16591ad54803c17180e71dc45fafcd36e0f960c632e38f2ea
0x1ae0b7fb2ef21347d2217af1b6867e99d354220b10c0c41fb86dd733f1090d6f

Functions
Getter at block 21256771
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd43d09b643c38915c3814e84d965c2a17525e4e6962e5c46dc2d810b8d036d2f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x68f3ef8Db8F07b6049630D4db4A6bE7abc1441D2, 0xfD67BD1BC861e0140Ea5B2Fbc09C7305E7a2a223, 0x42D46f80202504B0F62067DF9E08B9662Dd2ce09]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
63
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.