TortoiseRacing
Verified contract
Active on
Ethereum with 255 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 |
---|---|---|---|---|---|
$TortoiseRacing | ERC-20 | 286.757204M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18250378 | a year ago | | | 0 | 0.00051849128 | |
| 18239966 | a year ago | | | 0 | 0.00040055055 | |
| 17969970 | a year ago | | | 0 | 0.00085434133 | |
| 17964804 | a year ago | | | 0 | 0.00096015673 | |
| 17929305 | a year ago | | | 0 | 0.00089585305 | |
| 17883262 | a year ago | | | 0 | 0.00076136642 | |
| 17840167 | a year ago | | | 0 | 0.00063648074 | |
| 17823652 | a year ago | | | 0 | 0.0030117100 | |
| 17776001 | a year ago | | | 0 | 0.00071241076 | |
| 17775994 | a year ago | | | 0 | 0.00072214037 |
ABI
ABI objects
Getter at block 21415793
decimals() pure returns (uint8)
18
getAllPending() view returns (uint256)
282341123426357144355665066
lpTokensReceiver() view returns (address)
0x77767df255dd2966b3e2479b570a6b3d181a8527
maxWalletAmount() view returns (uint256)
20000000000000000000000000000
name() view returns (string)
TortoiseRacing
owner() view returns (address)
0x0000000000000000000000000000000000000000
pairV2() view returns (address)
0x2ca934b488edacebb93f726649e3ecd989244146
racingfundsAddress() view returns (address)
0x77767df255dd2966b3e2479b570a6b3d181a8527
routerV2() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapThreshold() view returns (uint256)
500000000000000000000000000
symbol() view returns (string)
$TortoiseRacing
totalSupply() view returns (uint256)
996782734349952293665228947556
Read-only
AMMPairs(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
autoBurnFees(uint256) view returns (uint16)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address) view returns (bool)
isExcludedFromLimits(address) view returns (bool)
liquidityFees(uint256) view returns (uint16)
racingfundsFees(uint256) view returns (uint16)
totalFees(uint256) view returns (uint16)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
autoBurnFeesSetup(uint16 _buyFee, uint16 _sellFee, uint16 _transferFee)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool isExcluded)
excludeFromLimits(address account, bool isExcluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
liquidityFeesSetup(uint16 _buyFee, uint16 _sellFee, uint16 _transferFee)
lpTokensReceiverSetup(address _newAddress)
racingfundsAddressSetup(address _newAddress)
racingfundsFeesSetup(uint16 _buyFee, uint16 _sellFee, uint16 _transferFee)
renounceOwnership()
setAMMPair(address pair, bool isPair)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaxWalletAmount(uint256 _maxWalletAmount)
updateSwapThreshold(uint256 _swapThreshold)
AMMPairsUpdated(address indexed AMMPair, bool isPair)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
ExcludeFromLimits(address indexed account, bool isExcluded)
LpTokensReceiverUpdated(address lpTokensReceiver)
MaxWalletAmountUpdated(uint256 maxWalletAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RouterV2Updated(address indexed routerV2)
SwapThresholdUpdated(uint256 swapThreshold)
Transfer(address indexed from, address indexed to, uint256 value)
autoBurnFeesUpdated(uint16 buyFee, uint16 sellFee, uint16 transferFee)
autoBurned(uint256 amount)
liquidityAdded(uint256 amountToken, uint256 amountCoin, uint256 liquidity)
liquidityFeesUpdated(uint16 buyFee, uint16 sellFee, uint16 transferFee)
racingfundsAddressUpdated(address racingfundsAddress)
racingfundsFeeSent(address recipient, uint256 amount)
racingfundsFeesUpdated(uint16 buyFee, uint16 sellFee, uint16 transferFee)
constructor()
receive()
This contract contains no error objects.