GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xcbcd31f18d993f32e5285f1f08963d73b603b712dae384bb8ce0908c3b63a7d4
0x32560e6f548b214dcf3797c0f237522dfe3255db0aaf1cb3ec739797e13d347c
0xe0e899768ce9bc6778d3dec5848a4fa684f95f7197671986f34bb0886b4725c2
0x16d205a8cf48b76554de79e380be12e1e8ec04c8f17b742c247918b8b5ea4d9b
0xc4f28a7d237610420e689e85b8b9c70174bd07464c392430d0d4bd237c093421
0x86db0feda9c1e9c2624378973569cc8487c4f2f2ecaca99dce297a493b6668c8
0xd4e77d04e68c9963ca80189b9f333b82b2bf7653f0d730f4cac976e184066471
0xd47719c3f9d46b4a6a33233d1335a35b2135b6a0bc08e417f2e1dada1a08c9f8
0x3c3f468cb997a8f50c40891bf42daaf056d8cf07474069826a0845bc2750c01c
0xb00871b2bac848e51a75c89af943de8ad9048a90796c2061ca31819c86cceb4a

Functions
Getter at block 20983448
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd6f30ad08893e5bc89ba521a3405f1980726f2c1e39652d4236c0357482d0f51
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5cFB04789dE064b7428652295a75F2180FA7ecBB, 0x7f753303097c8d987e31fd6B52Bff89c3611EA35, 0xCE89c278a832381C06d6ab8607aa0CabC79D3A11]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
8
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.