GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 769 txns
Deployed by via 0xaeb94597 at 18579836
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3,417,178.49
ERC-20
Value $77,446.22
ERC-20
Value $72,316.09
 (#7)
ERC-721
--
 (#4)
ERC-721
--
 (#3)
ERC-721
--
 (#2)
ERC-721
--
 (#1)
ERC-721
--
 (#814)
ERC-721
--
ERC-20
--
0xc1eadd1b433b4e8ab7010d4a5025939821659e29bcfea080d483298221e2fcd1
0xb8424f128fe459cb8aedffd2327968f429931697b88f74b3b6ffc22e018095fc
0x6d6df47f656c619bebc4d9666e2a80e797256dfa5d5852e6cfed8eb63d51e733
0xd098dd8b611e36e4a2571fad6e352b4675319fd24c5e60f6fbd97c8b3817783e
0x9eeaa435bb03f72b55c65b73984667599015dd6b0b31d86ebe98bd4b844cfd63
0x4ceeb72c08709bd9543f886ecaf03ccad3c4583822f539f31a337209e13039ea
0x0897039857ee25167d047acda693f1f70407c4758d4350a440a6c7d45459f59a
0xb9eac8ae14521ac5196b429d2b5592bc37f3ca54a7b1b06ef4b84a240fde5243
0x6a3d7d9586015c9afba3ced1a96735919282755ba95c7b8b99e03df62a0db81e
0xac6d4899fb250766ee205f631aef2dfa8542c792c47fc86bf3b7595c0b7b6076

Functions
Getter at block 21217774
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x214d14742a6e41cb3c473603a1505f97e83e6f05edf3e4a20b4c356f56de6840
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xeb27463deaBC3D745ac79aBcD83E2B1FaE8823bA, 0x44B99EC6b9998b3367552D6e18B03432aeabBec5, 0x4e3B1b1Ecf0515956F313C851489B158810049aD, 0x79dAB1932Cb6803875367c78835f0299993aE2a1, 0xA016019cd1620eDd0B7560FB4FD90636E6F429Af, 0xBAE305618823dc8201D65E9fB1F7a419e9F8df60, 0x3518289fA8C62444F588F71DEf5CfB0f83E45bA9]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
224
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.