GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 26 txns
Deployed by via 0xb92729fb at 15145558
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $478.61
ERC-20
Value $250,226.93
ERC-20
--
ERC-20
--
ERC-20
--
 (#499)
ERC-721
--
0xec3bbc3b3fddbe32bb1d5f76f3ad2e2e94d26244e9db0afb9d03083f88c0714f
0x1574cb480b5c7e28307e29277cf7dd0728eb4240086cd03441c6a4f1d14baadf
0x77ae8f70f445b47e7fc5f4ef1828ab002ab210340841bd8d0cf147def5d1aeb4
0x979b9ecd04405698de4b8946e11e6aaf1a5250ff9a6838094659ca5d9ba5322b
0x8a17f510236869edb227d67cb1ed90f37f71206111bc89da4c9d7f005d148f11
0x624e8cecb2dda89b06d4beb27ffa6066a1632a64b4670256872d2e85b4d9f377
0x3da6123a76133da0bcd67ae09bf9a16b88dc527e2156958d3dbc4810a8d3c4c9
0xca12a27137fa52c690234f4f60cf8ba407ea681c8465f0bdda84251dbbf14ba7
0xc5b5eed3740e6bd3fb6dfdde6e449ad82b629ff3278d49e0f92b2bf048ba6f26
0x86d53f360b0eb0efcd181e939b62b72275b829cf37f1dd33faa31513a47c0086

Functions
Getter at block 20882600
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x69a7bbc7f338556bf85d28b00f9fc0be9fed70d7de773c0a8b5fa93c8ebd8039
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7E8f1b7655fc05e48462082E5A12e53DBc33464a, 0xdFda0Dd43Ea3EC36311f0B4945BBef806022D3e1, 0x9555Ffb0a6C3395457ee996C187315a00D29347c, 0xdcF72A17fd81Af8B8868fE037B325b1b2cd9A3fC, 0xf46B48028C7053822F5A6974E380264DC8dAc1AC, 0x81D6FA575f726Acf892cF6717890A3db855ca3CE]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
56
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.