Turtles Race
Verified contract
Active on
Ethereum with 13 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 |
---|---|---|---|---|---|
TURTLES | ERC-20 | 39.066501K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17743245 | a year ago | | | 0 | 0.0029185488 | |
| 17743222 | a year ago | | | 0 | 0.0020676408 | |
| 17743220 | a year ago | | | 0 | 0.0043528500 | |
| 17743215 | a year ago | | | 0 | 0.0028754924 | |
| 17743214 | a year ago | | | 0 | 0.0029975894 | |
| 17743211 | a year ago | | | 0 | 0.0050672013 | |
| 17743210 | a year ago | | | 0 | 0.0032574622 | |
| 17743210 | a year ago | | | 0 | 0.0032574622 | |
| 17743210 | a year ago | | | 0 | 0.0032574622 | |
| 17743210 | a year ago | | | 0 | 0.0032574622 |
ABI
ABI objects
Getter at block 21333363
_maxTaxSwap() view returns (uint256)
20000000000000
_maxTxAmount() view returns (uint256)
1000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000
_taxSwapThreshold() view returns (uint256)
2000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Turtles Race
owner() view returns (address)
0x77e3e540642e90065261c9cb330c41c4d976b784
symbol() pure returns (string)
TURTLES
totalSupply() pure returns (uint256)
1000000000000000
uniswapV2Pair() view returns (address)
0xdfc80a427f7317c5ba5bb9dd426981606d2435fd
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)
changeFee(uint256 _newBuyFee, uint256 _newSellFee)
manualSend()
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.