TransactionLimiter

Verified contract

Active on Ethereum with 2 txns
Deployed by via 0x6a8fe1dc at 10547105
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "TransactionLimiter"

0x45353c31f79fd27143f8ddc2258d525c0d10ac8e55a2a589b6e183b7c7d55d24
0xd034b00bb6013c33068c5d077b1d04ca2fbb0cccedf2de91efcab697200a5ada

Functions
Getter at block 21188225
VERSION(view returns (string)
2.0.0
getContractAddressLocator(view returns (address)
0xaabcd54faf94925adbe0df117c62961acecbacdb
maxBuyDiff(view returns (uint256)
0
maxSellDiff(view returns (uint256)
100000000000000000000000
owner(view returns (address)
0x560921b9bf8851c11ba914f8028eeb4de423aa5a
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
sequenceNum(view returns (uint256)
1609832240444
totalBuy(view returns (uint256)
0
totalSell(view returns (uint256)
0
Read-only

This contract contains no read-only function objects.

State-modifying
claimOwnership(
incTotalBuy(uint256 _amount
incTotalSell(uint256 _amount
renounceOwnership(
resetTotal(
setMaxDiff(uint256 _sequenceNumuint256 _maxBuyDiffuint256 _maxSellDiff
transferOwnership(address newOwner
Events
MaxDiffNotSaved(uint256 _maxBuyDiffuint256 _maxSellDiff
MaxDiffSaved(uint256 _maxBuyDiffuint256 _maxSellDiff
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _contractAddressLocator
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.