Teh Great Race
Verified contract
Active on
Ethereum with 510 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xed8c…5d86
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
F12 | ERC-20 | 1.547188M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20320583 | 4 months ago | | | 0 | 0.00043420884 | |
| 17561990 | a year ago | | | 0 | 0.00062569815 | |
| 17360882 | a year ago | | | 0 | 0.0014364865 | |
| 17360850 | a year ago | | | 0 | 0.0013414955 | |
| 17359197 | a year ago | | | 0 | 0.0016206561 | |
| 17352949 | a year ago | | | 0 | 0.0010676816 | |
| 17293731 | 2 years ago | | | 0 | 0.0025170011 | |
| 17293718 | 2 years ago | | | 0 | 0.0025836891 | |
| 17252492 | 2 years ago | | | 0 | 0.0019765556 | |
| 17245451 | 2 years ago | | | 0 | 0.0028251403 |
ABI
ABI objects
Getter at block 21276536
decimals() pure returns (uint8)
9
name() pure returns (string)
Teh Great Race
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
F12
totalSupply() pure returns (uint256)
100000000000000000
uniswapV2Pair() view returns (address)
0x313872a43363bb17a040b79a606fb74719baa4b8
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
excludeFromFee(address account)
includeInFee(address account)
manualswap()
openTrading()
renounceOwnership()
setBlocksToBlacklist(uint256 blocks)
setBuyFee(uint256 buyDevelopmentFee)
setCooldownEnabled(bool onoff)
setDevelopmentWallet(address DevelopmentWallet)
setMaxBuyAmount(uint256 maxBuy)
setMaxSellAmount(uint256 maxSell)
setMaxWalletAmount(uint256 maxToken)
setSellFee(uint256 sellDevelopmentFee)
setSwapEnabled(bool onoff)
setSwapTokensAtAmount(uint256 newAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
MaxBuyAmountUpdated(uint256 _maxBuyAmount)
MaxSellAmountUpdated(uint256 _maxSellAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _uniswapV2Router, address DevelopmentWallet)
receive()
This contract contains no error objects.