GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 217 txns
Deployed by via 0xb249f684 at 18424450
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GnosisSafeProxy"

0xe08a362d1095de1083ada288fd45fbb5d3dd8548354cf5f18634c0ec934d00a3
0xf3af17114877340bdfb10d14135e5adf9a53851a19d593d95cc61e6b01d983a4
0x3683ca917992c5157099ffa0ac02080abec4e4d7521be634b5839188f4464dfb
0xb5805346f6afaa6935988e3a3f5dedaf5df773cb7ce8ed3dd74bd5b31d19b17d
0xf481d46059e6d2b22636ff16bbb1e611f09e54461c379bb0c94075ac6cca3fb4
0x9e9bc40046be212648707fb308785ce806bec7657355d992427f5ae5c55c4d53
0xc91545a1115568603929c278a53bd2fecbde7d0a4fa5fea770add641034a335d
0xdf449e90cac03c533126f4e3391f21e5ebc54c7deab4458b2c8f5e170d56e9a9
0x6fc6a1e32fe6d364d7c286ae6bb303bfdda473547dbc65bf4c910ca0c4c9ec20
0x9c1cd80196c2482ddbf938800f7b4f515d8946a386c3b8593a0c5c43fcd08e8e

Functions
Getter at block 21401601
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xedfe76243f9a1be284a3c1a59f02440beb1a5d89c6b9e8d4b3187e92887ca2c4
getChainId(view returns (uint256)
1
 
getOwners(view returns (address[])
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
480
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.