GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 116 txns
Deployed by via 0xc5419fe6 at 19676164
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $31,213,591.1
ERC-20
Value $124,976.13
ERC-20
Value $55,893.4
ERC-20
Value $197.21
ERC-20
--
ERC-20
--
 (#220)
ERC-721
--
)
ERC-721
--
0x0c0549fdf7fbe282859cb19704c85c63a7ecd2c560d6891eb6fdaafb320ec3ed
0xfd81c5c99cda564fc48d8c48cda1841e023f8e824a1a92f1e56c36be30fc5392
0x6c5fb872cbe297c82129ce85c807700bb4c4a48aca4787fe00b235104c040fca
0x33b5d49a63c7f9c2302abb08452e28433e2e16eb2606abdf1bff725d25b79d3d
0x5701846a4221ff367b4a0fe9b0db20854e418ae804a124dd0670f62402cfd538
0x6185b69951bb892b29a340c684578065f49ac7a6c29cced5080d25a0e490548f
0x1060cf3bc86ec911990aa1065280b25b5904bb52a83771173f50239e7208f714
0x35ec729d5f3cce8586f4d9e650b5846bbfd5b05be1a895f1ae6123831798df9e
0xd17deeb475264f76132c3f44c3056ccb02afb4b8e82a8e0c96feb7fdedcab88c
0x8bd8e31217c8b3c81cd9ea05a443820cb62e912819463e49784daef3000e8545

Functions
Getter at block 20905009
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5c4c76d2431ebac8c2ecc4f83ab9600b0770bf0f4d4f0d550f45d63ede6c1aaa
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7A982712662486B2F7eEC59D3F3181023F223918, 0x546F88E9a5A2dAaFE8a628B0d505b60A005Ef589, 0x241a3B5c34bF775f3cE7a3Bd26c3267Ee6FA53a4, 0x543194c350cA6Aad08eE10bF05A7b5BA1240246f, 0x7c4da5917aaE71ff711F46bFEF6398c64622477e, 0x08E0a2a8628302f990b5A1D67dD8b650D8C28Faf, 0x9D8EF3c4576659CA1c384212EB59666e9868dB8c]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
95
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.