GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x27fac2c01060828fda25e2027ab06cbb904d4eb1a4fa9bfa3119c5b322d61698
0xb860c9b563e10e198bb972149156effa4a566764769a48b2abdeff970beeac45
0x5cf14ae65302c0f779434491b9cc9e6b4c7765f3dfdd31b518a23464624ca5a6
0x33f51fa17a4ea5ef1007a29aaab8e44d886932113bdea349f0bf7dcaa96622a2
0x9d9f7257e222fccf80dbf27e76999b674e59d6c2894ad8fa3d93e246d278e12c
0x27529fe2ed1c646d5a9f991c3ecc0d44c6bbff29b58f13445e4b1b7c56fd83d3
0xf64878601cd88654dbe62347aadda7f7f2672dbd1bfae9fe1ccee217ebca73b2
0x57cff97bcad45f75439b54be9244aff7147cb890993d7d267fdf0d5f76aae4e6
0xa47c07d4f4f82058f09ef015dbfdbbf905dda781d27d4f02e0170c08653305ea
0xa0b6daf3dbc8c2be057969e3a1a48392a07c57000e11b62c0ea4549e23b9ae23

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