The Red Button
Verified contract
Active on
Ethereum with 958 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TRB | ERC-20 | 1.83854T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20516405 | 4 months ago | | | 0 | 0.0064754748 | |
| 19606548 | 8 months ago | | | 0 | 0.00037866844 | |
| 18210669 | a year ago | | | 0 | 0.00017113641 | |
| 17688058 | a year ago | | | 0 | 0.0011888859 | |
| 17262920 | 2 years ago | | | 0 | 0.0018274900 | |
| 16890249 | 2 years ago | | | 0 | 0.00073702402 | |
| 16812020 | 2 years ago | | | 0 | 0.00086747054 | |
| 16680773 | 2 years ago | | | 0 | 0.0012973485 | |
| 16657384 | 2 years ago | | | 0 | 0.0010429112 | |
| 16650704 | 2 years ago | | | 0 | 0.0044640751 |
ABI
ABI objects
Getter at block 21290402
burn() view returns (address)
0x000000000000000000000000000000000000dead
buyMarketingFee() view returns (uint256)
1
buyTotalFees() view returns (uint256)
1
canPush() view returns (bool)
true
currentSupply() view returns (uint256)
722868935632200345467702747560085
currentTime() view returns (uint256)
1732847639
decimals() view returns (uint8)
18
holdAmount() view returns (uint256)
722868935632200345467702747560
limitsInEffect() view returns (bool)
false
lpBurnEnabled() view returns (bool)
true
marketingWallet() view returns (address)
0x9a4a5799bd1a8618f2deae32b2d8cf0a8dc31e41
maxSupply() view returns (uint256)
1000000000000000000000000000000000
name() view returns (string)
The Red Button
nextPush() view returns (uint256)
1722206370
owner() view returns (address)
0x0000000000000000000000000000000000000000
presserLength() view returns (uint256)
169
sellMarketingFee() view returns (uint256)
1
sellTotalFees() view returns (uint256)
1
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
72286893563220034546770274756
symbol() view returns (string)
TRB
tokensForMarketing() view returns (uint256)
1838539546653998485316845576449
totalSupply() view returns (uint256)
1000000000000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x86f8a2f4b1b9a104788b05644d9e69c23452579b
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
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)
pressers(uint256) view returns (address wallet, uint256 timestamp, uint256 amountBurnt, uint256 amountRecieved)
State-modifying
Events activateButton()
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
theRedButton() returns (uint256, uint256)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMarketingWallet(address newMarketingWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RedButton(uint256 Presser, uint256 Burned)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ETHReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
marketingWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.