GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 502 txns
Deployed by via 0x6f4da092 at 13184050
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $16,690,890.71
ERC-20
Value $2,648,560
ERC-20
Value $488,347.33
ERC-20
Value $432,066.87
ERC-20
Value $99,993
ERC-20
Value $90,739.33
ERC-20
Value $86,961.8
ERC-20
Value $59,848.89
ERC-20
Value $49,480.89
ERC-20
Value $20,317.49
0xe73b88f0e48ea219f4b7b43f3fc350caf73ed576c01c670bce636c802ff8271c
0xd82488b6f678a42c25600c4aadbca12d4f6cf77d49ae8f03ca9fd36111a3bcba
0x395e072015c41e2000b4dd6c3ea28779a2c7f22d32018f8964e6a082f463600c
0x256824c64a3c42b8741af9ae70aa4a6a71193d8ce928340192b4b445f82be1be
0x054c25c1c2f575c742b3f4b83b445e01c45387e5753db2a5744d2866ec46ee78
0x91e7734f8451e5fcb05e628ea3d82cc1f81b26d93b4c816da6ab1f94121de465
0x283af28dfa721e453a82b1209a5f5817288f59c2dcf2ccb71d47b9a906cb4fdd
0xffbc4b0a354b8b0e8bdec9c43a3280911d26eb11fbcb5015d7a5c15d80c2ee39
0x6bbcc700d622054ab5aae9f8a7c691f571dc2598ae76590a9834ddcd5ca68aa5
0x846764007cd92cabc079805229f55d1a86f8eb30493b553c765f8883d2925148

Functions
Getter at block 20856012
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x50713413c605eb39d9781a3fbce5c8031d11554fb3aaaa34d1ede9971da1f2c2
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xAad32A32F5d977c03CAb04ae41207BC4D9E8A622, 0x2458aA42720A32fd6986f963774bCf3471F59660, 0x711cd20bF6b436ced327A8C65A14491aA04c2ca1]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
469
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.