GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 121 txns
Deployed by via 0xb994aaef at 14964376
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,288.48
ERC-20
Value $3,068,397.33
ERC-20
Value $56,098.26
ERC-20
Value $47.62
ERC-20
Value $26.58
ERC-20
Value $19.45
ERC-20
Value $17.83
ERC-20
Value $11.5
ERC-20
Value $3.65
ERC-20
Value $0.65
0xf8a90b8be8de6957d8849e2c98ffe057812110c865e74c3a2339e2ac9c52d167
0xf44595c9247263a9493b4c16b6672b0e014e6b1a39924d97a857742d906b187e
0x5b18e5c63d0622367d00dfcfc8d760b412ab4adb3a94c3a171ad5fb037ebc079
0xb777f24a37171c31fec45cf7415af976c3851299d7ab04aba42b8e81dac0d4a4
0x3a473bd06fea0e56b2658c85a706cd3c56e281ae237f3a3fce2372facbdde7b6
0xed374006d8f14d42b0f9d9c38a07814b26e5a81668db451a90875e6c46953c40
0x7cbf0aa2a8f4610417ee19c5fd2e549d6c8b5c9571d055e12be273c9a39b3318
0xf8dc684f9b1b26f32881a86d205b29b06dc52928bb000c8384110f95a468a4f8
0x83df79e76f04f53a28f20b157e18064618ba2a6589790ae45735b9d47e9490e2
0xc5fbdf5971c73f4a5ec2f8d7ba876d65e6bed1a0877969221a3daa4af4c055b8

Functions
Getter at block 20871004
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb7e5b54877c4714160c0ed23ce760c759737426ed7b3278e7a388a0e707bfd15
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x15ff3859Af506d6e4D7e5FDf335628Fc1e3ef1CE, 0x336C02D3e3c759160E1E44fF0247f87F63086495, 0x6AC8d65Dc698aE07263E3A98Aa698C33060b4A13, 0x9Ea5b6d2dd0715B6AF9166f016D51285A6535BD8]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
118
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.