Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($391.94)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CTRL | ERC-20 | 46.399449K | $0.008447 |
$391.94 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21141930 | 24 days ago | | | 0 | 0.00044948414 | |
| 21104349 | a month ago | | | 0 | 0.00013328828 | |
| 20978863 | 2 months ago | | | 0 | 0.00091756969 | |
| 20978853 | 2 months ago | | | 0 | 0.00077663122 | |
| 20954130 | 2 months ago | | | 0 | 0.00034653196 | |
| 20727394 | 3 months ago | | | 0 | 0.00013007352 | |
| 20697229 | 3 months ago | | | 0 | 0.00012493170 | |
| 20696967 | 3 months ago | | | 0 | 0.000060806752 | |
| 20696894 | 3 months ago | | | 0 | 0.000037967121 | |
| 20653861 | 3 months ago | | | 0 | 0.000050522079 |
ABI
ABI objects
Getter at block 21314205
buyFees() view returns (uint256)
5
decimals() view returns (uint8)
18
devAmount() view returns (uint256)
60
limitsInEffect() view returns (bool)
false
maxTransactionAmount() view returns (uint256)
100000000000000000000000
maxWallet() view returns (uint256)
100000000000000000000000
name() view returns (string)
CTRL
owner() view returns (address)
0x95e873b99ac1e3cd79a84f5a5e5ec7b8a1583f8d
revshareAmount() view returns (uint256)
40
rewardDistributor() view returns (address)
0x71050cc3c5e0c8785809b6342fc72e64296c4c03
sellFees() view returns (uint256)
5
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
1000000000000000000000
symbol() view returns (string)
CTRL
totalSupply() view returns (uint256)
10000000000000000000000000
tradingActive() view returns (bool)
true
treasuryWallet() view returns (address)
0xd533906b071035ff45c6b3312c7ed34a7442f9b2
uniswapV2Pair() view returns (address)
0xe4cd22cd05a585dcff5c623a15f8585fae21b80d
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
createPair()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address addressToExclude, bool isExcluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
reduceFees(uint256 buyFees_, uint256 sellFees_)
removeLimits()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeeWallet(address rewardDistributor_, address treasuryWallet_)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapBackSuccess(uint256 tokenAmount, uint256 ethAmountReceived, bool success)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.