GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 30 txns
Deployed by via 0xb6bbf4d0 at 18673953
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $170.62
ERC-20
Value $3.66
ERC-20
--
 (#2619)
ERC-721
--
0xd387a1169b1c2bd5f8a4402538b8ceffd85f8701fc738a4a6520895f71a8d3af
0x513dfc000231f52a397a49122a375c145306ba55f81ad5923cbb4b51a4f84a2c
0xfe64cf5e1edcf839e8898b68edac0c4fe183f911a24fa5c101e8407b72eb308a
0xb5dfb3ce8445b26d977f6191e7c691082f95e9195837350bcb70d23313e36176
0x019186218992168891727934eeae4c400c3a70d1a28c874bc3227ba87dd4e6a8
0xcec9e4ef3b71ea648d2c6957aafd117d8954c39caba1545b081fc5c76c69a5fd
0x1b1b7b76ca398466e739b4c7f51662f6f0e2e73651bfdce5b2052fabbe659291
0xa72fe87093f3b758abb555f6135e41aff29e7e14cde1e0f503ac9d8dfec8d732
0xdf20414aeffc7e400df15dd401d0cc6c4a56d2dcc0e6679c947d6aceadd4045b
0xd68aa5ffd24c7945f035a9453dfc1000ff2bce1a7961c13c1a0d1a823575430d

Functions
Getter at block 21226000
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x666966f8fd09fd245572f98497799c26953cd4f611781956e39f79b5686cea9a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x591a14c4648841a36F3EC55b69B1d0F4D67e8685, 0xa7448bdD0D46Cf9057d51D4A95c3d843166dC9F8, 0x8C745A871d290Dd933bBb251BFB65E9b676767D3, 0x77B2e39a7ADA4Cb6571F37bbB169dF685ff038E9]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
47
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.