GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 611 txns
Deployed by via 0xa1c2cd2b at 14226937
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $8.47
ERC-20
Value $0.1
 (#0)
ERC-1555
--
)
ERC-1555
--
 (#0)
ERC-1555
--
0x9c07eb48449297ffadc7dcec7e8546f7f361ad0b7a0f06a2803f8e8251c46e76
0xb7d8b08b702041d70ce300dd591f926bedf4b32f5c4b7e31275524de8f5ecf6b
0x2668dd76b549dac23f4ebdac000580591d795d623d083d913ab55616527ca4b5
0xc136011d2460aa870de937f889e9c45607c1daec58215346fac70bfbd1b06f41
0x8bddee9caf38fdfb7f46cbf0e26d1ddd246d1b37ea28ccc0f9d51a87d4c5d4d3
0x3bc36c4224405038361d09dcea7e3fa4e8bdd5d8d957b47f89dcf583ff3fa95a
0x15d52966e2695ba7d628cfd0a35b97deb042acd4785c30e05f0c0a2c69460aba
0x260cfc76f0f1ac6e2fd1ba57139ce47af36f7e622518666e30953f035ef37eef
0xb93b41880b34fc84788767ba18cddccb85823e4422ec48ad00d719e210b9a620
0xead48fc743a33fb4408ff0e5206cf546a9558c4c414e9d9a794353888767b9b7

Functions
Getter at block 21428246
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb2892fc380c85dfc8c19871fc775c1b82d4cfd5ec7ba1a7ba838ff94ac45d0c9
getChainId(view returns (uint256)
1
 
getOwners(view returns (address[])
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
652
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.