GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 214 txns
Deployed by via 0x76fac158 at 16150931
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $53,101.13
ERC-20
Value $36,185.86
ERC-20
Value $20,826.1
ERC-20
Value $4,093.87
ERC-20
Value $3,534.77
ERC-20
Value $3,256.15
ERC-20
Value $3,088.16
ERC-20
Value $2,814.26
ERC-20
Value $2,537.33
ERC-20
Value $1,924.64
0x5bfc824ffa3adde3dbeb0aa7bd57ef4956056fd871f9f21f1f8963076fc50174
0x9c5fc46b5abcbf30b4cd966d286c3cfa669700e880913cb6450f5ecdb8499912
0x5546c0a71d1b55960271181f9551556f598d0c9f1753ba2576c5deed481c6c99
0x34b0a61054405d64e6508dcf412143f3eb411df55905260c65c94c056f0600fd
0x36d2d40b64e6254ffe8863bc0462885043a07d73091d8370c5e8056556b30c00
0x937d5a6ba5a09803a864b30096dd9b724bd83d3c96b33c1a2a7d58770ec8d35b
0xd08526c3f29ae6d6ecf4484cffb2d30cd75b740caa0344ca675dc7c2bab7571d
0x64f75946b6faff45ae964a2027b3fc92bdfc4ad42c65782180bb24d55c78ff08
0x53707f0043cbeb60845095abefa9c6150af904df2497c83798dd47029fa1a3f3
0xbe3645512de7997dfc7d81e1dd3d8bc5ec9d245cbfde463a5cca5251d19e6ea1

Functions
Getter at block 21242221
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x70613bb30cf6d86787a6389b80f4d9decf4cd98e2d11dae8dba93eb7c6600e32
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xeA28748E24af7F409FbEd8db629619106b39883E, 0x8B18687Ed4e32A5E1a3DeE91C08f706C196bb9C5]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
204
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.