GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x08307cbfb951e435b28cf94b6e12485979222f47996e83ce9069367f4d1dc7a7
0x5040df24168fd91c4cc3b488f4cf2a7d755ce7008800e7b006a178853e463d1e
0x5801a311ab12fe416647a2cb454aad10fa37090e169326d9fa292437ffe167ca
0x23656653f7338603975f102bdf89e8b69f85364b4d7a2354da90fccfd23b6c8b
0x63671a644d42e4599dc3494d8c6f4ad0db585458df89437e813d8ab6b0997b99
0xb0722d27ab86084ef8269ca485a48d4cc40b8dd744552ec20a5fd7f405f5b287
0x407d0e14bc71f8e717f433b7d334c51459c37aeb39ce06809081904eb6a3f6c1
0x233543345471fb9e173766fdba68fe9cdecdd9fdf4eefb984cafdef0b48d38db
0x590654890ec5283cbc7d2bbfa6e08530df86b66fe7fe4f308a801dc3950256eb
0xb5cbc10289dbd0274b65e3e4805faf07a55a0aaa93a1311d9b23f3289ffe0617

Functions
Getter at block 21266901
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x391f677a3e67a558986eab374c040aaea28d34bab025f8ce5275d38940751d0b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3485fa418874f04485047C384eef53377a81bd0e, 0x5524EBe33D9C00d7c56b609072c5D84BD7cefFD9, 0x4EA4987211EbE22E83aAAFc1b38aaa6127C101eF]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
64
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.