GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xeef5269ef5321b0c1e5b73daed3df5a485ac23cc1edf8e25828b8ebb94d5fe9f
0xb77944f1e4bd72fd15eb3a832530eb3fb9601572360f07a73de16cd99a6050b8
0xca6d8ae9eadb99321f3c25caedd0018ac4a917ad7a6da8360191ba4818b7d74d
0x0edb3186325a41aaac4f8d2a33829c4cbf0617aabe0b6fd5b7eb535be8510a5a
0xf2d75a277309f1556af15eeb05f603c281bdd6c113415b2f824f060124fd893a
0x68fe1f232debc5c1b8ce536e198470478395d622c9313c0185c2417dac97d8e1
0x8bdf814fb8e2499a702e683709f315451f01f99b9cf6ba4242e8f21994292005
0xcdbf4bcefcba6d085c12b5e91eb11330f8f8fb9c65d9462a77fb1cccc8bb74f4
0xa47bf8433edeb99d98e8b8315728c4e64885a75451f82c3c543c8b02d88ac8f4
0x26a8082aef0ab31bf7d487b2838e465dce8625cb1d747ef02e77cf0b61f301dc

Functions
Getter at block 20894560
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6345dc78e07e261194d09c483f0da379a10bb2de56ea636728d456522da970e4
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5Ce7D83f7Aaac17a0Ad40540B37fC7a0b688FF44, 0x08F50A972bD1c2Fa3c151AB8284D67ddaC44030F, 0x1bdeB77243DF30a65eF3b455E78E24dEbb8cd4b5, 0xeb6233d9A41843461c97AF881b1A401124E005F3, 0x1543102a2c97026CF92e79a503268c2F73186f75]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
28
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.