GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 47 txns
Deployed by via 0xd5400a57 at 19019702
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $285,925,773.79
ERC-20
Value $78,767.37
ERC-20
Value $1,001
0x16e6ac246d3248c7263f8a98ce57f7966fc34ef4a586b2c89e5f1995d338cc24
0xa726c7fbea435ab4feff1027fd9073d7c77be4ae8829b161da78d1a2e5a85a8f
0x51c831a9ab32d88cfd8b70e8108ae149502f8191e608d9cd36dd622a305e6b88
0x20b712332cb46a133a145eab46264a96aa8c4f69af77d754d783aadefb3c2089
0x1bbca5e02e933248b3972639ebd5ee17f573acdd6baad87003e44d58582a62af
0x85d8ead927e6d5d1c54558eb20a838af22b1c1e818bd61878f8f21541622dc00
0x5482fba25cd65e98073e10eac38111a6d361966d8e626ce43dce17beb3beeeae
0x41c983c9657999857e6b3ba1b051a0053d740bea02321b3fb9afeab088447c25
0x364e3c45dc2b697fb9f54b859c6ee5c86a0bb14acb894289e130e9661196ed7b
0xc1ad7f0c2c500102aa0e7465d23a2a2b727d1532d9ceb85067010913419489ab

Functions
Getter at block 21272004
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x545e7f2a3131778edac0a915c15db4461f1188ac8831c2ee3c0ac85b82a88793
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xAAa760dB1BF6FfDB5cf64894dc65a816137E013E, 0x9B43c9173Ff0403fD671C6267ba91e677d1026fd, 0x38a00C80Db572850982d64B15F5478924c0FcCea, 0x3D96fa274a234B5A3082261986a63425353e28C0, 0x7ac4e09b783011733F54D5035dAe98C202B6e811, 0x2646c48f2738d79289F5B08B0bFB9a3D0Bad0D7f, 0x61E9Ff1b188cE7BCB33E32EA6da5E950EBa3D6F5]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
47
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.