GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xc86a84f5c6fe64a30000ddd556aaaff1d1a773038a84536c8e61a9edda1de745
0xfeb2a5d9692a847d2cbb376858cee527a3f071a8332ad2592e0eb1848be534f7
0xe482668090895c1aa20b581ffbb6d30e513fed91dd7151f5cdc06c72992ba69d
0xf7ab056928b5c5819b7e190ea4e0f736403807cfb44a6000fd6e7e0468311c5f
0x38ed32ee7e27f99a1ffcead37349c12855e1eea58e04bfcd4fc78f5f9cb5d0c2
0x2093c0cc1ad4079b31cd326bfc4cad0d01cfb73cf96fcc410dcf3e8580091b5e
0x50ea625540aef30e137cabcb33cb28855196627f951d1afb465d3340ef68c75e
0x75c8301f743e93dda1d9bd7410134033bc784ac7e6ee29b846c778f4d3ac5aaa
0x483e340ab1cf03acd5c96a3415c9725cf5505ae3bc61e92aa22d36422fb100e3
0xd2e561097435f0d44d0dfe285c36504d7a292211e71a20bc29a0d45e8843716a

Functions
Getter at block 21320992
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe4627fe9207ad3c896ef45ee37a1aaa16c5731c7e0048d4f5cc4df5f86b80188
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xd79FA45C2d49203662189b358849c4342c897704, 0xa5067Aabb149076008FC798378eC0B77933f9cD5, 0xe80ebFC47e2833A9D14396B9f56543bc7f294937, 0xA2FAB4740ED9b46aEb19f0DcB63b45D1035D4e1e, 0x9E0481EEDcd11ae65ec9487eBb24Df3C79B2921C]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
208
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.