Rapid Burn
Verified contract
Active on
Ethereum with 129 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
19 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$RAPID | ERC-20 | 1.045171K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16455552 | 2 years ago | | | 0 | 0.00081659025 | |
| 16446269 | 2 years ago | | | 0 | 0.00069742834 | |
| 16445372 | 2 years ago | | | 0 | 0.00089180754 | |
| 16443860 | 2 years ago | | | 0 | 0.00090677868 | |
| 16443462 | 2 years ago | | | 0 | 0.0011076691 | |
| 16443185 | 2 years ago | | | 0 | 0.0012898929 | |
| 16443172 | 2 years ago | | | 0 | 0.0013456672 | |
| 16443153 | 2 years ago | | | 0 | 0.0014300416 | |
| 16442459 | 2 years ago | | | 0 | 0.0018740561 | |
| 16442152 | 2 years ago | | | 0 | 0.00077154579 |
ABI
ABI objects
Getter at block 21205210
_renounceDelayFunction() view returns (bool)
false
_renounceExcludeInclude() view returns (bool)
false
_renounceFeeFunctions() view returns (bool)
false
_renounceMarketMakerPairChanges() view returns (bool)
false
_renounceMaxUpdateFunctions() view returns (bool)
false
_renounceWalletChanges() view returns (bool)
false
buyBurnFee() view returns (uint256)
3
buyDevelopmentFee() view returns (uint256)
1
buyMarketingFee() view returns (uint256)
3
buyTotalFees() view returns (uint256)
7
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
developmentAddress() view returns (address)
0x3e83f5e068cad529b21456996f4913057039d3c8
feeUnits() view returns (uint256)
100
limitsInEffect() view returns (bool)
true
liquidityAddress() view returns (address)
0x0000000000000000000000000000000000000000
marketingAddress() view returns (address)
0xc8ae9d3f59fbd49c70025a1aeb3ba1160f0a9d32
maxTransaction() view returns (uint256)
2
maxTransactionAmount() view returns (uint256)
18466364043500412951795
maxWallet() view returns (uint256)
2
maxWalletTotal() view returns (uint256)
18466364043500412951795
name() view returns (string)
Rapid Burn
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellBurnFee() view returns (uint256)
3
sellDevelopmentFee() view returns (uint256)
1
sellMarketingFee() view returns (uint256)
3
sellTotalFees() view returns (uint256)
7
supply() view returns (uint256)
923318202175020647589798
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
461659101087510323794
symbol() view returns (string)
$RAPID
tokensForBurn() view returns (uint256)
0
tokensForDevelopment() view returns (uint256)
25560599274993117470018
tokensForMarketing() view returns (uint256)
783877880453261181945
totalSupply() view returns (uint256)
923318202175020647589798
tradingActive() view returns (bool)
true
transferDelayActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x50ce578a54914d29ceccd9a7fdbbe604013c8c75
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
walletTransferDelayTime() view returns (uint256)
180
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
includeInFees(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceDelayFunction()
renounceExcludeInclude()
renounceFeeFunctions()
renounceMarketMakerPairChanges()
renounceMaxUpdateFunctions()
renounceOwnership()
renounceWalletChanges()
setAutomatedMarketMakerPair(address pair, bool value)
setLiquidityAddress(address newAddress)
toggleTransferDelayActive()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _burnFee, uint256 _marketingFee, uint256 _buyDevelopmentFee)
updateFeeUnits(uint256 newNum)
updateMarketingAddress(address newWallet)
updateMaxTransaction(uint256 newNum)
updateMaxWallet(uint256 newNum)
updateSellFees(uint256 _burnFee, uint256 _marketingFee, uint256 _developmentFee)
updateWalletTransferDelayTime(uint256 newNum)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
updateHolderLastTransferTimestamp(address indexed account, uint256 timestamp)
constructor()
receive()
This contract contains no error objects.