GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xc1ed0e16b769a178e8f5d8a810f79c5a74957751aa3940a9b3ff365c94aa5711
0x63348ab5185d90d49e9da82bf2a19cc518029d7f14286a5ef6556556a9122108
0xd2c66a696124ae4d1a626a5669b2c6a1eb4f5d5055ff27c37011f05300fbe1aa
0xdb325070215675f6405125b5596c317db80802b81ff28f4477f335fcb2bafacd
0xcc5b4e99175bcb58e44aad735dc61689c84a14f645e82d4f1d041a1030a9a7d2
0x1449ad9e8a9538a69b19d734d73f169b4b4c2faa1bbc2788f238d3e036076749
0x495f881400ded83ce566a37f42621e72a808c9babfc1a2fa64f77b4ee26cd14d
0xb74b34da0b56da27fcd9967b1db1b25a41b93f628ddca7ef5c8376e189924105
0x114e11d0ad9dde0759e00c8edcf9cf8e998cd1c7b18a9172c32cf9fc38f517e3
0xcca27afecf3ede5d4e530ad0bba6dd54b333ec25ea3cf4fd378e7d7f0574917a

Functions
Getter at block 21054256
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9f540a632a0a66532e2cd4108900103b6a77a32403b728d11536d6dcdef366a4
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xc5d8CB6a9fCbF69c6388140737225Ea9672c8414, 0x6fdB68e14A0F7fb713B3dd64c6EB78720ABb6771, 0x466F5F17CDb927e19a240E78AB955e974fA9a659, 0x8d8b0a27ca2cbAA3f29D5e0Ee63dB0aE2dbcA142]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
87
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.