GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 137 txns
Deployed by via 0x82324f72 at 19818295
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $333,806.99
ERC-20
Value $281,952.92
ERC-20
Value $1,188.59
ERC-20
Value $61.34
ERC-20
Value $8.99
ERC-20
Value $1.08
ERC-20
Value $0.05
ERC-20
--
ERC-20
--
ERC-20
--
0x63a3a37bf03b2b2b83a66a7d2ca9a04f1e4b4d8199291d903a42da9c391a3bef
0x9f5a6c183b66805d36387c556abee8cd4fe46341b291a529c9474e7a38da0fdc
0x0aa3dfa1d04e37740205f948cb5d8c709b62bd09710f2c2d6f55efb91f9a4211
0x74419fc7d23d25a2f12ddd82532e1b801e76750af59bd93715d5b63ecfd3a795
0xc2eb1e87b0a789b0415af51d24e14cc2f2f1e7cde83a51067876e1a51677fe6e
0x174f5a05159f2b7f747324f955de04a0ef8913ffd5b5d33abe3aba1d20415f2c
0xac642a802b15625d4c37644a8d0cbe6c505e5197f51065500f24b4c78c1eda4b
0xe66716c0dded45b5d999be8474ad6d512060aea60fdfc8b905ebb3a46fa9fb0b
0xa577c61b97c23a985c766633872e41a1a33ec04780c0f230ee6636d52e368292
0x568a2931b22e391256d17288f8375074c206f9c43fcc286ba74ab83e4f38d827

Functions
Getter at block 21184530
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb33efbb3b5904f82ccc03509b0807e846bcaa0dbab35b4b4e094cc652b9fd822
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xfC61049029239f9E71BbD948df5Bb287aa2fa956, 0x2A2D49D789Bb6966466F0f1110f9F83eB61ec229, 0xA0e01a52872c9c91c4F51b640Fe8C2ca9f2aD4e7]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
132
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.