GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 49 txns
Deployed by via 0x73a91d20 at 15176069
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,387.6
ERC-20
--
ERC-20
--
ERC-20
--
 (#1271)
ERC-721
--
0xa60c41c563f80f6923f3ab47bb323d390bc41c119a737bba3e4fe3dcc013953f
0x1e94325da2816d3c23cdbb2f7ed7933eb40ed2ac238f068e2c30cbf714ee3776
0x0235437bd98cabc1f0c26cec5631cfa2123147cc953e6dae116688fca61304c4
0x380dc3086184c8b04df726930dca97d08b328e7404c07329c0a6b1718e55f724
0x6480e90f168da9e9a36ecc0f8b88d88aa135e82fdf7dbbcfaa2b8e7349b7d9b5
0x6c8989de3852d0b27854ace2845e1e2bc4d48a5c2a2841116af131d1a95d25b5
0x90924aac2dff85b45b00f62bf90bc8289130d6771d0ca59a7b19fe98c3de9578
0xfb80f0d3dc07c49a94d15767b072037734cbf36fe744cd67a37c213da5f05b8f
0x47a6894cc5e685e1c247d73082a9ea7883cab7f6dc9a817429742a38c26d1428
0x24f7a5ab9479b32464b71fbc28de6135bfb72ffa47fe515f5b0e5390e90cf192

Functions
Getter at block 21249417
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc56ba284cda9c36b4b577daeb5c193b4ae375a828a6daf69e94b2c09abbfa399
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x8cadb20A4811f363Dadb863A190708bEd26245F8, 0xFE5FE18E658A9b63bDEdfD602b8e079b4eD4EeCe, 0xd50CD861034c156d002612Ad5451f3d2962F8cc1]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
39
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.