GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xe8e2acbc6c91ca426d88fcd52ad4b89c29c236e545174efd0c18d080968fa02d
From
0xc7336f2dcfa93922090f04bfeae2620f05408a378eed3526ea3812822d3d1b2f
From
0xc005d8872b0c6bf6f41645d04d7696dbdd71f26785529c56e9a64957ea0bc25f
From
0xcb9d9d05659882a86f24e84c7b51da7f4ea1bc88bc4adcc3ca48968913888840
0x28bc6c0976236dacd859cf57783ed13f762dfbed4f2c3f3a037d434f53edceeb
0x44da5f28d3aedcd1dadeba55e7b9e09a6bad34abfd699c060c59aafa12d2c01f
0x7df14c0da175e2282c63f45b01610e08729a08ac2e30a2c3fe640741a0a117e8
0xd1563867d6dc48d09691d6ec48889237432fef00803c4afd3207383d03e1adf8
0x96508565b2ad284ba2a63aec1dd9ef98920a5b6570ad0b05be49735779387106
0xc6e6f6eeca68adb5f6011bf36993266b408a404b4705172f523215eb7e3cc4fe

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