Yertle The Turtle
Verified contract
Active on
Ethereum with 1,997 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($1.15)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
YERTLE | ERC-20 | 519.509038K | $0.000002 |
$1.15 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21283075 | 5 days ago | | | 0 | 0.00047075175 | |
| 21247501 | 10 days ago | | | 0 | 0.00068788065 | |
| 21247471 | 10 days ago | | | 0 | 0.00063306794 | |
| 21212576 | 15 days ago | | | 0 | 0.00075203188 | |
| 21182464 | 19 days ago | | | 0 | 0.0014165479 | |
| 21133799 | a month ago | | | 0 | 0.00045149720 | |
| 21133764 | a month ago | | | 0 | 0.00045237225 | |
| 21133712 | a month ago | | | 0 | 0.00053052212 | |
| 21133705 | a month ago | | | 0 | 0.00046524325 | |
| 21133644 | a month ago | | | 0 | 0.0021758422 |
ABI
ABI objects
Getter at block 21316874
SwapAndSendEnabled() view returns (bool)
true
_marketingFee() view returns (uint256)
1
_marketingFee4Sellers() view returns (uint256)
1
_maxTxAmount() view returns (uint256)
10000000000000000000
_taxFee() view returns (uint256)
0
decimals() view returns (uint8)
9
defaultMarketingFee() view returns (uint256)
1
defaultTaxFee() view returns (uint256)
0
feesOnSellersAndBuyers() view returns (bool)
true
marketingWallet() view returns (address)
0x42fc197ad9a8c15a01aaf9fd4ce2b2dd21cd259d
name() view returns (string)
Yertle The Turtle
numTokensToExchangeForMarketing() view returns (uint256)
1000000000000000
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
YERTLE
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
10000000000000000000
uniswapV2Pair() view returns (address)
0xcfb719aa95c64089d6266cd2da51734045de2ef0
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setMarketingWallet(address wallet)
_setMaxTxAmount(uint256 maxTxAmount)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setDefaultMarketingFee(uint256 marketingFee)
setFeesOnSellersAndBuyers(bool _enabled)
setMarketingFee4Sellers(uint256 marketingFee4Sellers)
setSwapAndSendEnabled(bool _enabled)
setnumTokensToExchangeForMarketing(uint256 _numTokensToExchangeForMarketing)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndSendEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.