GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 86 txns
Deployed by via 0x9a6a2747 at 13322239
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $558.13
ERC-20
Value $4,336.39
ERC-20
Value $248.99
ERC-20
Value $1.07
)
ERC-721
--
 (#76)
ERC-1555
--
)
ERC-721
--
 (#1465)
ERC-721
--
 (#6)
ERC-1555
--
0x02e982a765ae3406746cdb9cd6f9f041cfcb9f6afc2418fd63515edc8bd3f613
0x15467f3669f1fb9e4c05b9ad0c4bfa2879d2be442431c178370da3687ffb6ab2
0x957c5c0fe4b009d973552fe516b23f425b67e61ff7dc0069f0f9e84f2c1bbab8
0x4a7f623a6acc4a95747a7c20721cbc11d3e029106ccc50e814f89f0e0ab424a1
0xdd655404c157b5204e7bef224e31dac0981a828679ad356a11b31f785e59fea0
0xb34f218c1429b44bd076c1e82cf9d6a201739ed0b17f2857998bce60512b37ba
0x2eb2b1084b9619027a27e0b159ce7fe8a9c2cde0424a5f13b5d97ba28e7ab774
0x1526bfcc6f7b4ff7d6aef715358ad71bbceb928344d5a9fcc2b81508b2d255b8
0x3a1742796fc4fbf33a164a70bdb28198d10bfa651793450f4a843a6085ad4c90
0xc90185d01646a81e5ec0e6f01420baee9bd81bc36a7e4fb77a6ccf0656ab3fae

Functions
Getter at block 21255992
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe54193f5b2ee5791c43bf7e65b8bd0d402be6ad3cf3d94ae39de8e38218f8692
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xE2Dd51e6D2F1A9EA664B423f4812476086629E45, 0x123423C131EA9cAa9F2bdCfBc4F7673B840dA347]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
83
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.